Communications Express 6.3 Release Notes

Version 15 by AnjanaK
on Aug 25, 2009 03:24.

compared with
Current by AnjanaK
on Aug 26, 2009 03:50.

(show comment)
Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (2)

View page history
h3. {anchor:ABCDE} Documentation Updates
Communications Express supports only UTF-8 encoded files for import and export of vCards in the Address Book. To configure Address Book to support import and export of files with other encoding:
For importing, in the following file:
{code}
/var/opt/sun/comms/ce/WEB-INF/config/import/import.properties
{code}

change
{code}
import.vcard.encoding = utf-8 to import.vcard.encoding = <required-encoding>
{code}

For exporting, in the following file:
{code}
/var/opt/sun/comms/ce/WEB-INF/config/export/export-vcard.xsl
{code}

change
{code}
<xsl:output method="text" encoding="UTF-8" omit-xml-declaration="yes"/>
{code}

to
{code}
<xsl:output method="text" encoding="<required-encoding>" omit-xml-declaration="yes"/>
{code}

You must restart the container for the changes to take place. Currently, Communications Express does not support multiple encoding formats for vCard.

{info:title=Note:}
Both the settings are application wide, and will be enforced for all users in all locales. Changing from UTF-8 may not be suitable if different locales are to be supported.
{info}

The individuals who post here are part of the extended Sun Microsystems community and they might not be employed or in any way formally affiliated with Sun Microsystems. The opinions expressed here are their own, are not necessarily reviewed in advance by anyone but the individual authors, and neither Sun nor any other party necessarily agrees with them.

Copyright 1994-2009 Sun Microsystems, Inc.
Powered by Atlassian Confluence
Sun Guidelines on Public Discourse Privacy Policy Terms of Use Trademarks Site Map Employment Investor Relations Contact