[jboss-user] [JBossWS] - Changing <soap:address location="" />

mjremijan do-not-reply at jboss.com
Mon Apr 7 13:13:45 EDT 2008


Is there an Annotation which I can put in my Java source file to change the alue of <soap:address location="" />  The 127.0.0.1 IP shouldn't be there.  I want to use the name of my virtual domain instead.


  | - <service name="AccountJwsService">
  | - <port binding="tns:AccountJwsBinding" name="AccountJwsPort">
  |   <soap:address location="http://127.0.0.1:80/jws/account.jws" /> 
  |   </port>
  |   </service>
  | 

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

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



More information about the jboss-user mailing list