[Ejtools-cvs] CVS: applications/deployment/src/bin run.bat,NONE,1.1
Brought to you by:
letiemble
From: Laurent E. <let...@us...> - 2002-04-21 18:49:46
|
Update of /cvsroot/ejtools/applications/deployment/src/bin In directory usw-pr-cvs1:/tmp/cvs-serv19424/src/bin Added Files: run.bat Log Message: Initial Import --- NEW FILE: run.bat --- @echo off @if not "%ECHO%" == "" echo %ECHO% @if "%OS%" == "Windows_NT" setlocal java -Djavax.enterprise.deploy.spi.factories=org.jboss.enterprise.deploy.spi.factories.JBoss30DeploymentFactory -jar run.jar |