Hi all

been lurking for some time, I'm loving this project!

I would like to fix a minor speling error in the openejb.bat of the latest
nightly but I can't understand where the source file is? The final file is
OPENEJB_HOME\bin\openejb.bat

the line in error says
rem find OPENEJB_HOME if it does not exist due to either an invalid value
passed
rem by the user or the %0 problem on Windows 9x
if exist "%OPENEJB_HOME%\lib\ipenejb-core-*.jar" goto openejbHomeSet

This kept me from starting the build.
Changing the ipenejb-core-*.jar to openejb-core-*.jar solved the problem

Nothing more,

/G

Reply via email to