|
From: Guarav M. <gma...@In...> - 2003-06-05 21:39:20
|
Hi, =20 I am using ANT build scripts to install my applications as NT service using this WRAPPER. I can do this currently by running the statement "wrapper -i wrapper.conf". =20 Question is how can i modify this so the WRAPPER can use the classpath and other properties set in ANT scripts. (I don't want to set the classpath and other general properties in wrapper.conf AGAIN. =20 Is there a way NOT to use the wrapper.conf at all and use ANT script parameters instead???. =20 Thanks in advance. =20 gmangali |