Posted By:
Sreenivasan_Rajagopalan
Posted On:
Wednesday, December 31, 2003 09:03 AM
Hi, I am trying automate some of our build processing ant script & am using jbuilder -build
from within ant to build the earfile. Due to some changes, now I need to compile some of my classes, jar them up & include the jar file in the ear file ( These are plain classes, so they don't have ejbgrpx ). Currently via manual process we compile the sources, build the special jarfile & do the build on eargrp file to build the ear.
Thanks,
Sreeni