Gary Benson wrote: > Mark Wielaard wrote: > > On Mon, 2005-06-27 at 09:36 +0100, Gary Benson wrote: > > > Mark Wielaard wrote: > > > > JSPs seem broken since the compiler somehow seems to get a wrong > > > > classpath. It cannot find any imports like javax.servlet.*, > > > > org.objectweb.jonas.*, ... There must be some classpath property > > > > set wrongly by I haven't figured out where/what. > > > > > > Isn't jonasAdmin all JSPs? Certainly there's loads of JSP stuff > > > in my classloader log... > > > > http://localhost:9000/jonasAdmin/ seems to work fine. But for > > http://localhost:9000/ I always get the attached error message. > > (Same output as in /var/log/jonas/jonas) > > Ah, I just started getting those this morning, after upgrading > eclipse-ecj. For some reason the java.util.StringTokenizer used > to parse the classpaths _sometimes_ fails. Now filed as https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=162177. Any input gratefully received! Cheers, Gary