AW: AW: Problem on ApplicationRuntimeException

2006-12-06 Thread Peter Schröder
this might help you as a tutorial: http://web.aanet.com.au/websystems/start.html -Ursprüngliche Nachricht- Von: wong wayne [mailto:[EMAIL PROTECTED] Gesendet: Mittwoch, 6. Dezember 2006 05:18 An: Tapestry users Betreff: Re: AW: Problem on ApplicationRuntimeException Something found from

Re: AW: Problem on ApplicationRuntimeException

2006-12-05 Thread wong wayne
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.URLClassLoade

Re: AW: Problem on ApplicationRuntimeException

2006-12-05 Thread wong wayne
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: > loo

AW: Problem on ApplicationRuntimeException

2006-12-05 Thread Peter Schröder
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 Applicatio