Yup, I'm a newbie and feel foolish now, but I need to ask some more
questions about this.  I've looked at the Axis user guide and some other
sites and I'm still confused about how to map the returned xml document
to a Java object.  How do you  do this?  Will Axis do this automatically
for me or do I have to parse the returned xml string myself?

Thanks for your help,
Jan

-----Original Message-----
From: Jeff [mailto:[EMAIL PROTECTED] 
Sent: Friday, July 08, 2005 2:17 AM
To: [email protected]
Subject: Re: Passing an xml string as a parameter


Find out about document-literal, Jan.



----- Original Message ----- 
From: "Miller, Janet" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Friday, July 08, 2005 2:14 PM
Subject: Passing an xml string as a parameter


I was just wondering if anyone had any thoughts on this.  I am going to
access another company's web service and the input parameter to the web
service is an xml string that represents a query request for data.  The
response that I get back is also an xml string. So, instead of passing
multiple parameters, we are just passing on xml string parameter.  So I
guess the soap packet would be xml within xml which seems kind of odd.

I guess it will probably work, but is this an ok way to do things?  Just
curious about people's thoughts on something like this.

Thanks,

Jan

Reply via email to