[esb-issues] [JBoss JIRA] Created: (JBESB-1281) WebService consuming does not work - exception

Jiri Pechanec (JIRA) jira-events at lists.jboss.org
Wed Oct 31 06:56:44 EDT 2007


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.1 IR2
            Reporter: Jiri Pechanec
            Priority: Critical


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

        



More information about the esb-issues mailing list