Ticket #319 (closed defect: fixed)

Opened 17 years ago

Last modified 17 years ago

CF7 Class not found: org.jdom.output.Format

Reported by: DanWilson Owned by: DanWilson
Priority: normal Milestone: 3.0
Version: 3.0.178 Severity: major
Keywords: Cc:

Description

Originally posted by Dan Wilson on 5/14/2008 at 8:30 AM: entered by Ezra Parker on port to new system

Environment: CF7 on Linux

XML Generation relies on a Class org.jdom.output.Format. This class is not found on Linux possibly due to a version mismatch.

CF8 has:WEB-INF/cfusion/lib/jdom-1.0.jar CF7 has: WEB-INF/cfusion/lib/jdom.jar

I removed the formatting references and the framework loads fine. A patched file that runs (albiet without any nicely formatted XML generation) is attached.

Attachments

CGCodeGenerator.cfc (2.4 kB) - added by cfgrok 17 years ago.

Change History

Changed 17 years ago by cfgrok

Changed 17 years ago by cfgrok

Originally posted by Joe Rinehart on 7/17/2008 at 10:08 PM: entered by Ezra Parker on port to new system

Reworking to use a very manual (string parsing rather than XML document manip) generation approach.

Changed 17 years ago by DanWilson

  • status changed from new to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.