]
Thomas Diesler updated JBWS-1979:
---------------------------------
Fix Version/s: jbossws-native-2.0.4
Endpoint address prop doesn't work with Dispatch
------------------------------------------------
Key: JBWS-1979
URL:
http://jira.jboss.com/jira/browse/JBWS-1979
Project: JBoss Web Services
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: jbossws-native
Affects Versions: jbossws-native-2.0.3
Reporter: Alessio Soldano
Fix For: jbossws-native-2.0.4
Attachments: patch_JBWS-1979.txt
Martin Rostan says:
Hi, I'm using JBossWS 2.0.3 to run this simple code:
Code:
JAXBContext ctx = JAXBContext.newInstance(Discover.class, DiscoverResponse.class);
Dispatch<Object> dispatch = service.createDispatch(portQName, ctx,
Service.Mode.PAYLOAD);
dispatch.getRequestContext().put(BindingProvider.ENDPOINT_ADDRESS_PROPERTY, url)
but the runtime address is ignored, and JBossWS uses the address specified in the wsdl.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: