Hi Peter, Thanks for your help. Didn't know the two issues were one in the same. Damn you javassist!
Zack Peter Stavrinides wrote: > > Hi Zack > > These are well known issues with Javassist and JDK 6, see: > > http://www.nabble.com/TransformationException-ClassNotFoundException-td17156180.html#a17182647 > http://www.nabble.com/Re%3A-T5%3A-TransformationException-p16541145.html > > In your case though you might be able to work around it by adding an > onException handler to deal with the exceptions? If not, then another > thing you could try is not catch Exception, but catch only > HibernateException, that 'might' work. > > cheers, > Peter > > ----- Original Message ----- > From: "zack1403" <[EMAIL PROTECTED]> > To: users@tapestry.apache.org > Sent: Friday, 13 June, 2008 10:11:05 AM GMT +02:00 Athens, Beirut, > Bucharest, Istanbul > Subject: Re: [T5] javassit exception? I have no idea... > > > Add.java = http://pastebin.com/m6f3771f6 > > I am able to cause the error by adding a throw/catch around my > session.save. > Although that is in the onSubmit() method so it shouldnt actually be > running > on page load. > > Zack > > 9902468 wrote: >> >> If possible please attach also the page (Add.java) and corresponding >> template. >> >> -99 >> >> > > -- > View this message in context: > http://www.nabble.com/-T5--javassit-exception--I-have-no-idea...-tp17816167p17816493.html > Sent from the Tapestry - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > 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] > > > -- View this message in context: http://www.nabble.com/-T5--javassit-exception--I-have-no-idea...-tp17816167p17823745.html Sent from the Tapestry - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]