Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification.
The "FAQ/KnownIssues" page has been changed by KonstantinKolinko:
http://wiki.apache.org/tomcat/FAQ/KnownIssues?action=diff&rev1=5&rev2=6
Comment:
Changed formatting so that answers have proper headers.
== Answers ==
- <<Anchor(TomcatIssues)>>'''What are the known issues in any given Tomcat version?'''
+ <<Anchor(TomcatIssues)>>
+ === What are the known issues in any given Tomcat version? ===
To determine the known issues for any given Tomcat version, you'll need to review the following:
* The currently open bugs and enhancement requests in Bugzilla
@@ -23, +24 @@
* [[http://svn.apache.org/repos/asf/tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml|
Tomcat 6 change log]]
* [[http://svn.apache.org/repos/asf/tomcat/tc5.5.x/trunk/container/webapps/docs/changelog.xml|
Tomcat 5 change log]]
- <<Anchor(OracleJREIssues)>>'''What are the known issues with the Oracle JRE?'''
+ <<Anchor(OracleJREIssues)>>
+ === What are the known issues with the Oracle JRE? ===
* [[https://issues.apache.org/bugzilla/show_bug.cgi?id=50518|jps.exe and jvisualvm.exe
cannot detect tomcat using jdk1.6.0_23 onwards]]
<<BR>>
+
+ <<Anchor(ImageIOIssues)>>
- <<Anchor(ImageIOIssues)>>'''I'm using the Java ImageIO to dynamically serve
images and get strange Exceptions from time to time. Is this a bug in Tomcat?'''
+ === I'm using the Java ImageIO to dynamically serve images and get strange Exceptions from
time to time. Is this a bug in Tomcat? ===
Imagine you have a servlet which dynamically generates images and serves them via javax.imageio.ImageIO.
To write the image to the OutputStream, perhaps you are doing something like this:
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org
|