Hi,
I want to define the fileset in the path only if the property weblogic.root is set.
How can I do this ?
<path id="weblogic.classpath">
<fileset dir="${weblogic.root}\lib">
<include name="weblogic.jar" />
<include name="webservices.jar" />
<include name="webserviceclient.jar" /> </fileset>
</path>
Thanks for your answers.
Olivier
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]