Re: Stub won't compile

2002-06-04 Thread R J Scheuerle Jr
> Bryan Field-Elliot <[EMAIL PROTECTED]> 06/04/2002 11:05 AM Please respond to axis-user To: [EMAIL PROTECTED] cc: Subject: Stub won't compile I'm using Axis beta 2, and using WSDL2Java to generate skeletons and stubs. Obviously my skeleton

Re: Stub won't compile

2002-06-04 Thread R J Scheuerle Jr
Subject: Stub won't compile I'm using Axis beta 2, and using WSDL2Java to generate skeletons and stubs. Obviously my skeleton won't compile until I provide method implementations for my operations.. However, I would think that my stub should compile "out of

Stub won't compile

2002-06-04 Thread Bryan Field-Elliot
I'm using Axis beta 2, and using WSDL2Java to generate skeletons and stubs. Obviously my skeleton won't compile until I provide method implementations for my operations.. However, I would think that my stub should compile "out of the box", but it doesn't. It's also missing method implementat