Walt- Here is what I got thus far C:\AXIS\Axis-2_1\samples\wsdl>java -classpath C:\AXIS\Axis-2_1\src\modules\java2 wsdl\target\classes;C:\commons-policy\policy-1.0-bin\lib\policy-1.0.jar;C:\commo ns\logging\commons-logging-1.0.4\commons-logging-api.jar;C:\AXIS\Axis-2_1\src\mo dules\core\target\classes;C:\WSDL4J\wsdl4j-1_4\lib\wsdl4j.jar;C:\AXIS\Axis-2_1\l ib;C:\commons-logging\commons-logging-1.0.4\commons-logging.jar;C:\AXIS\AXIS-2_1 \src\modules\common\target\classes;C:\AXIS\Axis-2_1\src\modules\codegen\target\c lasses org.apache.axis2.wsdl.WSDL2Java -uri file:///AXIS/Axis-2_1/samples/wsdl/A xis2SampleDocLit.wsdl
Exception in thread "main" java.lang.NoClassDefFoundError: javax/wsdl/extensions/schema/Schema Any clue as to where this lives?? M-- ********************************************************************* 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: "Walt" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Monday, July 24, 2006 12:44 PM Subject: [Axis2] PortType Stub and Skeleton not being build > This has got to be something I am consistently doing wrong. > > I have tried this with the Axis2SampleDoclit sample, an Ask, and an > OnlineBanking sample from the IBM tutorials for using Axis2. In none of > these cases does the PortTypeStub or PortTypeSkeleton get generated. > > I am also using the supplied bat file for wsdl2java so it generates the > local classpath of axis2 jars. > > I appreciate any help on this. > > Thanks, > Walt > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
