thanks fixed the memory problem but still required artifact is missing for artifact: org.apache.maven.plugins:maven-antrun-plugin:maven-plugin:1.3
The scripts in daytrader-parent-3.0-beta-1\bin\dbscripts\derby\createDerbyDB.[bat|sh] have to be updated to set DERBY_PATH=%GERONIMO_HOME%\repository\org\apache\geronimo\bundles set DERBY_VER=10.6.1.0_1 set CLASSPATH=%DERBY_PATH%\derby-all\%DERBY_VER%\derby-all-%DERBY_VER%.jar instead of set DERBY_PATH=%GERONIMO_HOME%\repository\org\apache\derby set DERBY_VER=10.4.2.0 set CLASSPATH=%DERBY_PATH%\derby\%DERBY_VER%\derby-%DERBY_VER%.jar set CLASSPATH=%CLASSPATH%;%DERBY_PATH%\derbynet\%DERBY_VER%\derbynet-%DERBY_VER%.jar set CLASSPATH=%CLASSPATH%;%DERBY_PATH%\derbytools\%DERBY_VER%\derbytools-%DERBY_VER%.jar set CLASSPATH=%CLASSPATH%;%DERBY_PATH%\derbyclient\%DERBY_VER%\derbyclient-%DERBY_VER%.jar because respository structure and derby version have changed regards Frank -- View this message in context: http://apache-geronimo.328035.n3.nabble.com/Vote-Release-Geronimo-Samples-Daytrader-3-0-beta-1-tp3512708p3515982.html Sent from the Development mailing list archive at Nabble.com.
