Re: s:debug tag causes exception running in Jetty

2009-11-04 Thread wild_oscar
Well, I was running some more tests when it started working. This was when I ran the application in debug mode (in Eclipse), rather than simply run the application. Have you tried that, Bruce? phillips1021 wrote: > > I have not been able to figure out why the s:debug tag doesn't work in > Jett

Re: s:debug tag causes exception running in Jetty

2009-11-04 Thread phillips1021
I have not been able to figure out why the s:debug tag doesn't work in Jetty but works fine in Tomcat. Bruce What the... I found out about s:debug today and tried it. It worked without a hassle. Some minutes later, I tried again and now it doesn't work on any page! Did you

Re: s:debug tag causes exception running in Jetty

2009-11-04 Thread wild_oscar
phillips1021 wrote: > > Using the s:debug tag on a JSP in an application running in the Jetty > servlet container ( http://www.mortbay.org/jetty/ > http://www.mortbay.org/jetty/ ) cause Jetty to throw the following > exception: > > org.apache.jasper.JasperException: Class: > org.apache.jasper.

s:debug tag causes exception running in Jetty

2009-09-07 Thread phillips1021
Using the s:debug tag on a JSP in an application running in the Jetty servlet container ( http://www.mortbay.org/jetty/ http://www.mortbay.org/jetty/ ) cause Jetty to throw the following exception: org.apache.jasper.JasperException: Class: org.apache.jasper.compiler.TagLibraryInfoImpl File: TagLi