Dear Wendy, Are you using the DITA Open Toolkit files which came with the Oxygen installation or did you overwrite the toolkit with a newer version? The build.xml file located in: "C:\eclipsehelpdev\eclipse\dropins\com.oxygenxml.author_9.3.0\plugins\com.oxygenxml.author_9.3.0\frameworks\dita\DITA-OT\demo\fo\build.xml" does not seem to contain the changes we introduced in order to make switching between FOP and XEP seamless. Can you send me your version of the file?
Regards, Radu -- Radu Coravu <oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger http://www.oxygenxml.com Loreti, Wendy wrote: > I added the fo.jar in the advanced tab and still have this error. Here's > the entire output: > > Executing: > > > transform.topic2pdf: > > copyCoreArtwork: > > transform.topic2fo: > [dita-version] Search finished > [index-preprocess] [INFO] IBM ICU4J Collator is not found. Default Java > Collator will be used > [index-preprocess] [INFO] IBM ICU4J Collator is not found. Default Java > Collator will be used > > transform.fo2pdf: > > transform.fo2pdf.xep: > [java] java.lang.NoClassDefFoundError: > com/idiominc/ws/opentopic/fo/xep/Runner > [java] Caused by: java.lang.ClassNotFoundException: > com.idiominc.ws.opentopic.fo.xep.Runner > [java] at java.net.URLClassLoader$1.run(Unknown Source) > [java] at java.security.AccessController.doPrivileged(Native > Method) > [java] at java.net.URLClassLoader.findClass(Unknown Source) > [java] at java.lang.ClassLoader.loadClass(Unknown Source) > [java] at sun.misc.Launcher$AppClassLoader.loadClass(Unknown > Source) > [java] at java.lang.ClassLoader.loadClass(Unknown Source) > [java] at java.lang.ClassLoader.loadClassInternal(Unknown > Source) > [java] Could not find the main class: > com.idiominc.ws.opentopic.fo.xep.Runner. Program will exit. > [java] Exception in thread "main" > > BUILD FAILED > C:\eclipsehelpdev\eclipse\dropins\com.oxygenxml.author_9.3.0\plugins\com > .oxygenxml.author_9.3.0\frameworks\dita\DITA-OT\build.xml:55: The > following error occurred while executing this line: > C:\eclipsehelpdev\eclipse\dropins\com.oxygenxml.author_9.3.0\plugins\com > .oxygenxml.author_9.3.0\frameworks\dita\DITA-OT\build.xml:98: The > following error occurred while executing this line: > C:\eclipsehelpdev\eclipse\dropins\com.oxygenxml.author_9.3.0\plugins\com > .oxygenxml.author_9.3.0\frameworks\dita\DITA-OT\demo\fo\build.xml:133: > The following error occurred while executing this line: > C:\eclipsehelpdev\eclipse\dropins\com.oxygenxml.author_9.3.0\plugins\com > .oxygenxml.author_9.3.0\frameworks\dita\DITA-OT\demo\fo\build.xml:243: > The following error occurred while executing this line: > C:\eclipsehelpdev\eclipse\dropins\com.oxygenxml.author_9.3.0\plugins\com > .oxygenxml.author_9.3.0\frameworks\dita\DITA-OT\demo\fo\build.xml:258: > The following error occurred while executing this line: > C:\eclipsehelpdev\eclipse\dropins\com.oxygenxml.author_9.3.0\plugins\com > .oxygenxml.author_9.3.0\frameworks\dita\DITA-OT\demo\fo\build.xml:272: > Java returned: 1 > > Total time: 1 minute 41 seconds > > -----Original Message----- > From: Coravu Radu [mailto:[email protected]] > Sent: Wednesday, July 22, 2009 9:13 AM > To: Loreti, Wendy > Cc: [email protected] > Subject: Re: [oXygen-user] Pointing oxygen to xep > > > Hello Wendy, > > That's a strange one. > > There should be a library located in the > "OXYGEN_PLUGIN_DIR\frameworks\dita\DITA-OT\demo\fo\lib\fo.jar". > Can you find it in your installation? > If you edit your transformation scenario and in the "Advanced" tab add > the jar to the "Libraries" list does it work then? > > Can you sent me the entire contents of the output Oxygen generates in > the "Console" tab? > > Regards, > Radu > > -- > Radu Coravu <oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger > http://www.oxygenxml.com > > > > Loreti, Wendy wrote: > >> Hi. I downloaded a trial version of RenderX XEP and installed it in >> the default location (C:\Program Files). I went into oxygen and set it >> > > >> up as an FO processor, using the "If you have xep installed you can >> add it directly" browse button. But when I build, I get this: >> >> >> java.lang.NoClassDefFoundError: >> > com/idiominc/ws/opentopic/fo/xep/Runner > >> [java] Caused by: java.lang.ClassNotFoundException: >> com.idiominc.ws.opentopic.fo.xep.Runner >> >> Are there additional steps I need to do to get these two to play >> nicely? I am running version 9.3.0 of oxygen. >> >> *Wendy Loreti* >> Senior Technical Writer >> Vocollect, Inc. >> 703 Rodi Rd. >> Pittsburgh, PA 15235 >> >> www.vocollect.com <http://www.vocollect.com/> >> >> _CONFIDENTIALITY NOTICE _ >> >> This message, together with any attachments, may be legally privileged >> > > >> and is confidential information intended only for the use of the >> individual or entity to which it is addressed. It is exempt from >> disclosure under applicable law including court orders. If you are not >> > > >> the intended recipient, you are hereby notified that any use, >> dissemination, distribution or copy of this message, or any >> attachment, is strictly prohibited. If you have received this message >> in error, please notify the original sender and delete this message, >> along with any attachments, from your computer. >> >> >> >> > ------------------------------------------------------------------------ > >> _______________________________________________ >> oXygen-user mailing list >> [email protected] >> http://www.oxygenxml.com/mailman/listinfo/oxygen-user >> >> > > > _______________________________________________ oXygen-user mailing list [email protected] http://www.oxygenxml.com/mailman/listinfo/oxygen-user
