[ http://issues.apache.org/jira/browse/JAMES-619?page=all ]
Norman Maurer resolved JAMES-619. --------------------------------- Fix Version/s: Trunk Resolution: Fixed Assignee: Norman Maurer > Related to JAMES-418/617, use Thread.currentThread().getContextClassLoader() > ---------------------------------------------------------------------------- > > Key: JAMES-619 > URL: http://issues.apache.org/jira/browse/JAMES-619 > Project: James > Issue Type: Bug > Components: POP3Server, MailStore & MailRepository, UsersStore & > UsersRepository, NNTPServer & Repository, Matchers/Mailets (bundled) > Affects Versions: Trunk > Environment: James 3.0, Linux > Reporter: Guillermo Grandes > Assigned To: Norman Maurer > Fix For: Trunk > > Attachments: MoreClassLoader.diff > > > More getClass().getClassLoader() ... they are like mushrooms ;-) > org.apache.james.core.AvalonMailStore > org.apache.james.core.AvalonUsersStore > org.apache.james.transport.mailets.CommandListservManager > org.apache.james.pop3server.POP3HandlerChain > org.apache.james.nntpserver.repository.NNTPRepositoryImpl > In all: getClass().getClassLoader() -> > Thread.currentThread().getContextClassLoader() > attach a diff for correct this. -- 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]