You can change the file 
<_server_>/deploy/jbossws14.sar/META-INF/jboss-service.xml from this:

  | <attribute name="WebServiceHost">${jboss.bind.address}</attribute>
  | 

to this:

  | <attribute name="WebServiceHost">www.example.com</attribute>
  | 

And then use http://www.example.com:8080/jbossws/services to get a WSDL file 
for each of the published services.

Hope this helps.

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

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


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

Reply via email to