Building under Win98 with JDK 1.3.0, with these env vars:

CLASSPATH=D:\jdk1.3\lib\tools.jar
JAVA_HOME=D:\jdk1.3
TOMCAT_HOME=D:\Jakarta\Dist\Tomcat
SERVLETAPI_HOME=D:\Jakarta\Dist\Tomcat

Here's the output of build.bat:

Buildfile: build.xml
Project base dir set to: D:\Programs\jboss
Executing Target: init
Executing Target: prepare
Executing Target: compile
Created dir: D:\Programs\jboss\build\classes
Compiling 356 source files to D:\Programs\jboss\build\classes
D:\Programs\jboss\src\main\org\jboss\naming\ENCFactory.java:16: Class 
org.jboss.
ejb.BeanClassLoader not found in import.
import org.jboss.ejb.BeanClassLoader;
        ^
D:\Programs\jboss\src\main\org\jboss\naming\java\javaURLContextFactory.java:16:
Class org.jboss.ejb.BeanClassLoader not found in import.
import org.jboss.ejb.BeanClassLoader;
        ^
Note: 9 files use or override a deprecated API.  Recompile with 
"-deprecation" f
or details.
2 errors, 1 warning
BUILD FATAL ERROR: Compile failed, messages should have been provided.

-- Ken Jenks, http://abiblion.com/

    Tools for reading.


Reply via email to