RE: basic questions before start using Axis...

2004-03-25 Thread Omprakash . Bachu
Thanks very much Chirs. :o)m -Original Message- From: Chris Haddad [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 24, 2004 10:43 AM To: [EMAIL PROTECTED] Subject: RE: basic questions before start using Axis... Hi Om - The Axis users guide is a good place to start for learning more

RE: basic questions before start using Axis...

2004-03-24 Thread Chris Haddad
for >'response-header block'. > >thanks and regards > Om > >-----Original Message- >From: Anne Thomas Manes [mailto:[EMAIL PROTECTED] >Sent: Tuesday, March 23, 2004 5:24 AM >To: [EMAIL PROTECTED] >Subject: Re: basic questions before start using Axis... &g

RE: basic questions before start using Axis...

2004-03-24 Thread Omprakash . Bachu
Appreciate if anybody can give some light on the below email... Cheers! :o)m -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 23, 2004 1:06 PM To: [EMAIL PROTECTED] Subject: RE: basic questions before start using Axis... Hi Anne, thanks very

RE: basic questions before start using Axis...

2004-03-23 Thread Omprakash . Bachu
PROTECTED] Sent: Tuesday, March 23, 2004 5:24 AM To: [EMAIL PROTECTED] Subject: Re: basic questions before start using Axis... 1. If you use the "wrapped" convention, the Axis will automatically marshal the method parameters for you. In the wrapped still you must define a wrapper element

Re: basic questions before start using Axis...

2004-03-23 Thread Anne Thomas Manes
1. If you use the "wrapped" convention, the Axis will automatically marshal the method parameters for you. In the wrapped still you must define a wrapper element for your input message. The name of the input message must be the same as the operation name. The wrapper element must be structured