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 2003/01/27 08:28:53 UTC

DO NOT REPLY [Bug 16445] New: - JspC does not work without -dd option

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=16445>.
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=16445

JspC does not work without -dd option

           Summary: JspC does not work without -dd option
           Product: Tomcat 4
           Version: 4.1.12
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Blocker
          Priority: Other
         Component: Jasper 2
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: saravanan@india.adventnet.com


Hi,

The jspc.bat/sh does not work when it is NOT used with -dd option. It expects 
the output directory as though it is a mandatory argument. This issue is 
reproduciable in Tomcat 4.1.18 also. The following message is displaying in 
the console:

C:\DRIVE_E\advent1\jakarta\tomcat4.x\jakarta-tomcat-4.1.12-LE-jdk14
\bin>jspc.bat  ..\webapps\app2\jsp\hello.jsp
error:2003-01-27 12:08:43 - ERROR-the file '\jsp\hello.jsp' generated the 
following general exception: java.lang.NullPointerxception
null

thanks,
saravanan

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