|
From: Pauwels S. <Ste...@si...> - 2003-04-03 14:27:53
|
Hello, I want to use the cascading of configuration files. But there's is something that did not work: If I put in my vonfig file this: ... # include ../conf/myconf ... wrapper.java.classpath.1=%JARS% ... And in my cascaded conf file (myconf): set.JAR1=test1.jar set.JAR2=test2.jar set.JARS=%JAR1%;%JAR2% ... This won't work. Can someone help me please, Kind regards, Stefan Pauwels E-mail: * Ste...@si... |