Uploaded image for project: 'Tapestry 5'
  1. Tapestry 5
  2. TAP5-2007

Fix JPA documentation

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 5.3.5
    • None
    • tapestry-jpa

    Description

      The Tapestry-JPA documentation page (http://tapestry.apache.org/integrating-with-jpa.html) has a typo:
      <property name="javax.persistence.jdbc.username" value="sa" />
      should be:
      <property name="javax.persistence.jdbc.user" value="sa" />

      I'm using eclipselink impl, and hsql database, I don't know if it is implementation specific issue, but the documented proprety didn't work for me.

      Regards,
      Matías.

      Attachments

        Activity

          People

            bobharner Bob Harner
            matias.blasi Matías Blasi
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: