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
; 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] > &

Re: AW: Problem on ApplicationRuntimeException

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

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

Problem on ApplicationRuntimeException

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