The moose likes Web Services Certification (SCDJWS/OCPJWSD) and the fly likes J2EE WS client deployment Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Professional Certification » Web Services Certification (SCDJWS/OCPJWSD)
Reply Bookmark "J2EE WS client deployment" Watch "J2EE WS client deployment" New topic
Author

J2EE WS client deployment

Santosh Ramachandrula
Ranch Hand

Joined: Apr 04, 2004
Posts: 251
In web services clients I generate the Service Endpoit Interface class and other class files using the WSDL file from the service provider. If I am using Stubs why do I need to put the WSDL file again the WAR file for WEB APPLICATION? Has'nt the WSDL file already served its purpose by generating the interfaces/classes?
[ July 23, 2004: Message edited by: Santosh Ram ]

Thanks,
Santosh
 
IntelliJ Java IDE
 
subject: J2EE WS client deployment
 
Threads others viewed
How to change the name of the binding element in wsdl file ?
When the server generates WSDL during deployment of web service?
Error : Invalid number of payload elements
Accessing webservice using dynamic proxies
How to generate a WSDL for a Java based web service developed using JAXWS Annotations
developer file tools