[esb-issues] [JBoss JIRA] Commented: (JBESB-2288) Soap-ui Template overwritten

Kevin Conner (JIRA) jira-events at lists.jboss.org
Thu Oct 1 10:58:49 EDT 2009


    [ https://jira.jboss.org/jira/browse/JBESB-2288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12488095#action_12488095 ] 

Kevin Conner commented on JBESB-2288:
-------------------------------------

>From what I can see the attachments are essentially modified versions of the soapui code.

EsbSoapMessageBuilder is a modified version of SoapMessageBuilder, the only change to which appears to be the introduction and use of the ISampleXmlUtil interface.

EsbSampleXmlUtil is a modified version of SampleXmlUtil with what appears to be the formatted, random, example text values removed.  It also adds a couple of text values and, almost certainly, has a mismatch with the CHOICE_TYPE_BEG_SAMPLE ending.

I will attach a reordered version which is easier to compare.


> Soap-ui Template overwritten
> ----------------------------
>
>                 Key: JBESB-2288
>                 URL: https://jira.jboss.org/jira/browse/JBESB-2288
>             Project: JBoss ESB
>          Issue Type: Patch
>      Security Level: Public(Everyone can see) 
>          Components: Web Services
>    Affects Versions: 4.4
>         Environment: Windows Server 2003, JbossEsb 4.4
>            Reporter: Faisal Azizullah
>            Assignee: Kevin Conner
>             Fix For: 4.7
>
>         Attachments: EsbSampleXmlUtil.java, EsbSoapMessageBuilder.java, ISampleXmlUtil.java, soapui-client.jar
>
>
> Simplified the Soap UI Template to identify the XML content Vs Element Content
> Allowed the XML injection of xml elements in Bare format e.g <Data> ABC</Data> Vs ABC
> We had made changes cause of Sqlserver 2005 hosted webservices which are bare format.

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