[ http://issues.apache.org/jira/browse/AXIS2-1465?page=comments#action_12449172 ] Keith Godwin Chapman commented on AXIS2-1465: ---------------------------------------------
This is due to a class loading problem. I have documented this in the documentation. Will have to look into it after 1.1 > IDEA Code generation fails when Xmlbeans are used as the data binding type > -------------------------------------------------------------------------- > > Key: AXIS2-1465 > URL: http://issues.apache.org/jira/browse/AXIS2-1465 > Project: Apache Axis 2.0 (Axis2) > Issue Type: Bug > Components: ide plugins > Affects Versions: 1.1 > Environment: Win XP, Jdk 1.5, IDEA 5.1.2 > Reporter: Charitha Kankanamge > Assigned To: Keith Godwin Chapman > Priority: Critical > Attachments: Codegenerror.JPG > > > Following error thrown at the end of the wizard when Xmlbeans are used as > data binding type. > Code generation failed!java.lang.Exception: Code generation failed due to > java.lang.runtimeException: java.lang.reflect.invocationTargetException > Full exception is attached here with. > > Steps to reproduce: > ==================== > 1. Start IDEA wizard > 2. Enter a valid WSDL path > 3. Select custom options > 4. Select xmlbeans as data binding type > 5. Generate client or server side code > 6. Enter output location > The above error thrown when clickng on 'Finish' button -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
