[esb-issues] [JBoss JIRA] Updated: (JBESB-727) SOAPClient Action & .NET Endpoints

Burr Sutter (JIRA) jira-events at lists.jboss.org
Thu Jul 19 11:54:48 EDT 2007


     [ http://jira.jboss.com/jira/browse/JBESB-727?page=all ]

Burr Sutter updated JBESB-727:
------------------------------

    Attachment: jboss-esb.xml
                Good_Request.txt
                Response_To_Good_Request.txt

> SOAPClient Action & .NET Endpoints
> ----------------------------------
>
>                 Key: JBESB-727
>                 URL: http://jira.jboss.com/jira/browse/JBESB-727
>             Project: JBoss ESB
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Web Services
>    Affects Versions: 4.2 Milestone Release 2
>            Reporter: Burr Sutter
>         Assigned To: Mark Little
>             Fix For: 4.2
>
>         Attachments: Bad_Request.txt, Good_Request.txt, jboss-esb.xml, Response_To_Bad_Request.txt, Response_To_Good_Request.txt
>
>
> Attached are my "traces" from using TcpMon to evaluate why it "fails" from the ESB but succeeds when using the SoapUI GUI.
> Plus attached is my jboss-esb.xml.
> The problem appears to be in the SOAPAction HTTPHeader.  The ESB SOAPClient action is not prefixing it with the namespace while the SoapUI GUI tool is and that appears to be the difference.
> In the case of "Bad_Request" if I manually modify the following lines then it all works. Content-Type had to be added, SOAPAction needed the double quotes and the namespace.
> Content-Type: text/xml;charset=UTF-8
> SOAPAction: "http://tempuri.org/Greeting"

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