Hello,

Back in my Ant-based projects i used the pathconvert to generate
manifest files from myruntime.classpathref. I also filtered all those
jars out of my WARs/WEB-INF/lib and put them in the EAR/lib, where
(thanks to the manifests) both EJBs and WAR classes could access them,
avoiding duplication of library JARs.

I'm getting ready to port the same logic through the antrun plugin, then
use exclusions and what not to finally end up with the same structure
and was wondering if there is a better way to do this.

Thanks in advance,

Manos

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to