[jboss-user] [JBossWS] - Re: Generated WSDL has default port 8080 even if server runs

RomeuFigueira do-not-reply at jboss.com
Mon Apr 16 10:17:50 EDT 2007


Until 1.0.4 you need to change also this line:

<property name="webServicePort">8080</property>

which is located in deploy\jbossws.sar\jbossws.beans\META-INF\jboss-beans.xml

You will need to expload jbossws.sar and jbossws.beans to get access to that particular xml file.

Once changed, both your tomcat an jbossws ports to the same one, you should have no problem regarding this issue.

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

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4037565



More information about the jboss-user mailing list