|
From: Colin S. <col...@ex...> - 2003-12-06 16:21:03
|
Ctrl-Shift-O will also give you a list if there is any ambiguity. You do have to look at it and choose one, of course :-) Dmitriy Kopylenko wrote: >I use Ctrl-Space bar. Gives you a list of choices where the same class names exist in different packages. > >Dmitriy. > >----- Original Message ----- >From: Rod Johnson <rod...@in...> >Date: Saturday, December 6, 2003 6:49 am >Subject: Re: [Springframework-developer] Jetty (was Orion 2.0.2) > > > >>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'sauto-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 >> >> |