You need the xml.jar for the build process currently. The xml.jar is only
used by the xmlbeans ant task and the ejx editor app. Where are you
seeing a conflict between crimson.jar and xml.jar?


----- Original Message ----- 
From: "Ralf Purnhagen" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, March 24, 2001 10:30 PM
Subject: [JBoss-user] Re: Build CVS


> The classpath only contains the tools.jar of the JDK. There seems to
> be a conflict between crimson.jar and xml.jar in the lib directory.
> When i delete xml.jar from, the log of the build process looks like
> this:
> 
> Buildfile: build.xml
> 
> init:
>      [echo] build.compiler = classic
>      [echo] java.home = C:\PROGRAMME\JAVASOFT\JRE\1.3.0_01
>      [echo] user.home = C:\WINDOWS
>      [echo] java.class.path =
> ;..\..\lib\ANT-13~1.JAR;..\..\lib\AWT.JAR;..\..\li
> b\CODEGEN.JAR;..\..\lib\JAVAC.JAR;..\..\lib\JAXP.JAR;..\..\lib\JMXRI.JAR;..\..\l
> ib\XMLBEANS.JAR;..\..\lib\CRIMSON.JAR;..\..\build\classes
>      [echo]
> 
> prepare:
> 
> compile:
>      [rmic] RMI Compiling 1 class to D:\javalib\jboss.new\build\classes
> 
> xmlbeans:
> 
> BUILD FAILED
> 
> java.lang.NoClassDefFoundError: com/sun/xml/tree/XmlDocument
>         at
> com.dreambean.xmlbeans.BeanInfoCompiler.<init>(BeanInfoCompiler.java:
> 109)



_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to