You need JBoss to achieve this.
The tool is in JBoss/bin. It is named wsconsume.sh
Here are the steps to generates the aritfacts
- Use the following command to generate the artifacts: wsconsume.sh -k -p com.mypackage http://127.0.0.1:8080/ws/jaxws/test?wsdl
- The tool will generate all the Java class required
Have fun!
No comments:
Post a Comment