Change WebServiceHost in 
${jboss.server.deploy.dir}/jboss-ws4ee.sar/META-INF/jboss-service.xml


  |   <mbean code="org.jboss.webservice.AxisService"
  |     name="jboss.ws4ee:service=AxisService">
  |     <depends>jboss:service=WebService</depends>
  |     <attribute name="WebServiceHost">${jboss.bind.address}</attribute>
  |     <attribute name="WebServiceSecurePort">8443</attribute>
  |     <attribute name="WebServicePort">8080</attribute>
  |     <attribute 
name="InvokerProviderEJB">org.jboss.webservice.server.InvokerProviderEJB</attribute>
  |     <attribute 
name="InvokerProviderJSE">org.jboss.webservice.server.InvokerProviderJSE</attribute>
  |   </mbean>
  | 

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

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


-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to