David Tonhofer [http://community.jboss.org/people/dtonhofer] created the discussion
"Re: Changing of soap:address location" To view the discussion, visit: http://community.jboss.org/message/618832#618832 -------------------------------------------------------------- Alessio Soldano's approach above works nicely - http://community.jboss.org/message/337798#337798 http://community.jboss.org/message/337798#337798 In JBoss 6 proxied behind an Apache HTTPd, go to ./deployers/jbossws.deployer/META-INF/stack-agnostic-jboss-beans.xml and comment out the line <property name="webServiceHost">${jboss.bind.address}</property> The WSDL will then show the correct soap:address location, not 127.0.0.1 or something like that. -------------------------------------------------------------- Reply to this message by going to Community [http://community.jboss.org/message/618832#618832] Start a new discussion in JBoss Web Services at Community [http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2044]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
