Hi!
Ken Jenks wrote:
>
> I downloaded the latest jBoss at 10 PM Central time with this command:
> set home=\temp
> cvs -d :pserver:[EMAIL PROTECTED]:/products/cvs/ejboss checkout jboss
jBoss 2.0 cannot be built under JDK 1.2.2 since it contains 1.3 specific
code. It does run under 1.2.2 however.
So:
Build with 1.3, run with 1.2.2 or 1.3
The 1.3 code in Main will be extracted to a plugin so that you can
change the build script to not include the 1.3 code during compile,
which will fix these problems.
/Rickard
>
> Windows 95, Sun JDK 1.2.2, Pentium 300 w/196 MB RAM. Here's the output of
> build.bat:
>
> Buildfile: build.xml
> Project base dir set to: C:\Programs\jboss
> Executing Target: init
> Executing Target: prepare
> Executing Target: compile
> Compiling 6 source files to C:\Programs\jboss\build\classes
> C:\Programs\jboss\src\main\org\jboss\ejb\plugins\jrmp13\interfaces\StatefulS
> essionProxy.java:20: Interface java.lang.reflect.InvocationHandler of class
> org.jboss.ejb.plugins.jrmp13.interfaces.StatefulSessionProxy not found.
> implements java.lang.reflect.InvocationHandler
> ^
> C:\Programs\jboss\src\main\org\jboss\ejb\plugins\jrmp13\interfaces\EntityPro
> xy.java:20: Interface java.lang.reflect.InvocationHandler of class
> org.jboss.ejb.plugins.jrmp13.interfaces.EntityProxy not found.
> implements java.lang.reflect.InvocationHandler
> ^
> C:\Programs\jboss\src\main\org\jboss\ejb\plugins\jrmp13\interfaces\HomeProxy
> .java:20: Interface java.lang.reflect.InvocationHandler of class
> org.jboss.ejb.plugins.jrmp13.interfaces.HomeProxy not found.
> implements java.lang.reflect.InvocationHandler
> ^
> C:\Programs\jboss\src\main\org\jboss\ejb\plugins\jrmp13\server\JRMPContainer
> Invoker.java:9: Class java.lang.reflect.InvocationHandler not found in import.
> import java.lang.reflect.InvocationHandler;
> ^
> C:\Programs\jboss\src\main\org\jboss\ejb\plugins\jrmp13\server\JRMPContainer
> Invoker.java:10: Class java.lang.reflect.Proxy not found in import.
> import java.lang.reflect.Proxy;
> ^
> C:\Programs\jboss\src\main\org\jboss\Main.java:165: Method
> addShutdownHook(org.jboss.Main.2) not found in class java.lang.Runtime.
> Runtime.getRuntime().addShutdownHook(new Thread()
> ^
> 7 errors
> BUILD FATAL ERROR: Compile failed, messages should have been provided.
>
> -- Ken Jenks, http://abiblion.com/
>
> Tools for reading.
--
Rickard �berg
@home: +46 13 177937
Email: [EMAIL PROTECTED]
http://www.telkel.com
http://www.jboss.org
http://www.dreambean.com