One of the steps I would like to automate is the generation of  skeleton ejb
code(for Websphere 6) from wsdls. Currently this is being done
 by creating a batch file with the following content

WSDL2Java -v -r develop-server -c ejb –I yes -o <outputFolderPath> -f
<mappingFilePath> <wsdlFilePath>
This batch file is then run from the "<Install_Dir>\runtimes\base_v6\bin"

Has anyone successfully done this? Googling has only pointed me to this :

https://svn.codehaus.org/mojo/tags/mojo-sandbox-3/mojo-was/was5-maven-plugin/


-- 

"Don't take the name of root in vain."

Jeff  Mutonho
Cape Town
South Africa

GoogleTalk : ejbengine
Skype        : ejbengine
Registered Linux user number 366042

Reply via email to