|
From: Nicolas V. <ni...@va...> - 2007-02-17 07:55:57
|
Le 17 f=E9vr. 07 =E0 03:34, Leif Mortenson a =E9crit : > Dave, >> # Java Classpath (include wrapper.jar) Add class path elements as >> # needed starting from 1 >> wrapper.java.classpath.1=3D../*.jar >> > This is actually perfectly fine. Maintaining a full list of jar files > in the wrapper.conf > makes the wrapper.conf as difficult to maintain as a standard batch > file. To help > the user with this, the Wrapper has a feature which allows =20 > wildcards in > this location. > It then expands those wildcards when generating the classpath used to > launch the > actual JVM. Hum, that's really nice. I don't know that point, Il will be able to =20 simplify my wrapper.conf files now :) Nicolas |