[ http://issues.apache.org/jira/browse/GERONIMO-2325?page=comments#action_12428272 ] Bill Dudney commented on GERONIMO-2325: ---------------------------------------
to test the patch - 1) start the server 2) log into the console 3) deploy new 4) choose any deployable jar file (i was using modules/j2ee-builder/target/test-ear14/test-ejb-jar.jar) if you get an error about the DefaultDatasource not found the patch worked if you get a stack trace on the console with a ClassNotFoundException the patch did not work > unable to deploy from console with m2 build > ------------------------------------------- > > Key: GERONIMO-2325 > URL: http://issues.apache.org/jira/browse/GERONIMO-2325 > Project: Geronimo > Issue Type: Bug > Security Level: public(Regular issues) > Components: deployment > Affects Versions: 1.2 > Reporter: Bill Dudney > Assigned To: Jason Dillon > Attachments: 2325-console.patch > > > deploy-new is unable to deploy anything with the m2 build because of missing > dependencies -- 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
