When you have a java interface and you go the recommended route
of java2WSDL and WSDL2java.
Is it important to use the generated classes rather than your
original classes?
I have some methods in my original classes that I would like to
use. But then the generated classes are significantly different
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
pril 25, 2002 12:35 PM
Subject: Re: Cannot compile classes generated by WSDL2Java too
> It appears that you have an inconsistent set of AXIS jar files. There is
> jaxrpc.jar which contains the JAX-RPC apis. Then there's axis.jar which
is
> everything else.
>
> javax.xml.
C
apis. Do you have that jar around?)
Russell Butek
[EMAIL PROTECTED]
"Vaishakhi Ajmera" <[EMAIL PROTECTED]> on 04/25/2002 11:05:47 AM
Please respond to [EMAIL PROTECTED]
To:<[EMAIL PROTECTED]>
cc:
Subject: Cannot compile classes generated by WSDL2Java too
hel
hello,
We have a webservice written in C#, .NET and have a WSDL generated from it
using .NET tools
I have been given the wsdl to make calls to that webservice using AXIS.
I run the WSDL2Java tool and get a bunch of files generated.
Now I try to compile my project and it gives me a lot of compilati
10 matches
Mail list logo