You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-dev@xmlgraphics.apache.org by bu...@apache.org on 2002/10/23 12:05:25 UTC

DO NOT REPLY [Bug 3840] - System.exit() calls in FOP kill Tomcat

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=3840>.
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=3840

System.exit() calls in FOP kill Tomcat

lsubramaniam@selectica.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |keiron@aftexsw.com
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |



------- Additional Comments From lsubramaniam@selectica.com  2002-10-23 10:05 -------

keiron@aftexsw.com 

I checked the system.exit entries in fop0.20.2 and also the latest released 
version of fop ie fop0.20.4.
 
I got System.exit entries in the following java files.
 
System.exit entries in fop0.20.2:
1)CommandLineStarter.java
2)Options.java
3)PrintStarter.java
4)FOText.java
5)BufferManager.java
6)SerializeHyphPattern.java
7)PreviewDialog.java
 
System.exit entries in fop0.20.4:
1)AWTStarter.java
2)Fop.java
3)Options.java
4)PrintStarter.java
5)FOText.java
6)BufferManager.java
7)SerializeHyphPattern.java

Still in fop0.20.4, BufferManager.java has "System.exit()", which needs to 
removed, since it may cause the JVM to exit, which is not desirable.

---------------------------------------------------------------------
To unsubscribe, e-mail: fop-dev-unsubscribe@xml.apache.org
For additional commands, email: fop-dev-help@xml.apache.org