I installed the Axis2 Code Generator for Eclipse, and am trying to create a Web Service Client.
Here's what I'm filling out in the dialog:
When I try to submit this, I get an error:
I only get this error if I check "Create a jar file of codegen result project and add to resulted projected lib folder (...)". If I don't check this, I don't get any jar files related to my web service, just a bunch of Axis2 dependent jar files.
How do I use the Axis2 Codegen Wizard?