Hi Paul,

the problem was Javassist 3.4.GA. Hibernate Entitymanager 3.4.0.GA has
an dependency on Javassist 3.4.GA. So I manually added a dependency to
Javassist 3.8.0.GA and it worked.

My dependency to Tapestry 5.2-SNAPSHOT is also resolved as I found a way
to use 5.1.0.5 with Spring 3.0. So I can really start using Testify.

Thanks
Alex

On Thu, 2010-02-25 at 11:00 +0000, Paul Field wrote:
> Hi Alex,
> 
> Testify 1.00 and 1.0.1-SNAPSHOT both work with Tapestry 5.1.0.5 (that's 
> the setup I have). That's a very interesting error - as it's deep in the 
> bytecode. Could you check the version of Javassist that you are using - 
> I've got 3.8.0.GA. Also what platform/JVM? (Windows/JDK1.6.0_18 is fine).
> 
> Also, are you able to construct a small example that fails? If I can 
> reproduce it locally I'll should be able to fix the problem.
> 
> Finally, don't expect Testify to work with Tapestry 5.2 yet - Howard's 
> been changing all the class transformation stuff that Testify uses and I 
> haven't looked at Tapestry 5.2 yet; I'm going to wait until it is (or 
> nears) a final release.
> 
> Paul
> 
> Alexander Kiel <alexanderk...@gmx.net> wrote on 24/02/2010 21:02:34:
> 
> > Hi,
> > 
> > I get the following error:
> > 
> > ERROR - RequestExceptionHandler    - Processing of request failed with
> > uncaught exception: (class:
> > org/apache/tapestry5/corelib/base/AbstractLink, method:
> > testifyGetrenderSupport signature:
> > ()Lorg/apache/tapestry5/RenderSupport;) Inconsistent args_size for
> > opc_invokeinterface
> > java.lang.VerifyError: (class:
> > org/apache/tapestry5/corelib/base/AbstractLink, method:
> > testifyGetrenderSupport signature:
> > ()Lorg/apache/tapestry5/RenderSupport;) Inconsistent args_size for
> > opc_invokeinterface
> > 
> > I use Testify 1.0.0 und Tapestry 5.1.0.5. I have tested Testify
> > 1.0.1-SNAPSHOT.
> > 
> > If I use Tapestry 5.2-SNAPSHOT I get another error.
> > 
> > I use the normal Junit 4 setup.
> > 
> > Best Regards
> > Alex
> > 
> > [attachment "signature.asc" deleted by Paul Field/db/dbcom] 
> 
> 
> ---
> 
> This e-mail may contain confidential and/or privileged information. If you 
> are not the intended recipient (or have received this e-mail in error) please 
> notify the sender immediately and delete this e-mail. Any unauthorized 
> copying, disclosure or distribution of the material in this e-mail is 
> strictly forbidden.
> 
> Please refer to http://www.db.com/en/content/eu_disclosures.htm for 
> additional EU corporate and regulatory disclosures.


-- 
mobile: +49 (0) 176 6152 9741
phone:  +49 (0) 341 2289 188
e-mail: alexanderk...@gmx.net
web:    www.alexanderkiel.net

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to