I am using defaultLibBundleDir to copy all the jars to APP-INF/lib of the ear.There are lot of jar files which are not actually required or to be part of ear.Is there anyway i can restrict to copy only selected jars in the APP-INF/lib.
I am using defaultLibBundleDir to copy all the jars to APP-INF/lib of the ear.There are lot of jar files which are not actually required or to be part of ear.Is there anyway i can restrict to copy only selected jars in the APP-INF/lib.