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
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.