[esb-issues] [JBoss JIRA] Updated: (JBESB-2457) SoapUIClientService does not populate request attributes

Kevin Conner (JIRA) jira-events at lists.jboss.org
Mon May 18 06:19:05 EDT 2009


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

Kevin Conner updated JBESB-2457:
--------------------------------

    Fix Version/s: 4.4 CP4
                       (was: 4.4 CP3)


> SoapUIClientService does not populate request attributes
> --------------------------------------------------------
>
>                 Key: JBESB-2457
>                 URL: https://jira.jboss.org/jira/browse/JBESB-2457
>             Project: JBoss ESB
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Web Services
>    Affects Versions: 4.4 CP2
>            Reporter: Joakim Sandström
>             Fix For: 4.4 CP4
>
>
> SoapUIClientService only appears to handle population of text elements and not the attributes. 
> expected request:
>    <soapenv:Body>
>       <ns:updateCustomer customerId="124343">
>          <ns:name>
>             <ns:firstName>FIRSTNAME</ns:firstName>
> actual request:
>    <soapenv:Body>
>       <ns:updateCustomer customerId="?">
>          <ns:name>
>             <ns:firstName>FIRSTNAME</ns:firstName>

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