At 09:33 PM 7/13/2000 -0500, you wrote:
>Most likely this has to do tomcat not adding the WebMacro.properties file
>to your classpath. As a quick fix, make sure the bat file you created
>for tomcat is adding you apps classpath. It should add something
>like this: CLASSPATH=${TOMCAT_HOME}/webapps/app/WEB-INF/classes:${CLASSPATH}
Well, actually, its on the first line of my classpath. Here's a classpath
that's from the install TDK created (and the batch file I added)
Using classpath:
F:\javaproj\turbineapp\webapps\app\WEB-INF\classes;
f:\jce1.2\lib\jce1_2-do.jar;
f:\program\interbase\Interclient\interclient.jar;
F:\program\TDK\lib\ant.jar;
F:\program\TDK\lib\servlet.jar;
F:\program\TDK\lib\turbine.jar;
F:\program\TDK\lib\webmacro-jdk1.2-CVS.jar;
F:\program\TDK\lib\webserver.jar;
F:\program\TDK\lib\xml.jar;
F:\jdk1.3\lib\tools.jar
HTH,
-Mike
P.S. BTW, once the batch files are properly integrated, then I think the
TDK installation will be very nice for people new to the apache project in
general. Tomcat was a pain to learn at first, and this would some of the
'fear' out of initial usage attempts. I really like the whole concept.
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]