Hi, I'm having trouble with ws-client which was originally created and used with Axis1. Now I'm forced to upgrade to Axis2 but this has not gone as I have hoped. I've tried creating stub classes with xmlbeans -option. One of the methods is supposed to to transfer an array of Product-objects, but xmlbeans option only creates object with name ArrayOfTns4Product classes.
How am I able to generate classes the way they were created with Axis1? Best regards, Janne
