This content has been marked as final. 
    
Show                 5 replies
    
- 
        
1. Re: Can I change HTTP port?
darranl Jun 15, 2004 9:12 AM (in response to jjman)Yes you can change the port to be something different to 8080.
 - 
        
2. Re: Can I change HTTP port?
jjman Jun 15, 2004 9:26 AM (in response to jjman)Where and how I define that?
 - 
        
3. Re: Can I change HTTP port?
pnevado Jun 15, 2004 10:53 AM (in response to jjman)I am not sure about your question. Have a look to the server.xml document in the tomcat.sar folder of the deploy dir of your JBoss server.
Regards. - 
        
4. Re: Can I change HTTP port?
nuser Jun 15, 2004 1:33 PM (in response to jjman)go to following file and change the default http port --
../server/default/deploy/tomcat41.sar/meta-inf/jboss-service.xml
good luck. - 
        
5. Re: Can I change HTTP port?
farooqrashed Jan 30, 2006 1:19 AM (in response to jjman)not working in application server 4.0.3
"nuser" wrote:
go to following file and change the default http port --
../server/default/deploy/tomcat41.sar/meta-inf/jboss-service.xml
good luck.