[ http://issues.apache.org/jira/browse/TAPESTRY-319?page=all ] Brian K. Wallace resolved TAPESTRY-319: ---------------------------------------
Resolution: Invalid No further information given. ClassNotFoundException relates to class loading of the application server if not being able to find the class specified. > Cannot deploy Tapestry app in Sun Java Application Server > --------------------------------------------------------- > > Key: TAPESTRY-319 > URL: http://issues.apache.org/jira/browse/TAPESTRY-319 > Project: Tapestry > Type: Bug > Components: Framework > Versions: 3.0.2 > Environment: Windows XP, JDK 1.5.0_03 and JDK 1.4.2_08, Sun Java Application > Server version 8.2005Q1 > Reporter: Szymon Dembek > Assignee: Brian K. Wallace > Fix For: 3.0.5 > > When trying to run the deployed webapp, I get the following message: > java.lang.NoClassDefFoundError > > org.apache.tapestry.enhance.javassist.EnhancedClassFactory.createClassPool(EnhancedClassFactory.java:57) > org.apache.tapestry.enhance.javassist.EnhancedClassFactory.reset(EnhancedClassFactory.java:69)... > ...and then the rest of the stack trace. > It seems that the javassist library cannot be loaded, but it is supplied in > my war. By the way - the app works just perfect under jboss or weblogic > servers, so the whole war package is probably OK. -- 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]