[jbossws-issues] [JBoss JIRA] (JBWS-2697) Consistent Configuration for HTTP connections

Alessio Soldano (JIRA) jira-events at lists.jboss.org
Sat Feb 4 06:53:48 EST 2012


     [ https://issues.jboss.org/browse/JBWS-2697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alessio Soldano updated JBWS-2697:
----------------------------------

    Fix Version/s: community contributions

    
> Consistent Configuration for HTTP connections
> ---------------------------------------------
>
>                 Key: JBWS-2697
>                 URL: https://issues.jboss.org/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
>             Fix For: community contributions
>
>
> 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, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbossws-issues mailing list