[esb-issues] [JBoss JIRA] Closed: (JBESB-2662) Add commons-httpclient.jar to soap.esb when deploying to AS5

Daniel Bevenius (JIRA) jira-events at lists.jboss.org
Fri Jul 3 03:31:51 EDT 2009


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

Daniel Bevenius closed JBESB-2662.
----------------------------------

    Resolution: Done


Committed revision 27477.

> Add commons-httpclient.jar to soap.esb when deploying to AS5
> ------------------------------------------------------------
>
>                 Key: JBESB-2662
>                 URL: https://jira.jboss.org/jira/browse/JBESB-2662
>             Project: JBoss ESB
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>          Components: Configuration
>            Reporter: Daniel Bevenius
>            Assignee: Daniel Bevenius
>             Fix For: 4.6
>
>
> When deploying to AS4.x commons-httpclient.jar is available in <serverhome>/lib. But this is not the case with AS5. Since SOAPClient is located in soap.esb we should include commons-httpclient.jar in this .esb archive to avoid classloading issues. 
> I had actually placed this jar in the quickstart which worked fine but not if you redeploy them as soap.esb will still have a reference to the jar since it loaded SOAPClient. So this work should remove commons-httpclient.jar from:
> webservice_bpel/
> publish_as_webservice
> webservice_consumer1
> publish_as_webservice_inonly

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