RE: real AXIS beta 1 problem (samples/attachments)

2002-03-20 Thread Glen Daniels
dan [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, March 20, 2002 4:22 PM > To: [EMAIL PROTECTED] > Subject: Re: real AXIS beta 1 problem (samples/attachments) > > > Russsell... > Works for me too, now. Putting mailapi.jar on the CLASSPATH fixed my > problem. Thanks.

Re: real AXIS beta 1 problem (samples/attachments)

2002-03-20 Thread Stan Jordan
Russsell... Works for me too, now. Putting mailapi.jar on the CLASSPATH fixed my problem. Thanks. Stan - Original Message - From: "Russell Butek" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, March 20, 2002 12:44 PM Subject: Re: real AXIS b

Re: real AXIS beta 1 problem (samples/attachments)

2002-03-20 Thread Russell Butek
It works for me. (Yeah, I know, that doesn't help you much!) Are you using tomcat? Do you have activation.jar in tomcat's common/lib directory? Russell Butek [EMAIL PROTECTED] "Stan Jordan" <[EMAIL PROTECTED]> on 03/19/2002 05:42:40 PM Please respond to [EMAIL PROTECTED] To:<[EMAIL PRO

RE: real AXIS beta 1 problem (samples/message)

2002-03-20 Thread Parimi Srinivas
: Wednesday, March 20, 2002 10:51 AM To: [EMAIL PROTECTED] Subject: Re: real AXIS beta 1 problem (samples/message) You may be the first one to try this. It's unsupported. ?wsdl assumes RPC and right now there's no way to tell it otherwise. Russell Butek [EMAIL PROTECTED] "Stan

RE: real AXIS beta 1 problem (samples/message)

2002-03-20 Thread Glen Daniels
This will be fixed Real Soon Now. Probably for beta-2. --G > -Original Message- > From: Russell Butek [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, March 20, 2002 1:51 PM > To: [EMAIL PROTECTED] > Subject: Re: real AXIS beta 1 problem (samples/message) > > >

Re: real AXIS beta 1 problem (samples/message)

2002-03-20 Thread Russell Butek
You may be the first one to try this. It's unsupported. ?wsdl assumes RPC and right now there's no way to tell it otherwise. Russell Butek [EMAIL PROTECTED] "Stan Jordan" <[EMAIL PROTECTED]> on 03/19/2002 05:42:38 PM Please respond to [EMAIL PROTECTED] To:<[EMAIL PROTECTED]> cc: Subject

RE: real AXIS beta 1

2002-03-20 Thread ajack
I wish my e-mail hadn't been down yesterday, 'cos I blew 5+ hours trying to debug my install. Note: AXIS alpha 3 was a pleasure to install/use and I appreciate all the effort that has gone in to this, hence I am slowly typing this long e-mail w/ my left hand (I broke the right arm) 'cos I hope it

RE: real AXIS beta 1 problem (samples/message)

2002-03-19 Thread Parimi Srinivas
If you have changed the style to document and encoding to literal manually in wsdl, this example seems to work. I face the same problems which you mentioned. Is the signature for document services can be any of the following: 1. Elements[] someMethod(MessageContext ctx, Elements[] elements); 2.