[
https://jira.jboss.org/jira/browse/JBWS-2697?page=com.atlassian.jira.plug...
]
Alessio Soldano updated JBWS-2697:
----------------------------------
Fix Version/s: jbossws-native-3.2.1
(was: jbossws-native-3.2.0)
Consistent Configuration for HTTP connections
---------------------------------------------
Key: JBWS-2697
URL:
https://jira.jboss.org/jira/browse/JBWS-2697
Project: JBoss Web Services
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: jbossws-native
Affects Versions: jbossws-native-3.1.2
Reporter: Darran Lofthouse
Assignee: Alessio Soldano
Fix For: jbossws-native-3.2.1
When calling a remote endpoint that is either secured using BASIC authentication or using
HTTPS (or even both together) we use the java.net.URL.openConnection() method to obtain
the WSDL and related XSDs but we then use JBoss Remoting for the WS call.
This means that both connection approaches need to be configured to call the same
endpoint.
If would help if there was some way we could unify the configuration so when calling an
endpoint this only needs to be configured once.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira