I am having a problem with tomcat serving up SVG content over SSL. I have found one instance of someone reporting this on the internet and the link to the bug is http://mail-archives.apache.org/mod_mbox/tomcat-dev/200402.mbox/<2004022 [EMAIL PROTECTED]>
I am using Tomcat version 5.0.28. I have an html page that has an embed tag that references an SVG. The page starts to load but it does not finish and the SVG content doesn't load at all. The problem only seems to occur when using SSL and BASIC Authentication with Tomcat. However the bug that I referenced above seems to indicate that there is a bug with Tomcat serving up image/svg+html content over SSL. I reverted back to Tomcat version 4.1.31 and I don't have the problem. Does anyone have any ideas on this or has anyone hit this before? Thank you for your time. Josh Chappelle