Re: Failing to run my first Tapestry page

2008-08-11 Thread Andreas Andreou
http://repo1.maven.org/maven2/javassist/javassist/3.8.0.GA/ On Tue, Aug 12, 2008 at 12:20 AM, Geoff Callender <[EMAIL PROTECTED]> wrote: > Hi all, > > I can't find a repository with the new javassist (3.8.ga). Can someone tell > me where Tapestry's maven is picking it up from? > > Geoff > > On 12

Re: Failing to run my first Tapestry page

2008-08-11 Thread Geoff Callender
Hi all, I can't find a repository with the new javassist (3.8.ga). Can someone tell me where Tapestry's maven is picking it up from? Geoff On 12/08/2008, at 1:25 AM, Howard Lewis Ship wrote: This is likely a JDK 1.6 problem, resolved in the now-available 5.0.14 by using a newer version of

Re: Failing to run my first Tapestry page

2008-08-11 Thread Greg D
ect(JustInTimeObjectCreator.java:65) >>at >> $ServletApplicationInitializer_11b9da1cfae._delegate()Lorg.apache.tapestry5.services.ServletApplicationInitializer >> ;($ServletApplicationInitializer_11b9da1cfae.java:???) >>at >> $ServletApplica

Re: Failing to run my first Tapestry page

2008-08-11 Thread Howard Lewis Ship
This is likely a JDK 1.6 problem, resolved in the now-available 5.0.14 by using a newer version of Javassist. On Thu, Aug 7, 2008 at 7:49 AM, Greg <[EMAIL PROTECTED]> wrote: > Hi all, > > As I have some spare time I'm looking at Tapestry and so I tried two > tutorials, including the official (I gu

Re: Failing to run my first Tapestry page (solution)

2008-08-11 Thread Greg D
this error? >> Thanks, >> Greg >> -- >> View this message in context: >> http://www.nabble.com/Failing-to-run-my-first-Tapestry-page-tp18872267p18922832.html >> Sent from the Tapestry - User mailing list archive at Nabble.com. >> >> >> --

Re: Failing to run my first Tapestry page

2008-08-11 Thread Sven Homburg
; -- > View this message in context: > http://www.nabble.com/Failing-to-run-my-first-Tapestry-page-tp18872267p18922832.html > Sent from the Tapestry - User mailing list archive at Nabble.com. > > > - > To unsubsc

Re: Failing to run my first Tapestry page

2008-08-11 Thread Greg D
Hi, I still have this problem :/ I am the only one who tried the tutorial and got this error? Thanks, Greg -- View this message in context: http://www.nabble.com/Failing-to-run-my-first-Tapestry-page-tp18872267p18922832.html Sent from the Tapestry - User mailing list archive at Nabble.com

Failing to run my first Tapestry page

2008-08-07 Thread Greg
Hi all, As I have some spare time I'm looking at Tapestry and so I tried two tutorials, including the official (I guess?) one here http://tapestry.apache.org/tapestry5/tutorial1/first.html. However I cannot have it run as the following errors appear when I enter "mvn jetty:run" (I'll only post the