[jdom-interest] Re: JDOM Build issues
dion at multitask.com.au
dion at multitask.com.au
Sun Aug 13 23:47:25 PDT 2000
Ok, got me. From memory, the $JAVA_HOME/jre/lib/ext directory is searched
first by default, and then the classpath is searched, true?
If that's the case, then altering the classpath will have zero effect,
since it's currently coming from the batch files/scripts anyway, so unless
the jars are added to the bootclasspath, it's useless. Since the
bootclasspath is a -X option, I think I'm outta luck - I'd rather not add
them there.
So I think I can chalk this up to learning....
--
dIon Gillard, Multitask Consulting
Work: http://www.multitask.com.au
NetRexx: http://www.multitask.com.au/NetRexx.nsf
----- Forwarded by dIon Gillard/Multitask Consulting/AU on 14/08/2000 04:36
PM -----
Re: [jdom-interest] JDOM Build issues
dion at multitask.com.au wrote:
>
> I'm not sure if this qualifies as a bug or not, but I noticed that the
> xerces.jar that's in the ./lib directory is not included in the
> classpath for the compile target.
No classpath means it uses the system classpath, iirc. That allows us
to set the classpath in the build.bat/sh files.
> I had parser.jar from JAXP 1.0.1 in my $JAVA_HOME/jre/lib/ext
> directory which had an older version of org.w3c.dom.DocumentType
> in it, which caused build errors.
>
> I noticed this problem mentioned in the archives, but no fix. I'll
> attempt a fix for build.xml and report back unless someone has
> objections....
Your proposal is to specify the classpath in the build.xml?
-jh-
_______________________________________________
To control your jdom-interest membership:
http://lists.denveronline.net/mailman/options/jdom-interest/youraddr@yourhost.com
Previous Document (Embe (Embe Next Document
dded dded
image image
moved moved
to to
file: file:
pic00 pic18
041.p 467.p
cx) cx)
Return to View
(Embedded image moved to
file: pic06334.pcx)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pic00041.pcx
Type: application/octet-stream
Size: 1140 bytes
Desc: Paintbrush
Url : http://jdom.org/pipermail/jdom-interest/attachments/20000814/4bc64135/pic00041.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pic18467.pcx
Type: application/octet-stream
Size: 1147 bytes
Desc: Paintbrush
Url : http://jdom.org/pipermail/jdom-interest/attachments/20000814/4bc64135/pic18467.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pic06334.pcx
Type: application/octet-stream
Size: 128 bytes
Desc: Paintbrush
Url : http://jdom.org/pipermail/jdom-interest/attachments/20000814/4bc64135/pic06334.obj
More information about the jdom-interest
mailing list