I want to generate java code from wsdl for my jbossws
client. I am using Intelij Idea 12
Here is the procedure I followed.
Right click on the package > webservices > generate java code from wsdl
but it only creates a file same as wsdl
not java code classes.
What is the wrong thing I did?