I believe you only need to add
       <dependency>
           <groupId>jboss</groupId>
           <artifactId>javassist</artifactId>
           <version>3.4.ga</version>
       </dependency>
in your own pom

Andy wrote:


I had the same problem a few days ago. I added all m2-repos from the Tapestry pom.xml to my project's pom.xml and then everything worked again...

Andy


Paulo Ramos wrote:
I am using javassist 3.0

Peter Schröder escreveu:
does your server contain the javassist lib in the expected version?
-----Ursprüngliche Nachricht-----
Von: Paulo Ramos [mailto:[EMAIL PROTECTED] Gesendet: Dienstag, 6. März 2007 12:49
An: users@tapestry.apache.org
Betreff: Tapestry 4.1.2-SNAPSHOT

Hello,

I am using Tapestry 4.1.2-SNAPSHOT and yesterday, when i deployed my aplication the server throw this error: java.lang.NoSuchMethodError: javassist.CtClass.toClass(Ljava/lang/ClassLoader;Ljava/security/ProtectionDomain;)Ljava/lang/Class;

Can anyone help me?

Thanks

Paulo Ramos



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







---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




--
Andreas Andreou - [EMAIL PROTECTED] - http://andyhot.di.uoa.gr
Tapestry / Tacos developer
Open Source / J2EE Consulting

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to