Uploaded image for project: 'Apache Roller'
  1. Apache Roller
  2. ROL-1174

Better Derby support in Installation Guide

Attach filesAttach ScreenshotVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 5.1.0
    • None

    Description

      (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

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            gmazza Glen Mazza
            djohnson David Johnson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment