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

unable to instantiate tomcat jasper task more than once





------- Additional Comments From [EMAIL PROTECTED]  2004-10-05 18:47 -------
No, I don't believe there is more than one copy of Log in the classpath.  I have no 
global classpath.  The 
class does not appear to be part of ant.  I modified the build file to list only the 
required jasper jar files. 
They are, from common/lib, jasper-compiler, jasper-runtime, servlet-api, jsp-api, 
commons-el and 
from bin, commons-logging-api.  Only the last contains the Log class, and without it, 
the build fails 
because org.apache.commons.logging.LogFactory is missing.  The behavior isn't changed 
by 
explicitly including the 6 jar files in the build.xml file, rather than including 
"*.jar".

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

Reply via email to