File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Web Services and the fly likes WSDL to Java- service Interface Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "WSDL to Java- service Interface" Watch "WSDL to Java- service Interface" New topic
Author

WSDL to Java- service Interface

Anonymous
Ranch Hand

Joined: Nov 22, 2008
Posts: 18944
one simple Q.: in my case, i just possess a WSDL file given by a third party and I would like to generate the interface of service from this wsdl file so that I will be able to expand the generated skeleton and implement the actual web service(s). can anybody help?

regards,
Balaji Loganathan
author and deputy
Bartender

Joined: Jul 13, 2001
Posts: 3150
Oh yes... Java2WSDL is THE answer for your Q


Spritle Software Blogs
Anonymous
Ranch Hand

Joined: Nov 22, 2008
Posts: 18944
no, I have the WSDL given to me already from a third party; and I just look for an automatization for creating the tie class(es); because the wsdl is not very stable and about to change... i wanna automate this process...
hope it has been clarified...
Balaji Loganathan
author and deputy
Bartender

Joined: Jul 13, 2001
Posts: 3150
Sorry R�stem, my post was absurd.
WSDL2Javais the right tool for you. Using the option --server-side wiill generate the skeleton for you.
 
IntelliJ Java IDE
 
subject: WSDL to Java- service Interface
 
Threads others viewed
Problem with service-ref & jndi
Locating WSDL address on server
Modifying WSDL and using wscompile ang model.gz
Axis 2 -> WSDL2Java - JAXB classes creation ?
As a service provider and service consumer
developer file tools