[
https://jira.jboss.org/jira/browse/JBESB-2662?page=com.atlassian.jira.plu...
]
Kevin Conner reopened JBESB-2662:
---------------------------------
Unfortunately soap.esb is not the correct location for this as it is also used within
rosetta (HttpRouter).
This needs to be in the same location as jbossesb-rosetta.jar.
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