You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/07/26 16:05:26 UTC

[jira] Assigned: (AXIS2-933) IntegrationTest in saaj failing

     [ http://issues.apache.org/jira/browse/AXIS2-933?page=all ]

Davanum Srinivas reassigned AXIS2-933:
--------------------------------------

    Assignee: Rich Scheuerle

Rich,

Could u please take a look?

thanks,
dims

> 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
>
> Not sure if this is related to Eran's email:
> http://mail-archives.apache.org/mod_mbox/ws-commons-dev/200607.mbox/%3c44C746F8.4020409@opensource.lk%3e
> 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:submitSampleText@apache.org"/>
> 				<image xmlns="" xmlns="" xmlns="">
> 					<inner xmlns="" xmlns="" href="cid:submitSampleImage@apache.org"/>
> 				</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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org