aspose file tools
The moose likes Web Services and the fly likes Generating a WSDL file for an interface
Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "Generating a WSDL file for an interface
" Watch "Generating a WSDL file for an interface
" New topic
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 ??
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Generating a WSDL file for an interface
 
Similar Threads
Axis - Java2WSDL
Generating a WSDL file for an interface
WSDL
After getting WSDL ? SOAP Confusion
webservice