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

http://issues.apache.org/bugzilla/show_bug.cgi?id=30684

jasper2(org.apache.jasper.JspC)  requires commos-logging.jar

           Summary: jasper2(org.apache.jasper.JspC)  requires commos-
                    logging.jar
           Product: Tomcat 5
           Version: 5.0.27
          Platform: All
        OS/Version: Windows XP
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Jasper
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


I try to do jsp pre-compile as follows.
http://jakarta.apache.org/tomcat/tomcat-5.0-doc/jasper-howto.html

But build is failed 
because jasper2 ant task requires commons logging api.

error message is follows.
---------------------------
BUILD FAILED: C:\eclipse\workspace\antsample\build.xml:17: taskdef A class 
needed by class org.apache.jasper.JspC cannot be found: 
org/apache/commons/logging/LogFactory
---------------------------

Should commons-logging-xxx.jar be located in ${catalina.home}/common/lib or 
${catalina.home}/server/lib ?

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to