RE: java2WSDL/WSDL2Java problems

2002-11-18 Thread Darrell Gamble
amble [mailto:[EMAIL PROTECTED]] Sent: Friday, November 15, 2002 6:53 PMTo: [EMAIL PROTECTED]Subject: RE: java2WSDL/WSDL2Java problems   Chris where did you get that xmlParserAPIs.jar file?  I can't find it anywhere.  I'm guessing this is the cause of my error: java.lang.NoClassDefFoundEr

RE: java2WSDL/WSDL2Java problems

2002-11-18 Thread Darrell Gamble
is <[EMAIL PROTECTED]> wrote: Part of the Xerces 2 dist.  http://xml.apache.org   Chris   -Original Message-From: Darrell Gamble [mailto:[EMAIL PROTECTED]] Sent: Friday, November 15, 2002 6:53 PMTo: [EMAIL PROTECTED]Subject: RE: java2WSDL/WSDL2Java problems   Chris where

RE: java2WSDL/WSDL2Java problems

2002-11-18 Thread Chris Forbis
Part of the Xerces 2 dist.  http://xml.apache.org   Chris   -Original Message- From: Darrell Gamble [mailto:[EMAIL PROTECTED]] Sent: Friday, November 15, 2002 6:53 PM To: [EMAIL PROTECTED] Subject: RE: java2WSDL/WSDL2Java problems   Chris where did you get that

RE: java2WSDL/WSDL2Java problems

2002-11-15 Thread Darrell Gamble
, 2002 1:08 PMTo: [EMAIL PROTECTED]Subject: Re: java2WSDL/WSDL2Java problems   Hi, everyone.  My quesiton for today is how to get my wsdl2Java and vice versa up and running.  I have solved other Axis classpath issues but this one continues to nag me as I get the dreaded noclassdeffound error for

RE: java2WSDL/WSDL2Java problems

2002-11-15 Thread Daleiden, Mike
Actually, it appears that you did not specify the correct package for Wsdl2Java: java org.apache.axis.wsdl.WSDL2Java -Original Message- From: James Black [mailto:jblack@;ieee.org] Sent: Friday, November 15, 2002 1:36 PM To: [EMAIL PROTECTED] Subject: Re: java2WSDL/WSDL2Java

Re: java2WSDL/WSDL2Java problems

2002-11-15 Thread James Black
Darrell Gamble wrote: > Hi, everyone. My quesiton for today is how to get my wsdl2Java and > vice versa up and running. I have solved other Axis classpath issues > but this one continues to nag me as I get the dreaded noclassdeffound > error for org/apache/axis/Wsdl2java. But I have axis.jar, c

RE: java2WSDL/WSDL2Java problems

2002-11-15 Thread Chris Forbis
/axis/services/AdminService?wsdl       -Original Message- From: Darrell Gamble [mailto:[EMAIL PROTECTED]] Sent: Friday, November 15, 2002 1:08 PM To: [EMAIL PROTECTED] Subject: Re: java2WSDL/WSDL2Java problems   Hi, everyone.  My quesiton for today is how to get my wsdl2Java and vice

Re: java2WSDL/WSDL2Java problems

2002-11-15 Thread Darrell Gamble
Hi, everyone.  My quesiton for today is how to get my wsdl2Java and vice versa up and running.  I have solved other Axis classpath issues but this one continues to nag me as I get the dreaded noclassdeffound error for org/apache/axis/Wsdl2java.  But I have axis.jar, clutil, log4j-core, wsdl4j, xerc