Something found from Tomcat log that differnet from broswer return 嚴重的: ClassNotFoundException while loading persisted sessions: java.lang.ClassNotFoundException: com.hket.myloop.ApplicationEngine java.lang.ClassNotFoundException: com.hket.myloop.ApplicationEngine at java.net.URLClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClassInternal(Unknown Source) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Unknown Source) at java.io.ObjectInputStream.resolveClass(Unknown Source) at org.apache.catalina.util.CustomObjectInputStream.resolveClass(CustomObjectInputStream.java:77)
It seems cannot found Application Engine rather than other library. Does anything need to do on Tomcat to make it recongize is a tapestry project? Thanks regards wayne --- wong wayne <[EMAIL PROTECTED]> wrote: > Thanks for your reply. I have same though but don't > know what resource I needed. Since I put all lib > file > into same project and checked the jar files are > located at specified path(as attached). Will it be > problem on Tomcat? Thanks > > regards > > wayne > --- Peter Schröder <[EMAIL PROTECTED]> > wrote: > > > looks like you are missing a resource: > > javax/mail/MessagingException > > > > try including javaMail api into your classpath > > > > -----Ursprüngliche Nachricht----- > > Von: wong wayne [mailto:[EMAIL PROTECTED] > > Gesendet: Dienstag, 5. Dezember 2006 12:13 > > An: users@tapestry.apache.org > > Betreff: Problem on ApplicationRuntimeException > > > > Hi all > > > > I have a program which works fine previously. > > unfortunately, my development machine crashed and > > need > > to setup again. However I cannot make it works. > > Exception generated > > > > org.apache.tapestry.ApplicationRuntimeException > > Could not load class com.hket.hketonline.Visit > from > > WebappClassLoader delegate: false repositories: > > /WEB-INF/classes/ ----------> Parent Classloader: > > > [EMAIL PROTECTED] > > : javax/mail/MessagingException > > > > java.lang.NoClassDefFoundError > > javax/mail/MessagingException > > Stack Trace: > > > > * java.lang.Class.forName0(Native Method) > > * java.lang.Class.forName(Unknown Source) > > * > > > org.apache.tapestry.util.DefaultResourceResolver.findClass(DefaultResourceResolver.java:103) > > * > > > org.apache.tapestry.engine.AbstractEngine.createVisit(AbstractEngine.java:1697) > > * > > > com.hket.hketonline.ApplicationEngine.createVisit(ApplicationEngine.java:105) > > * > > > org.apache.tapestry.engine.AbstractEngine.getVisit(AbstractEngine.java:1642) > > * > > > org.apache.tapestry.AbstractPage.getVisit(AbstractPage.java:367) > > * > > > com.hket.hketonline.page.AbstractBasePage.pageBeginRender(AbstractBasePage.java:26) > > * > > > com.hket.hketonline.page.Home.pageBeginRender(Home.java:268) > > > > > > ... > > > > From google, I found that it seems it cannot > locate > > some class file but I sure that > > "com.hket.hketonline.Visit" is here. Same set of > > sourcecode is running well at other machine. > > > > I'm using tapestry 3.0.8, eclipse and spindle > > 3.2.14, > > Tomcat 5.5 and jdk1.5 update 8 with wsdp 1.6, any > > help > > would be appreciate, thanks. > > > > regards > > > > wayne > > > > > > > > > ____________________________________________________________________________________ > > Do you Yahoo!? > > Everyone is raving about the all-new Yahoo! Mail > > beta. > > http://new.mail.yahoo.com > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: > > [EMAIL PROTECTED] > > For additional commands, e-mail: > > [EMAIL PROTECTED] > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: > > [EMAIL PROTECTED] > > For additional commands, e-mail: > > [EMAIL PROTECTED] > > > > > > > > ____________________________________________________________________________________ > Cheap talk? > Check out Yahoo! Messenger's low PC-to-Phone call > rates. > http://voice.yahoo.com > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] ____________________________________________________________________________________ Have a burning question? Go to www.Answers.yahoo.com and get answers from real people who know. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]