The exact command syntax is 

java org.apache.axis2.wsdl.WSDL2Java 
-uri:file://$AXIS2_HOME/src/modules/codegen/target/test-classes/PingService.wsdl

which will create 2 stub java classes located at:
BASE_FOLDER/org/xmlsoap/ping/PingServiceCallbackHandler.java
BASE_FOLDER/org/xmlsoap/ping/PingServiceStub.java

Viel Gluck,
Martin --

*********************************************************************
This email message and any files transmitted with it contain confidential
information intended only for the person(s) to whom this email message is
addressed.  If you have received this email message in error, please notify
the sender immediately by telephone or email and destroy the original
message without making a copy.  Thank you.



----- Original Message ----- 
From: "Harbarth, Juliane" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Saturday, July 22, 2006 7:48 AM
Subject: Installing Axis2




Hi,

I installed Axis2 below Tomcat using the WAR (Web Archive) Distribution
as 
described in the Apache Axis2 Installation Guide. The installation seems
ok 
since I am able to see the Axis2 Web Application Home Page.

My first idea was to call the version service and therefore I wanted to
generate client stubs using the WSDL2Java Tool as described in the
User's Guide.
However, I can't find it. The User's Guide says it is
"located in the bin directory of the distribution" but there is no such
thing.

All I've got is an axis2 folder below 'webapps' below 'Tomcat 5.5'.
There is
something I am not getting. Please advise.

Regards,
Juliane.

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

Reply via email to