RE: web service returning XML Document

2002-02-26 Thread Gunderson, Jeff
: Tuesday, February 26, 2002 2:11 PM To: [EMAIL PROTECTED] Subject: Re: web service returning XML Document Jeff, Thanks to your input and something similar from Doug Davis, I was able to get the versions of the Admin service and the AdminClient from the alpha3 build and work through all the problems I

Re: web service returning XML Document

2002-02-26 Thread Steven Gollery
new Object[] {} ). > -Dug > > Steven Gollery <[EMAIL PROTECTED]> on 02/25/2002 08:32:43 PM > > Please respond to [EMAIL PROTECTED] > > To:[EMAIL PROTECTED] > cc: > Subject:web service returning XML Document > > I understand in principle the concepts of documen

Re: web service returning XML Document

2002-02-26 Thread Steven Gollery
able for me. The last build I got was 2/20. > > Jeff > > -Original Message- > From: Steven Gollery [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, February 26, 2002 12:06 PM > To: [EMAIL PROTECTED] > Subject: Re: web service returning XML Document > > Jeff, > &g

Re: web service returning XML Document

2002-02-26 Thread Steven Gollery
L PROTECTED]? on 02/25/2002 08:32:43 PM > > Please respond to [EMAIL PROTECTED] > > To:[EMAIL PROTECTED] > cc: > Subject:web service returning XML Document > > I understand in principle the concepts of document-centric (as distinct > from RPC-oriented) SOAP services,

RE: web service returning XML Document

2002-02-26 Thread Romin Irani
EMAIL PROTECTED]' Subject: RE: web service returning XML Document Steve, Sorry, I should have warned you. I not know if the nightly builds are generally stable. I have been using them to develop a messaging service and they have been stable for me. The last build I got was 2/20. Jeff ---

RE: web service returning XML Document

2002-02-26 Thread Gunderson, Jeff
]] Sent: Tuesday, February 26, 2002 12:06 PM To: [EMAIL PROTECTED] Subject: Re: web service returning XML Document Jeff, It looks like the message sample doesn't work with the December alpha release: when I deploy using the supplied wsdd file and then try to access the service, I get an exce

Re: web service returning XML Document

2002-02-26 Thread Steven Gollery
[EMAIL PROTECTED]] > Sent: Monday, February 25, 2002 8:33 PM > To: [EMAIL PROTECTED] > Subject: web service returning XML Document > > I understand in principle the concepts of document-centric (as distinct > from RPC-oriented) SOAP services, but I'm having trouble getting

RE: web service returning XML Document

2002-02-26 Thread Gunderson, Jeff
You will find a message sample in the nightly builds. It is not available in the December alpha release. Jeff -Original Message- From: Steven Gollery [mailto:[EMAIL PROTECTED]] Sent: Monday, February 25, 2002 8:33 PM To: [EMAIL PROTECTED] Subject: web service returning XML Document I

RE: web service returning XML Document

2002-02-26 Thread Gunderson, Jeff
You will find a message sample in the nightly builds. It is not available in the December alpha release. Jeff -Original Message- From: Steven Gollery [mailto:[EMAIL PROTECTED]] Sent: Monday, February 25, 2002 8:33 PM To: [EMAIL PROTECTED] Subject: web service returning XML Document I

web service returning XML Document

2002-02-25 Thread Steven Gollery
I understand in principle the concepts of document-centric (as distinct from RPC-oriented) SOAP services, but I'm having trouble getting them to work in practice. The only sample code I've been able to find is in "Building Web Services with Java", pp 219-223. The only unfortunate aspect of this ge