Hello, I'm using the xmlbeans-maven-plugin in Appfuse Basic Struts2 application.
http://mojo.codehaus.org/xmlbeans-maven-plugin/plugin-info.html I understand the plugin uses xsd or wdsl to generate an xml bean however so far when i have tried the command mvn xmlbeans:xmlbeans on the UserService wdsl provided in appfuse i get the following error ... class java.lang.NoClassDefFoundError org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(UserExistsExceptio n.class.getClassLoader(), "schemaorg_apache_xmlbeans.system.s1A1E3AE3FD192747F88 8D9C5513F5E1A").resolveHa class java.lang.NoClassDefFoundError Am I missing a step? Could someone please point me in the right direction? Many Thanks -- View this message in context: http://www.nabble.com/xmlbeans-maven-plugin-tp22539707s2369p22539707.html Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
