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
PROTECTED] To:<[EMAIL PROTECTED]> cc: Subject:real AXIS beta 1 problem (samples/attachments) When I run this example, I get the exception pasted below. Has anyone else had success with this example? Thanks. Stan I used beta1 dated 3/19/02 --

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
<[EMAIL PROTECTED]> cc: Subject:real AXIS beta 1 problem (samples/message) The sample works fine with the client provided. But if you generate a wsdl file with a browser, and create stubs via WSDL2Java... 1. The wsdl file says style="rpc" (wrong) 2. The stub says c

RE: real AXIS beta 1

2002-03-20 Thread ajack
) so please accept this feedback: Please try to test more for "bad installation (missing/old XYZ) failure cases" and "please try to log more", at all levels. Now off to download the new beta. Wish me luck... ;-) regards Adam -Original Message- From: Russell Butek [mail

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

2002-03-19 Thread Parimi Srinivas
Message- From: Stan Jordan [mailto:[EMAIL PROTECTED]] Sent: Tuesday, March 19, 2002 3:43 PM To: [EMAIL PROTECTED] Subject: real AXIS beta 1 problem (samples/message) The sample works fine with the client provided. But if you generate a wsdl file with a browser, and create stubs via WSDL2Java... 1

real AXIS beta 1 problem (samples/attachments)

2002-03-19 Thread Stan Jordan
When I run this example, I get the exception pasted below. Has anyone else had success with this example? Thanks. Stan I used beta1 dated 3/19/02 --- java.lang.NullPointerException java.lang.NullPointerException at org.apache.axis.AxisFault.makeFault(Unknown Sour

real AXIS beta 1 problem (samples/message)

2002-03-19 Thread Stan Jordan
The sample works fine with the client provided. But if you generate a wsdl file with a browser, and create stubs via WSDL2Java... 1. The wsdl file says style="rpc" (wrong) 2. The stub says call.setOperationStyle("rpc");(wrong) 3. A client using the stub will fail (exception paste

real AXIS beta 1

2002-03-19 Thread Russell Butek
The real AXIS beta 1 is now available - http://xml.apache.org/axis/dist/beta1/. The beta1 released Friday was really release candidate 3 - we found a couple serious problems with it - documentation and code - that warranted a respin of the beta. Today's, however, is the FINAL Beta 1 (reall