Re: Debugging Java class generated from JSP

Nathan Fiedler <[email protected]> Fri, 17 Sep 2004 09:22:15 -0700
Newsgroups gmane.comp.java.jswat.user
Organization Blue Marsh Softworks
Message-ID <1095438135.15562.3.camel@nuts>
This may be bug 865: Issue with Tomcat 5 and source mapping

The work-around is to edit {catalina_home}/conf/web.xml and set the
'suppressSmap' init-param to "true". Restart Tomcat and try it again.

If that corrects your problem, then I need to look into this issue more
closely.

n