Hi All,
I need to change the port of the embedded Tomcat service because the same port is used by
Oracle db...
I went in deploy/jboss-web.deployer/server.xml
and found:
\"<Connector port="8080" \"
I change it in \"<Connector port="8090" \"
shutdown jboss
and ....
http://127.0.0.1:8090/ gave me an error...
What I can do ?
Thanks to all.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4082124#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...