JBoss Community

Re: Question on jbossws

created by Steve Cassidy in JBoss Web Services - View the full discussion

I solved this by the following

 

 

In

/var/lib/jbossas/server/production/deploy/jbossws.sar/jbossws.beans/META-INF/jboss-beans.xml

Commented the line

<property name="webServiceHost">{jboss.bind.address}</property>

So the config around this line now looks like

<!-- property name="webServiceHost"{jboss.bind.address}property -->

    <property name="modifySOAPAddress">true</property>

 



Reply to this message by going to Community

Start a new discussion in JBoss Web Services at Community