wsdl.exe (part of .Net) equivalent in Java

J

Joannes Vermorel

I am a programmer with a C#/.Net background. I would like to translate
a C# application is calling web services. In .Net, I am using WSDL.EXE,
an utility shipped with the .Net framework to generate C# proxy classes
from a WSDL description.

Does anyone know if a Java equivalent exists?

Thanks in advance,
Joannès Vermorel
http://www.lokad.com
 
T

Tomek

Joannes Vermorel napisa³(a):
I am a programmer with a C#/.Net background. I would like to translate
a C# application is calling web services. In .Net, I am using WSDL.EXE,
an utility shipped with the .Net framework to generate C# proxy classes
from a WSDL description.

Does anyone know if a Java equivalent exists?

It depends which webservice framework you want to use
XFire (http://xfire.codehaus.org ) has WsGen tool
Axis ( http://ws.apache.org/axis/ ) has wsdl2java tool

or try SOAP UI 1.6 which allows to generate client code with different
frameworks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,682
Members
48,796
Latest member
Greg L.

Latest Threads

Top