Ajith, 

In NoNamespaceSerializerTest.java,

modify following line 
from: 
(line number : 64) env.serialize(write, false);
to:
(line number : 64) env.serialize(write, true);

You can see the error. 

/Jongjin.


----- Original Message ----- 
From: "Ajith Ranabahu" <[EMAIL PROTECTED]>
To: <[email protected]>; "jayachandra" <[EMAIL PROTECTED]>
Sent: Saturday, March 05, 2005 4:00 PM
Subject: Re: [Axis2] OMElementImpl question


> Hi,
> I have added a new testcase to check the namespace behavior with the
> exact soapmessage Jongjin has mentioned and it seems to pass! Would
> you be able let me know how exactly the problem came ?
> In the mean time have a look at the very simple test I wrote to check it at
> org.apache.axis.om.impl.serializer.NoNamespaceSerializerTest class in
> the src/test folder in OM module.
> 
> Ajith
> 
> 
> On Fri, 4 Mar 2005 20:15:39 +0530, jayachandra <[EMAIL PROTECTED]> wrote:
>> Hi Axis2 Developers!
>> Has it been taken care of in Axis2 to (de)serialize non-qualifying
>> objects too. Kindly update the group when it's done and where from can
>> the new source be gotten.
>> 
>> Thank you,
>> Jayachandra
>> 
> 
> -- 
> Ajith Ranabahu
>

Reply via email to