Creating a web service out of a class in eclipse

J

jaja

Hello,

I know there is a way to give a class with few public methods, and
create a web services classes and wsdl files out of it in eclipse.

Can someone guide me with that?

I read this one:

http://wiki.eclipse.org/index.php/Introduction_to_the_WSDL_Editor

but It is not clear enough and also not automatic but manual process.
Also I didn't understand how do I add the method paramaters to the
wsdl.

Hoping for your kind help, Thanks!!!
 
M

Manish Pandit

Hello,

I know there is a way to give a class with few public methods, and
create a web services classes and wsdl files out of it in eclipse.

Can someone guide me with that?

I read this one:

http://wiki.eclipse.org/index.php/Introduction_to_the_WSDL_Editor

but It is not clear enough and also not automatic but manual process.
Also I didn't understand how do I add the method paramaters to the
wsdl.

Hoping for your kind help, Thanks!!!

You are looking at the top-down approach, while what you want is a
bottom-up. Here is the tutorial on creating web service(s) from
existing java code (POJOs).

http://www.eclipse.org/webtools/community/tutorials/BottomUpAxis2WebService/bu_tutorial.html

-cheers,
Manish
 

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

Forum statistics

Threads
474,434
Messages
2,571,691
Members
48,796
Latest member
Greg L.

Latest Threads

Top