It did turn out to be a classpath problem. It's working now. Thanks.
-Original Message-
From: Bobba, Ramesh [mailto:[EMAIL PROTECTED]
Sent: Monday, March 08, 2004 6:44 PM
To: '[EMAIL PROTECTED]'
Subject: RE: Problem executing WSDL2Java
Is axis in your classpath?
% org.apache.axis.wsdl.WSDL2Java -o %AXIS_SRC% -p
com.nextbus.commons.listener.service.new listener.wsdl
-Original Message-
From: Bobba, Ramesh [mailto:[EMAIL PROTECTED]
Sent: Monday, March 08, 2004 6:44 PM
To: '[EMAIL PROTECTED]'
Subject: RE: Problem executing WSDL2Java
Is axis in your
Is axis in your classpath?
-Original Message-
From: Miller, Janet [mailto:[EMAIL PROTECTED]
Sent: Monday, March 08, 2004 3:39 PM
To: [EMAIL PROTECTED]
Subject: Problem executing WSDL2Java
I am an Axis beginner using JBoss-net (JBoss 3.2.3 w/ Axis 1.1). I have
a wsdl file that I
I am an Axis beginner using JBoss-net (JBoss 3.2.3 w/ Axis 1.1). I have
a wsdl file that I generated
from the output of a web page by cutting and pasting the wsdl into a
text file and I'm not able to run
wsdl2Java on it. Are you allowed to create a wsdl file that way?
Anyone know what my problem