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.compiler.TagLibraryInfoImpl File:
> TagLibraryInfoImpl.java Method: toString Line: 127 -
> org/apache/jasper/compiler/TagLibraryInfoImpl.java:127:-1
> 
> The same application runs fine with the s:debug tag in the Tomcat servlet
> container.
> 
> Anyone have information on this problem?  I like to use the s:debug tag
> and the Jetty servlet container during development and for example
> applications since Jetty can be run with a Maven plugin.
> 

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 manage to find out what the problem was? I too, am running in a
jetty container with Maven. I also have the tiles plugin.
-- 
View this message in context: 
http://old.nabble.com/s%3Adebug-tag-causes-exception-running-in-Jetty-tp25333343p26200702.html
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to