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/01/06 01:52:12 UTC

[jira] [Assigned] (ROL-1174) Better Derby support in Installation Guide

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

Glen Mazza reassigned ROL-1174:
-------------------------------

    Assignee: Glen Mazza  (was: Roller Unassigned)
    
> Better Derby support in Installation Guide 
> -------------------------------------------
>
>                 Key: ROL-1174
>                 URL: https://issues.apache.org/jira/browse/ROL-1174
>             Project: Roller
>          Issue Type: Improvement
>          Components: Installation
>            Reporter: David Johnson
>            Assignee: Glen Mazza
>
> (From Halley Pacheco de Oliveira)
> Hi Dave,
> I'm beginning the translation for the file ApplicationResources_pt_BR.properties.
> About the problems that I encountered:
> 1) Context configuration file for Tomcat 5.5.X users:
> There is no example for Derby, so I'm using:
> url="jdbc:derby://localhost:1527/roller;autoReconnect=true&useUnicode=true&characterEncoding=utf-8&derbyEncoding=utf8"
> username="APP"
> password="APP"
> It works, but I don't know if it is right.
> 2) The file WEB-INF/classes/hibernate.cfg.xml
> The Installation Guide does not make a direct reference to this file. I had to edit it and use
> <property name="dialect">org.hibernate.dialect.DerbyDialect</property>
> instead of the default value which is for MySQL.
> Also there is no example for configuring Hibernate to use the JDBC Driver Manager for Derby in
> this file.
> halley

--
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