Copy/Paste from the configuration file you were modifying:
---
The WSDL, that is a required deployment artifact for an endpoint, has a 
<soap:address>
  |         element which points to the location of the endpoint. JBoss 
supports rewriting of that SOAP address.
  |       
  |         If the content of <soap:address> is a valid URL, JBossWS will not 
rewrite it unless 'modifySOAPAddress' is true.
  |         If the content of <soap:address> is not a valid URL, JBossWS will 
rewrite it using the attribute values given below.
---
Did you try to set up <soap:address> manually in WSDL and set modifySOAPAddress 
to false?

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

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

Reply via email to