-
Task
-
Resolution: Done
-
Major
-
None
-
None
We currently have some tests that fails if run against a server bound to a specific network interface (not to localhost). To reproduce:
./bin/standalone.sh -b 192.168.0.7 -bmanagement=192.168.0.7 -bunsecure=192.168.0.7 mvn -Dwildfly810.home=/dati/wildfly-8.1.0.Final -Pwildfly810 -Djboss.bind.address=192.168.0.7 -Djbossws.deployer.host=192.168.0.7 integration-test
- is related to
-
JBWS-3862 NPE when building a PortComponentMetadata with no wsdlPort
- Closed