I'm deploying a JBoss AS 4.0.5 to a development enverionment on HP-UX. Due to 
some other application using port 8080 I had to change it to 8060.

All of this worked out fine, I can access the web console throught the 
http://ip-address:8060

Problem is that I'm using JBossWS and in that web console for endpoints
http://ip-address:8060/jbossws/services

my endpoints are still listed as runing on port 8080 (both on display and on 
using ?WSDL to show the code).

Now, I've double checked my procedure by replicating in my test envirionment 
which is Windows and the same situation ocours. I've also looked into all xml 
files for descriptions of port 8080 and changed it to 8060, which worked, Jboss 
is on 8060.

Now, how can I have my WS endpoints show up as 8060 instead of 8080?

Regards,

Romeu

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3980653#3980653

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3980653
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to