Dear Wiki user, You have subscribed to a wiki page or wiki category on "James Wiki" for change notification.
The following page has been changed by KalpeshSutaria: http://wiki.apache.org/james/Embedded The comment on the change is: Added Related Useful Links ------------------------------------------------------------------------------ === Hints === * The ClassNotFoundException is the most common exception. This is a ClassLoader issue and using the JAVA_VM_ARGS=-verbose flag when starting Tomcat drops a few hints at possible problem areas. * The mail-*.*.jar used by Tomcat and that by JAMES have to be of the same version. + === Related Useful Links === + * Taxonomy of class loader problems;[http://www.qos.ch/logging/classloader.jsp] + * Classloader Maze;[http://www.javaworld.com/javaworld/javaqa/2003-06/01-qa-0606-load.html] + * More Classloader Issues;[http://lists.samba.org/archive/jcifs/2002-December/001598.html] + * API/Implementation Pattern;[http://lists.ibiblio.org/pipermail/support-dpml/2004-October/000012.html] + * Introduction to JAMES;[http://www-128.ibm.com/developerworks/java/library/j-james1.html]