Hello Kasim,
you are defining a fileset, but you are not referencing it afterwards.
To be able to reference the fileset in your invocation,
you would need to give an id to the fileset, like this
Anyway, when you start tomcat, the bootstrap.jar by default picks up all
t
Hi,
I have target which start-up Tomcat server, I have some external jar(which I
shouldnot keep in common/lib) which need to lookup while server startup. I
have added property also fileset for jar lookup, but it is not referring the
jar where I have specified the location.
my target is:
>
Hi,
I have target which start-up Tomcat server, I have some external jar(which I
shouldnot keep in common/lib) which need to lookup while server startup. I
have added property also fileset for jar lookup, but it is not referring the
jar where I have specified the location.
my target is: