[jetty-dev] [jira] (JETTY-1539) java.lang.ClassNotFoundException happens when add application specific handler in application context configuration
"Jesse McConnell (JIRA)" <[email protected]> Tue, 21 Aug 2012 07:36:21 -0500 (CDT)
| Newsgroups | gmane.comp.java.jetty.general |
|---|---|
| Message-ID | <260041022.43427.1345552581464.JavaMail.j2ee-jira@codehaus01.managed.contegix.com> |
Jesse McConnell commented on JETTY-1539 java.lang.ClassNotFoundException happens when add application specific handler in application context configuration you need to have that class somewhere in the lib/ directory and make sure it is being loaded, CNFE are pretty straight forward...that classloader doesn't know about that class. the start mechanism has some tools to help figure out what is loaded where: http://wiki.eclipse.org/Jetty/Feature/Start.jar This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators . For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email