Subject Driver won't build Looking for JBoss
Author Rick Fincher
Hi,

The latest snapshots of the driver won't build and produce an error message:

C:\client-java>bin/ant.bat -Djavax.xml.parsers.DocumentBuilderFactory="org.
apache.xerces.jaxp.DocumentBuild
erFactoryImpl" -Djavax.xml.parsers.SAXParserFactory="org.apache.xerces.jaxp.
SAXParserFactoryImpl"
Buildfile: build.xml

init:

compile-concurrent:
[unjar] Expanding: C:\client-java\src\lib\concurrent.jar into
C:\client-java\output\concurrent

checkout-j2ee:

compile-j2ee:

BUILD FAILED
file:C:/client-java/build.xml:172: srcdir
"C:\client-java\thirdparty\jboss\jboss-j2ee\src\main"
does not exist!

What's that all about? How do you build without building JBoss, or is it
required now?

This is on Win 2000.

Thanks,

Rick