[ http://issues.apache.org/jira/browse/TAPESTRY-319?page=comments#action_12374343 ]
Brian K. Wallace commented on TAPESTRY-319: ------------------------------------------- It's been a while since this issue was updated. Has there been a resolution to this? It definitely appears to be a class loader problem if it works identically in other application servers. I have seen that people have deployed to Sun's version 7 but am unsure if there were classloader changes from 7 forward. If this issue isn't updated, I'll close this as Invalid. > 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 > > 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]