, 2009 12:50 AM
To: Tapestry users
Subject: Re: Jetty 6.16 and T5.0.13
Use true.
You can see a setup that works in the second half of this page:
http://jumpstart.doublenegative.com.au/jumpstart4.4/installation.html
On 12/08/2009, at 1:32 AM, Fernando Padilla wrote:
> So.. read the exception st
Use true.
You can see a setup that works in the second half of this page:
http://jumpstart.doublenegative.com.au/jumpstart4.4/installation.html
On 12/08/2009, at 1:32 AM, Fernando Padilla wrote:
So.. read the exception stack trace fully.. If down at the bottom
it talks about slf4j or some lo
So.. read the exception stack trace fully.. If down at the bottom it
talks about slf4j or some logging issue.. then it's because Jetty
purposefuly hides the slf4j libraries from tapestry (because jetty ships
with slf4j for itself ) and you have to add a particular vmarg to fix
that. At least
I'm building Tapestry 5.0.18 apps in Eclipse with Jetty with no problem.
What plugin are you using to run jetty in eclipse? At first I tried
JettyLauncher because it was recommended in the Tapestry tutorial (for older
versions of Jetty and Eclipse), but I got ClassNotFoundExceptions when
running w
Em Tue, 11 Aug 2009 02:56:27 -0300, Eldred Mullany
escreveu:
Hi All
Hi!
I am having a strange problem with an old t5.0.13 app and jetty. When I
startup the application in Eclipse it shows that it connects to db,
starts up all services etc, however when hit a web page that contains
any com
Eldred Mullany schrieb:
Hi All
I am having a strange problem with an old t5.0.13 app and jetty. When I
startup the application in Eclipse it shows that it connects to db,
starts up all services etc, however when hit a web page that contains
any component such as throws an exception
java.la