DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7200>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7200 loading config.xml Summary: loading config.xml Product: Fop Version: 0.17 Platform: Other OS/Version: OS/400 Status: NEW Severity: Major Priority: Other Component: pdf renderer AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] I am running FOP in an application on an AS400 machine. Trying to embed an OCRB font we are getting troubles running in the websphere 3.5 environment. We use the Options = new Options("userconfig.xml") to tell the system where to find the info for the OCRB. The system then is loading the standard configuration before it will read the userconfig. At that point we get the following exception : SECJ0021I: Illegal System exit() : java.lang.SecurityException java/lang/Throwable.<init>()V+4 (Throwable.java:82) com/ibm/ejs/security/SecurityManager.checkExit(I)V+13 (SecurityManager.java:53) java/lang/Runtime.exit(I)V+8 (Runtime.java:86) org/apache/fop/apps/Options.loadStandardConfiguration()V+0 (Options.java:106) org/apache/fop/apps/Options.<init>()V+0 (Options.java:30) org/apache/fop/apps/Options.<init>(Ljava/io/File;)V+0 (Options.java:36) First we thought it had someting to do with the place of the config.xml file but I think that would have caused a FopException. We have been reading the internet now for some days and we have not come to a solution. Is there someone out there who can HELP us !! --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]