[
http://jira.jboss.com/jira/browse/JBESB-1281?page=all ]
Mark Little updated JBESB-1281:
-------------------------------
Fix Version/s: 4.2.1
(was: 4.2.1 CP1)
Affects Version/s: 4.2
(was: 4.2.1)
WebService consuming does not work - exception
----------------------------------------------
Key: JBESB-1281
URL:
http://jira.jboss.com/jira/browse/JBESB-1281
Project: JBoss ESB
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Web Services
Affects Versions: 4.2
Reporter: Jiri Pechanec
Assigned To: Tom Fennelly
Priority: Critical
Fix For: 4.2.1
When trying to consume Web Service, the follwoing exception is thrown
java.lang.ClassCastException: java.lang.String
at org.jboss.soa.esb.actions.soap.SOAPClient.process(SOAPClient.java:321)
at
org.jboss.soa.esb.listeners.message.ActionProcessingPipeline.process(ActionProcessingPipeline.java:273)
at
org.jboss.soa.esb.listeners.message.MessageAwareListener$1.run(MessageAwareListener.java:303)
at
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
at java.lang.Thread.run(Thread.java:595)
The problem si wrong condition at SOAPClient.java:518
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira