JET2 not writing files [message #988762] |
Sun, 02 December 2012 20:12 |
Eclipse User |
|
|
|
So I'm using JET2Platform.runTransformOnString() because I had endless problems with JET2Platform.runTransformOnResource() not finding the input file.
When I run the transform manually in Eclipse it executes fine and generates the proper output file (just a standard dump.xml file with an extra line added at the top).
However when I try and run the transform using the JET2Platform.runTransformOnString() method it states its executed successfully but the output file isn't written to disk.
Sticking other commands in the template to create workspace projects etc. similarly don't seem to be executed.
Any suggestions what could be going wrong? I'm running on Windows 64 bit Java 7 from within an OSGi container, and using Spring Tool Suite 3.1 if that's important.
|
|
|
Powered by
FUDForum. Page generated in 0.04315 seconds