[jboss-user] [Javassist user questions] - web services with ejb3 jboss 4.0.5.GA
giasal
do-not-reply at jboss.com
Thu Mar 22 07:51:03 EDT 2007
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
More information about the jboss-user
mailing list