Yep! You got it! I didn't realise that the exception handler was calling a System.exit(-1) when an exception was thrown. My fail!
Now it works perfectly :D Thanks a lot and BR. JoaquĆn Jeremias Maerki-2 wrote: > > The only explanation I can come up with is that someone calls > System.exit(int) > after the exception is thrown (i.e. in an exception handler). But FOP > doesn't do that except in its command-line interface. I hope you didn't > integrate FOP by calling org.apache.fop.cli.Main or something. > > BTW, you should upgrade to 0.95 final which fixes a number of bugs. > -- View this message in context: http://www.nabble.com/Fop-0.95-beta-1-shutdowns-my-Weblogic-server-tp19554692p19567606.html Sent from the FOP - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
