Hi all,

I'm wrinting a web service using EJB3 tech,
All work well but I've a little problem/doubt .

In server.xml I configured connector http port as 8880 cause I'm using also 
Oracle that is working on port 8080.

Starting jboss, wsdl file has been created under 
<jboss-home>/server/default/data/wsdl.

Under one xml tag appear : 



<soap:address location="http://:8080/MyProjectEJB3/EchoBean"/>



Why automatically is chosen port 8080? and why not 8880?


Thanks in advance
giasal

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

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

Reply via email to