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

Problems with jar-files in WEB-INF/lib directory outside tomcat webapps dir

           Summary: Problems with jar-files in WEB-INF/lib directory outside
                    tomcat webapps dir
           Product: Tomcat 4
           Version: 4.1.10
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Unknown
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


I have got problems compinling my jsp-pages because of a classdef not found
exception. If I deploy the web-application with ant (tomcat-ant-task, which uses
the tomcat management interface) it seems to me the jar files in WEB-INF/lib are
not used. Please note, the document-root is not located under the tomcat webapps
directory but elsewhere on my machine.

If I copy the jar files from my WEB-INF/lib directory to tomcats common/lib
everything works fine.

If I just copy the ant-build directory (containing my jsps, the WEB-INF dir...)
to the tomcat webapps directory everything works fine too.

So it seems to me there is a problem using jar-files that are located outside
the tomcat webapp-directory.

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

Reply via email to