|
From: Rod J. <rod...@in...> - 2003-12-06 11:49:38
|
Ctrl-Shift-O indeed... Sorry... ----- Original Message ----- From: "jürgen höller [werk3AT]" <jue...@we...> To: <spr...@li...> Sent: Saturday, December 06, 2003 11:32 AM Subject: Re: [Springframework-developer] Jetty (was Orion 2.0.2) 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. Juergen ________________________________ 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? 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=1278&alloc_id=3371&op=click _______________________________________________ Springframework-developer mailing list Spr...@li... https://lists.sourceforge.net/lists/listinfo/springframework-developer ------------------------------------------------------- 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_id78&alloc_id371&op=ick _______________________________________________ Springframework-developer mailing list Spr...@li... https://lists.sourceforge.net/lists/listinfo/springframework-developer |