| Author |
Generating a WSDL file for an interface
|
Ravi Kiran Va
Ranch Hand
Joined: Apr 18, 2009
Posts: 2234
|
|
Hi ,
I am using JAX-RPC for working with webservices and EJB2.1
Please tell me how can i generate a WSDL file for this interface
If anybody knows please tell what are the steps i need to follow for creating a WSDL file
(I am having Netbeans , Eclipse IDE's installed in my machine)
|
Save India From Corruption - Anna Hazare.
|
 |
Ivan Krizsan
Bartender
Joined: Oct 04, 2006
Posts: 2193
|
|
Hi!
In my installation of Eclipse 3.4, I can right-click on the EJB providing the endpoint implementation and select Web Services->Create Web Service.
There will then be a dialog in which you can choose to take a top-down or a bottom-up approach. In your case you would want the bottom-up approach.
This plug-in will generate artifacts for Axis or Axis 2.
For more info, check this webpage: http://ws.apache.org/axis2/0_94/CodegenTools-EclipsePlugin.html
Good luck!
|
 |
Ravi Kiran Va
Ranch Hand
Joined: Apr 18, 2009
Posts: 2234
|
|
Thank you Ivan
I am using JaX-RPC Mechanism , is axis plugin the same thing ??
|
 |
 |
|
|
subject: Generating a WSDL file for an interface
|
|
|