You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@roller.apache.org by "Glen Mazza (JIRA)" <ji...@apache.org> on 2013/05/31 14:00:23 UTC

[jira] [Closed] (ROL-1454) abnormal character with database.configurationType:jdbc but normal with jndi

     [ https://issues.apache.org/jira/browse/ROL-1454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Glen Mazza closed ROL-1454.
---------------------------

    Resolution: Not A Problem

User was able to fix problem following a commenter's suggestion.
                
> abnormal character with database.configurationType:jdbc but normal with jndi
> ----------------------------------------------------------------------------
>
>                 Key: ROL-1454
>                 URL: https://issues.apache.org/jira/browse/ROL-1454
>             Project: Roller
>          Issue Type: Improvement
>          Components: Database Access & Data Model
>    Affects Versions: 4.0
>         Environment: tomcat + jdk1.5
>            Reporter: tian, scott
>            Assignee: Roller Unassigned
>
> When I set database.configurationType to jdbc, the characters saving to database are abnormal.
> But with setting database.configurationType to jndi, It's normal.
> I used the same jdbc settings for both jndi and jdbc:
> database.jdbc.driverClass=com.mysql.jdbc.Driver
> database.jdbc.connectionURL=jdbc:mysql://localhost:3306/roller?useUnicode=true&amp;characterEncoding=utf-8&amp;mysqlEncoding=utf8
> database.jdbc.username=scott
> database.jdbc.password=tiger

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira