A trick to make it all work is to explode the tapestry jars into
WEB-INF/classes

-It does work....but it can get messy

-Jon

-----Original Message-----
From: Joel Wiegman [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, May 30, 2007 11:48 AM
To: Tapestry users
Subject: RE: T5: Works in Jetty but not in Tomcat

Marcus,

Thanks for the reply.  I've been able to get it to work with mvn
tomcat:run and mvn jetty:run, but not by deploying the war to a separate
instance of Tomcat.  I'll keep at it.  It's not looking like it's a
Tapestry bug... it appears to be a classloading issue involving
JAXP/Xerces.

Cheers,

Joel
 

-----Original Message-----
From: Marcus [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, May 30, 2007 1:55 PM
To: Tapestry users
Subject: Re: T5: Works in Jetty but not in Tomcat

Hi,

For us T5 works fine with Tomcat or Jetty.

mvn tomcat:run  (inside app dir)

or build war file and deploy:

mvn war:war  (inside app dir, war will be in appdir/target)

Marcus

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

Reply via email to