Does anyone know how to rewrite the following for use in Ant: @REM Run EJBC on jar file java -classpath %WL_HOME%/lib/weblogic_sp.jar;%WL_HOME%/lib/weblogic.jar weblogic.ejbc -compiler javac build\std_ejb20_message.jar %APPLICATIONS%\ejb20_message.jar Also, any hints/tips of using Ant with weblogic would be appreciated. Thanks in advance. T Master
