JBoss & Tomcat

If you have questions or if you want to share your opinion about Aware IM post your message on this forum
Post Reply
[email protected]
Posts: 278
Joined: Tue Aug 05, 2008 3:16 pm

JBoss & Tomcat

Post by [email protected] »

I recently had to change my JBoss ports because of MS Message Queue. Also, I had to set my Tomcat ports to others because Symantic is running Tomcat too.

Everything seems to be operational since I made these changes with one exception. How do I get the configuration tool to use my new port 9080 versus 8080 when doing the operational login?
himanshu
Posts: 723
Joined: Thu Jun 19, 2008 6:24 am
Location: India
Contact:

change port number in the file

Post by himanshu »

Hi,

for tomcat u can change the port in the conf/server.xml file

in this file u can find the port 8080 which u can change what u want

same u have to look in the jboss also.

:)
From,
Himanshu Jain


AwareIM Consultant (since version 4.0)
OS: Windows 10.0, Mac
DB: MYSQL, MSSQL
aware_support
Posts: 7525
Joined: Sun Apr 24, 2005 12:36 am
Contact:

Post by aware_support »

If you are talking about the command in the Configuration Tool that lets you login into the Operation Mode, you need to change the file UIConfig.props located in the BIN directory. Add the following property to this file:

OperationMode=http://localhost:9080/AwareIM/logon.jsp

The URL you specify will be used by the Configuration Tool
Aware IM Support Team
Post Reply