aspose file tools
The moose likes Ant, Maven and Other Build Tools and the fly likes Maven script for wsdl2java Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Engineering » Ant, Maven and Other Build Tools
Reply Bookmark "Maven script for wsdl2java" Watch "Maven script for wsdl2java" New topic
Author

Maven script for wsdl2java

sudharshan tettu
Ranch Hand

Joined: Jul 17, 2006
Posts: 114

Hi
Can some one help me with generating client from wsdl ,by jax-rpc using maven ?

Thanks
Sudharshan Tettu
Peter Johnson
author
Bartender

Joined: May 14, 2008
Posts: 5579

Do any of these help:
http://mojo.codehaus.org/wsdl2java-maven-plugin/
http://mojo.codehaus.org/axistools-maven-plugin/wsdl2java-mojo.html


JBoss In Action
sudharshan tettu
Ranch Hand

Joined: Jul 17, 2006
Posts: 114
Thanks Peter
But they are using axis's jar. do you have idea what jar IBM RAD uses to generate a jax-rpc based client? so i can also use the same thing to generate using maven.

Regards
Sudharshan Tettu
Peter Johnson
author
Bartender

Joined: May 14, 2008
Posts: 5579

I don't use RAD, so no I don't. However, even if I use bare Eclipse, I would not let Eclipse dictate to me which flavor of WS to use, I would pick my own and use that.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Maven script for wsdl2java
 
Similar Threads
Struts2 & XWork
junit book
Is there a java equivalent to rubygems?
Ant builds and dependent projects
What Is the Next Marketable Technology To Learn