[ http://issues.apache.org/jira/browse/GERONIMO-653?page=comments#action_66072 ] Jeff Genender commented on GERONIMO-653: ----------------------------------------
The call to getLoader() returns null. Need to use the webclassloader created by TomcatWebAppContext. I have code the fix and am now testing. Will commit the change later today. > NPE in GeronimoStandardContext when attempting to get the classloader > --------------------------------------------------------------------- > > Key: GERONIMO-653 > URL: http://issues.apache.org/jira/browse/GERONIMO-653 > Project: Geronimo > Type: Bug > Components: Tomcat > Versions: 1.0-M4 > Reporter: Jeff Genender > Assignee: Jeff Genender > Fix For: 1.0-M4 > > NPE in the GeronimoStandardContext when attempting to set the class loader > when setting up the Naming Context. Thanks to Tom McQueeney for finding this > bug. -- 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
