I'm an Axis2 newbie, struggling to get through the
User Guide examples. Running version 1.0 binary
distribution.

Using WSDl2Java to generate skeleton classes
---------------------------------------------
* I can use WSDL2Java OK to generate the skeleton,
then do an ant build, using build.xml, to generate an
.aar file, which shows up when I drop into tomcat.
* The problem comes when I fill in the skeleton
functions in the axis2SampleDocLitService.java file by
cutting and pasting from the code snippets in the User
Guide. 
* The ant build fails:
 Axis2SampleDocLitService.java; cannot find symbol
 symbol: class EchoStringArrayReturnDocument

... 11 other symbol errors...
* Is this a classpath error (cannot find symbol). If
so, i thought build.xml handled classpath
construction. My AXIS2_HOME env. variable is set OK.

Any ideas on this?
My next idea is to just fill in the skeleton for the
very basic echoString() method and try to debug that
first of all...
thanks
Mike



                
___________________________________________________________ 
All New Yahoo! Mail – Tired of [EMAIL PROTECTED]@! come-ons? Let our SpamGuard 
protect you. http://uk.docs.yahoo.com/nowyoucan.html

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to