Hello,
thanks for your response. But I want to know wich is the correct version of
Javassist and if tapestry-ioc-5.0.13 jar contains javassist jar, if this is
the case do we need to add a separate jar of javassist in our classpath.
Currently I have a separate javassist-3.7.ga jar on my classpath.
I've had issues with Tomcat not totally clearing its cache dir, too. Make
sure you get that.
--
Kevin
On Mon, Aug 11, 2008 at 5:15 PM, Howard Lewis Ship <[EMAIL PROTECTED]> wrote:
> Caused by: java.lang.NoSuchMethodError:
>
> org.apache.tapestry5.ioc.internal.services.ClassFactoryClassPool.toC
Caused by: java.lang.NoSuchMethodError:
org.apache.tapestry5.ioc.internal.services.ClassFactoryClassPool.toClass(Ljavassist/CtClass;Ljava/lang/ClassLoader;Ljava/security/ProtectionDomain;)Ljava/lang/Class;
This represents an issue w.r.t. the Javassist library. Make sure you
have the correct versi
Hello,
I have poblem to deploy my app (tapestry5) in Tomcat 6. It works fine in
Jetty but not in Tomcat.
the exception is :
SEVERE: Exception starting filter diffusionAssignation
java.lang.RuntimeException: Error building service proxy for service
'ServletApplicationInitializer' (at
org.apache.
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)
o
nvolving
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
Check this:
in POM.XML, use
5.0.5-SNAPSHOT
or
5.0.4
the command mvn jetty:run works?
Marcus:
or build war file and deploy:
mvn war:war (inside app dir, war will be in appdir/target)
i get a error.when a type mvn: war:war at my appdir..
Microsoft Windows XP [versão 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.
C:\Projetos\musiclib>dir
O volume na unidade C não tem no
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
My application is working fine in Jetty but not in Tomcat.
I've already followed the deployment instructions found here (
http://tapestry.apache.org/tapestry5/tomcat.html ). I confirmed that my
classes are being jarred up by Maven and put into the WEB-INF/lib
directory.
Using JDK 1.5.0_11, and T
10 matches
Mail list logo