Got it!
Thanks Darryn.
BTW:
The Java2wsdl utility doesnt work with just 1 param so I'm making a Utility which creates
and executes a small command file. This will save the almost 500 character command line to make Java2wsdl work. its called makewsdl and I'll be posting it up on my site
http://www.laconiadatasystems.com/downloads 
makewsdl.
Thanks,

Martin Gainty

______________________________________________

Disclaimer and confidentiality note

Everything in this e-mail and any attachments relating to the official business of Laconia Data Systems (LDS) is proprietary to the company. It is confidential, legally privileged and protected by law. LDS does not own and endorse any other content. Views and opinions are those of the sender unless clearly stated as being that of LDS.

The person addressed in the e-mail is the sole authorised recipient. Please notify the sender immediately if it has unintentionally reached you and do not read, disclose or use the content in any way.

LDS can not assure that the integrity of this communication has been maintained nor that it is free of errors, virus, interception or interference.

             _____________GMT-5___________________

 

>From: "Hall, Darryn" <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: <[EMAIL PROTECTED]>
>Subject: RE: Java2wsdl ClassNotFoundException
>Date: Fri, 20 Sep 2002 13:37:39 -0700
>MIME-Version: 1.0
>Received: from apache.org ([63.251.56.142]) by mc3-f13.law16.hotmail.com with Microsoft SMTPSVC(5.0.2195.5600); Fri, 20 Sep 2002 14:10:02 -0700
>Received: (qmail 81121 invoked by uid 500); 20 Sep 2002 21:09:42 -0000
>Received: (qmail 81111 invoked from network); 20 Sep 2002 21:09:42 -0000
>Received: from mailhub1.trw.com (129.193.4.42) by daedalus.apache.org with SMTP; 20 Sep 2002 21:09:42 -0000
>Received: from navieg1.trw.com by mailhub1a.trw.com for [EMAIL PROTECTED]; Fri, 20 Sep 2002 13:37:39 -0700
>Received: from redca-xbh01.info.trw.com ([192.45.66.23]) by navieg1.trw.com (NAVGW 2.5.2.17) with SMTP id M2002092013405110595 for <[EMAIL PROTECTED]>; Fri, 20 Sep 2002 13:40:51 -0700
>Received: from DOMCA-XVC01.info.trw.com ([129.193.104.62]) by redca-xbh01.info.trw.com with Microsoft SMTPSVC(5.0.2195.2966); Fri, 20 Sep 2002 13:37:39 -0700
>Mailing-List: contact [EMAIL PROTECTED]; run by ezmlm
>Precedence: bulk
>list-help:
>list-unsubscribe:
>list-post:
>Delivered-To: mailing list [EMAIL PROTECTED]
>X-MimeOLE: Produced By Microsoft Exchange V6.0.5762.3
>content-class: urn:content-classes:message
>Disposition-Notification-To: <[EMAIL PROTECTED]>
>Message-Id: <[EMAIL PROTECTED]>
>X-MS-Has-Attach:
>X-MS-TNEF-Correlator:
>Thread-Topic: Java2wsdl ClassNotFoundException
>Thread-Index: AcJg3AlE+L6bIr32R4yNxv2FVKvxqwACXy4A
>X-OriginalArrivalTime: 20 Sep 2002 20:37:39.0676 (UTC) FILETIME=[8FD651C0:01C260E5]
>X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N
>Return-Path: [EMAIL PROTECTED]
>
>Martin --
>
>At first glance, I noticed that you should use the following package notice to specify the Java2WSDL class.
>
>org.apache.axis.wsdl.Java2WSDL
>
>instead of
>
>org/apace/axis/wsdl/Java2WSDL
>
>which you use below.
>
>Thanks.
>
>dh
>
>-----Original Message-----
>From: Martin Gainty [mailto:[EMAIL PROTECTED]]
>Sent: Friday, September 20, 2002 12:29 PM
>To: [EMAIL PROTECTED]
>Subject: Java2wsdl ClassNotFoundException
>
>
>When I try to execute Java2WSDL on GetQuote.class using
>G:\PROGRA~1\Visual~1\JDK13\bin\java -classpath I:\SOAP_S~\GETQUO~1;I:\Jakarta\AXIS\xml-axis\java\build\classes;I:\Jakarta\AXIS\xml-axis\java\lib;I:\Jakarta\Tomcat\TOMCAT~1.1\common\lib\axis.jar;I:\Jakarta\Ant org/apac
>e/axis/wsdl/Java2WSDL -l I:/SOAP_S~1/GETQUO~1/GetQuote.wsdl I:/SOAP_S~1/GETQUO~/GetQuote
>
>I get
>java.lang.ClassNotFoundException: I:/SOAP_S~1/GETQUO~1/GetQuote
>
>But
>I:/SOAP_S~1/GETQUO~1/GetQuote.class exists
>Any clues?
>Thanks,
>
>-Martin
>
>
>
>
> _____
>
>Send and receive Hotmail on your mobile device: Click Here
>-- To unsubscribe, e-mail: For additional commands, e-mail:
>


Join the world�s largest e-mail service with MSN Hotmail. Click Here
-- To unsubscribe, e-mail: For additional commands, e-mail:

Reply via email to