[Laszlo-dev] JRun 4 support / jdom
Doug Hughes
dhughes at alagad.com
Sun Jan 16 11:03:19 PST 2005
Eric,
If you do get the time, could you please find the details you have on
configuring JRun to prefer the Laszlo version of jdom?
As a note, from what I can tell, jdom is not actually provided or used
directly by JRun. However, jdom is provided by ColdFusion which runs on top
of JRun. JRun is configured by editing a jvm.config file. In the default
JRun/ColdFusion install the shared libraries paths point to a directory
which contains another version of jdom. I'm not sure if this matters but CF
uses jdom 1.0beta9, built April 20 2003. The source for the 2.2 tree uses
1.0beta8-dev, built March 28 2002.
Do you know if the API was unstable before 1.0? Does this mean that the
method getContent() method really doesn't exist in 1.0beta9 when it did in
1.0beta8-dev?
Also, strangely, I even went so far as replacing the CF version of jdom with
the Laslo version. CF seemed to work while Laslo wouldn't. On the other
hand, I didn't work with any XML in CF so that might be the reason.
Oh, which tree should do any work against? 2.2 or 3.0b1?
Thanks,
Doug
More information about the Laszlo-dev
mailing list