Re: setclasspath vs. setenv

2010-11-18 Thread Thangalin
Hi, Here's the situation, then. The iReport tool (and hence JasperReports) bundles scores of JAR files across two different directories. (One of these JAR files conflicts with a JAR file deployed by Tomcat.) For development purposes it makes sense to have Tomcat and iReport installed on the same

setclasspath vs. setenv

2010-11-17 Thread Thangalin
Hi, Judging by its name alone, I would have thought that "setclasspath" (.bat or .sh) would be a place to put custom code that sets the classpath before Tomcat starts, or stops. I find it odd that nowhere in that file is the classpath environment variable actually set. The script appears to ensur