Hi, I am trying to run ejbjar target for websphere using
"com.ibm.etools.ejbdeploy.EJBDeploy" java class and i am
getting thefollowing error.
Does anyone know what
might be wrong.
It works
fine for WebLogic (using
weblogic.ejbc).
//BEGIN ANT BUILD
ERROR [java]
Hi,
I have written
an ANT build script to generate a J2EE web application
file(WAR).
I am creating the
WAR file in one target and trying to include more files to it in another target
using the update="true" attribute.
But it is not
updating the WAR file at all.
Am i missing
something o