Martin -
The reference is to a class in the jndi.jar file.
/Chris
-Original Message-
From: Martin Pichardo [mailto:[EMAIL PROTECTED]]
Sent: Saturday, June 29, 2002 10:06 AM
To: [EMAIL PROTECTED]
Subject: Issues compiling the java classes generated by wsdl2Java tool
I apoligize for
I apoligize for the rookie question, I am new to the Java platform and axis.
I have installed the SUN JDK 1.2.2_10, xerces, junit and axis beta2. I can
successfully generate the java classes from a wsdl file using the axis
wsdl2java tool. However, when i try to compile the proxy classes I get
I apoligize for the rookie question, I am new to the Java platform and axis.
I have installed the SUN JDK 1.2.2_10, xerces, junit and axis beta2. I can
successfully generate the java classes from a wsdl file using the axis
wsdl2java tool. However, when i try to compile the proxy classes I get
for my object generated by Java2wsdl is
missing some attributes.
IF any one has a workaround can you guys suggest me?
Thanks
Reddy
--- Naresh Bhatia <[EMAIL PROTECTED]> wrote:
> I have some questions regarding the Java classes
> generated by WSDL2Java. My
> assumption is that WSDL2J
> "Naresh" == Naresh Bhatia <[EMAIL PROTECTED]> writes:
Naresh> I have some questions regarding the Java classes generated
Naresh> by WSDL2Java. My assumption is that WSDL2Java was written
Naresh> primarily to create a Web Service client. However it is
Naresh> making the maint
Title: Java classes generated by WSDL2Java
I have some questions regarding the Java classes generated by WSDL2Java. My assumption is that WSDL2Java was written primarily to create a Web Service client. However it is making the maintenance of my business data classes a bit awkward. Let me try