I tried the example and I get it as encoded. How can I get it as literal?
----- Original Message -----
From: "sreekantan, vijay" 
Date: Fri, 16 Apr 2004 08:01:50 -0700 (PDT)
To: [EMAIL PROTECTED]
Subject: Re: Contstructing objects from xml files


For some unit testing, I constructed objects from a String (basically the SOAP 
envelope). See the test.encoding.TestDeser class in Axis source.
You will get a better picture. You might be able to do something similar.
Vijay



Srikanth Thiagarajan <[EMAIL PROTECTED]> wrote: 
Hi Guys,
I am trying to create a test server that will accept soap requests and respond with a 
reponse. The response will be one of the many xml files stored in a repository on the 
server. I looked at the Axis code around SOAPPart that uses DCI to parse but there is 
lots of code around using a MessageContext. Has anyone used Axis's 
serializer/deserializers to read from xml files and construct an object?

Can anyone give me some pointers on how to proceed. 

thanks
Srikanth


-- 
___________________________________________________________
Sign-up for Ads Free at Mail.com
http://promo.mail.com/adsfreejump.htm

Reply via email to