[esb-issues] [JBoss JIRA] Created: (JBESB-3276) soapui client fails to load multiple interfaces if authentication required

Kevin Conner (JIRA) jira-events at lists.jboss.org
Fri Apr 9 05:54:38 EDT 2010


soapui client fails to load multiple interfaces if authentication required
--------------------------------------------------------------------------

                 Key: JBESB-3276
                 URL: https://jira.jboss.org/jira/browse/JBESB-3276
             Project: JBoss ESB
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: Web Services
    Affects Versions: 4.7 CP1
            Reporter: Kevin Conner


The reason for this is that only the last interface contains the wsdl context loaded using our httpclient, forcing prior interfaces to reload using the UrlWsdlLoader.  This does not have knowledge of the authentication as we place it on the httpclient and it instantiates its own httpclient.

-- 
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

        


More information about the esb-issues mailing list