You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2002/07/22 17:39:53 UTC

DO NOT REPLY [Bug 11045] New: - Jikes compiler output appears in catalina.out not browser

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11045>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11045

Jikes compiler output appears in catalina.out not browser

           Summary: Jikes compiler output appears in catalina.out not
                    browser
           Product: Tomcat 4
           Version: Nightly Build
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Major
          Priority: Other
         Component: Jasper 2
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: ian779@darwinsys.com


Using Jasper2, you specify use of Jikes by adding to the jsp servlet  an 
init-param with a name of compiler and a value of one of the suppoted compiler 
names, jikes being the most obvious. Jasper2 recognizes this, but the output
from the compiler when there are error messages appears in catalina.out
instead of in the user's browser.

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>