Daniel John Debrunner wrote:
Daniel John Debrunner wrote:
The difference is that Sun bundles the XML classes into its rt.jar,
while IBM leaves them in their own xml.jar.
Thus I modified my jdk14compile.classpath to add the xml jar, e.g.
java14compile.classpath=c:/ibm142/jre/lib/core.jar;c:/ibm142/jre/lib/server.jar;c:/ibm142/jre/lib/xml.jar
I'll add this information to the BUILDING.txt sometime.
Ay, thanks for catching that. My ant.properties file wasn't pointing to the
correct jdk when I tried this out locally, so it seemed like it had "worked" for me.
Sorry for the oversight, and thanks for figuring that out...
Army