[ http://issues.apache.org/jira/browse/AXIS2-933?page=all ]
Rich Scheuerle resolved AXIS2-933.
----------------------------------
Resolution: Fixed
> IntegrationTest in saaj failing
> -------------------------------
>
> Key: AXIS2-933
> URL: http://issues.apache.org/jira/browse/AXIS2-933
> Project: Apache Axis 2.0 (Axis2)
> Issue Type: Bug
> Reporter: Davanum Srinivas
> Assigned To: Rich Scheuerle
> Priority: Blocker
> Attachments: axiompatch.txt, axis2saajtest.txt
>
>
> Not sure if this is related to Eran's email:
> http://mail-archives.apache.org/mod_mbox/ws-commons-dev/200607.mbox/[EMAIL
> PROTECTED]
> But the org.apache.axis2.saaj.integration.IntegrationTest is failing as it is
> sending a bad soap request:
> <?xml version="1.0" encoding="utf-8"?>
> <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
> <soapenv:Header>
> <swa:TestHeader1 xmlns:swa="http://fakeNamespace.org"/>
> <swa:TestHeader2 xmlns:swa="http://fakeNamespace.org"/>
> <swa:TestHeader3 xmlns:swa="http://fakeNamespace.org">
> <swa:he3 xmlns="http://fakeNamespace.org"
> xmlns:swa="http://fakeNamespace.org">Im Header Element of header3</swa:he3>
> </swa:TestHeader3>
> </soapenv:Header>
> <soapenv:Body>
> <swa:echo xmlns:swa="http://fakeNamespace.org" xmlns="">
> <internal xmlns="" xmlns="" xmlns="" xmlns="" xmlns=""
> xmlns="">
> <text xmlns="" xmlns=""
> href="cid:[email protected]"/>
> <image xmlns="" xmlns="" xmlns="">
> <inner xmlns="" xmlns=""
> href="cid:[email protected]"/>
> </image>
> <plaintxt xmlns="" xmlns="">This is simple
> plain text</plaintxt>
> <nested xmlns="" xmlns="" xmlns="">Nested1
> Plain Text<nested2 xmlns="" xmlns="">Nested2 Plain Text</nested2>
> </nested>
> </internal>
> </swa:echo>
> </soapenv:Body>
> </soapenv:Envelope>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]