This still seems to be an issue, especially with current JBOSS 3.2.4RC1 which I just tried. Now it's happening on normal HTTP connections as well, not just HTTPS. To see the problem, you can create a web .war and put inside it html page with non-scandinavic symbols, for example index.html - and another with scandinavic symbols, for example indexÃ.html (or indexä.html if the first one doesn't show right on this page). Then try to reach both from web browser, using HTTPS connector if running release version of JBOSS, or just plain normal HTTP if using the latest RC1. The scandinavic char is automatically replaced by the %4E (or something similar) code or two of them, and I get 404 file not found.
This issue wasn't fixed by replacing the tomcat .jars. I can't seem to figure out why it does that. Standalone Tomcat runs fine with scandinavic chars in filename, Microsoft IIS used to run them fine while the content was under it. Hard to make all content producers change suddenly the filenames if it works with different servers. Any ideas? Anyone else experienced this? <a href="http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3826123#3826123">View the original post</a> <a href="http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3826123>Reply to the post</a> ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id70&alloc_id638&op=click _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
