Hi,
I have the same problem, using JSR-181, even if the port within tomcat is set 
to 80 and i have included the following lines within the 
jbossws.sar/META-INF/jboss-service.xml


  | <attribute name="WebServiceHost">${jboss.bind.address}</attribute>
  | <attribute name="WebServiceSecurePort">8443</attribute>
  | <attribute name="WebServicePort">80</attribute>
  | <attribute name="AlwaysModifySOAPAddress">true</attribute>
  | 

When viewing the base of the generated WSDL file the soap address points to an 
8080 address

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

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


_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to