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


Do you Yahoo!?
Yahoo! Tax Center - File online by April 15th

Reply via email to