Check out the sample code attached to the following article: http://www.ibm.com/developerworks/websphere/library/techarticles/0709_gawor/0709_gawor.html
One of the pom.xml file contains ant task that invokes wsimport. Should be easy to change that to wsgen. Jarek On Dec 13, 2007 3:22 PM, Sam Merrell <[EMAIL PROTECTED]> wrote: > I've been trying to figure out how to use the jaxws-tools wsgen in ant and > I'm stumped. I've been calling wsimport using the <exec> task in ant but I > need to add a classpath to use wsgen. Does anyone have ideas on how to do > this? Thanks! > > -- > Sam Merrell
