r1 - 28 Nov 2007 - 15:44:28 - TravisVachonYou are here: OSAF >  Documentation Web  >  ServerBundleAdministrator > ServerBundleUnicode

Unicode Support

By default the server supports the full set of Unicode characters, encoded using UTF-8 throughout the software stack. There exist two potential "gotchas" for administrators deploying the Cosmo servlet in an environment other than the one provided in the Server Bundle:

  1. The Java Virtual Machine default character encoding MUST be UTF-8. To ensure this is the case include -Dfile.encoding=UTF-8 in the command line when starting the Virtual Machine.
  2. The default URI Encoding MUST be UTF-8. In the default bundle this is accomplished by including the attribute URIEncoding="UTF-8" in the <Connector> element in snarf/src/main/config/server.xml
Edit | WYSIWYG | Attach | Printable | Raw View | Backlinks: Web, All Webs | History: r1 | More topic actions
 
Open Source Applications Foundation
Except where otherwise noted, this site and its content are licensed by OSAF under an Creative Commons License, Attribution Only 3.0.
See list of page contributors for attributions.