Thomas DeWeese wrote:
Note the "null:" prefix on the height and width attributes.
Please let us know if you succeed (a Bug report in any case
might be useful, but especially if there is a reproducible
test case).
OK, here is the problem. The Sun JDK 1.4.2 (stupidly IMHO) includes
a old, broken version of Apache Xerces in their rt.jar. If you override
this with the latext Xerces (2.6.2) then the bug goes away.
Of course, since they have it in rt.jar, you have to use the proprietary
-Xbootclasspath flag to put it (and xml-commons-apis.jar) in front of
rt.jar in the boot loader's search path. Bleah.
For anyone having bugs like this I'd suggest trying the newer Xerces.
-Archie
__________________________________________________________________________
Archie Cobbs * CTO, Awarix * http://www.awarix.com
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]