aspose file tools
The moose likes Web Services and the fly likes Best Practice for creating a webservice client Not a coding question 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 "Best Practice for creating a webservice client Not a coding question" Watch "Best Practice for creating a webservice client Not a coding question" New topic
Author

Best Practice for creating a webservice client Not a coding question

Mark Tobin
Ranch Hand

Joined: May 05, 2010
Posts: 37
I have created a webservice client using wsimport messageSubmission.wsdl that creates all the java an class files needed to connect to the service.

What would be best practice jarring said files into a jar, or adding them directly into my code base.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Best Practice for creating a webservice client Not a coding question
 
Similar Threads
calling methods from external web service
Webservice Mapping
when to use soap:mustUnderstand="1"
sending large files through webservice