|
From: <jue...@we...> - 2003-12-06 11:36:02
|
I've just had the same error when trying Petclinic. It's caused by = AopConfigException which erroneously extends the iBATIS = NestedRuntimeException instead of our own - Rod has obviously hit = Eclipse's auto-completion confirmation too quickly ;-) As long as = ibatis-db.jar is in the class path, everything works - but it shows on = deployment, of course. I've just fixed it; will commit it promptly. =20 Juergen =20 ________________________________ Von: spr...@li... im Auftrag = von Darren Davison Gesendet: Sa 06.12.2003 02:30 An: spr...@li... Betreff: Re: [Springframework-developer] Jetty (was Orion 2.0.2) On Saturday 06 December 2003 01:03, Darren Davison wrote: > looks suspiciously like the same problem we saw on Orion. Using Jetty > 4.2.14 and a petclinic deployment.. dammit. I just did a cvs update between test runs, and now I get a different error (at application load): java.lang.NoClassDefFoundError: com/ibatis/common/exception/NestedRuntimeException Same error on Jetty 4, Tomct 4 and Tomcat 5. Has petclinic changed or something in spring.jar?=20 I need to get some sleep, I'll look at this again on Sunday at some = point. -- Darren Davison Public Key: http://www.davison.uk.net/key.jsp ------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for = IBM's Free Linux Tutorials. Learn everything from the bash shell to sys = admin. Click now! http://ads.osdn.com/?ad_id=3D1278&alloc_id=3D3371&op=3Dclick _______________________________________________ Springframework-developer mailing list Spr...@li... https://lists.sourceforge.net/lists/listinfo/springframework-developer |