I ran the transformation from both computers on the command line, the FO file was identical and did not contain a fo:simple-page-master element with more then one fo:region-body. I'm using Xalan 2.7.0 on both machines for XSLT processing. Not sure if this is relevant but the machine I'm having problems with is running OS X with an intel chip and the development machine is a powerpc.
Jeremias Maerki-2 wrote: > > If you haven't done so already, run only the XSLT transformation outside > your application (on the command-line) and inspect the generated FO file. > You may also need to verify that you're using the same XSLT processor in > both environments. > > On 10.01.2007 06:33:05 pwillsey wrote: >> >> Hello, >> I'm getting a validation exception: >> javax.xml.transform.TransformerException: >> org.apache.fop.fo.ValidationException: Error(Unknown location): For >> fo:simple-page-master, only one fo:region-body may be declared. >> >> But I've checked the XLST sheet and there is no fo:simple-page-master >> element with more then one fo:region-body. I've also tested this on >> another >> machine and it works fine. I'm using FOP V. 0.93 (on Both machines). >> >> Not sure if this makes a difference but I'm using FOP in a webobjects >> project and I get the exception when I deploy the project but not when I >> run >> it using eclipse on my development machine. >> >> Any help would be greatly Appreciated > > > > Jeremias Maerki > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/FOP-Problem-tf2950761.html#a8262498 Sent from the FOP - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
