Uploaded image for project: 'Application Server 3  4  5 and 6'
  1. Application Server 3 4 5 and 6
  2. JBAS-1193

EJB Timer DatabasePersistencePlugin issue

XMLWordPrintable

      SourceForge Submitter: pyuill .
      In 4.0.1 RC1 the
      GeneralPurposeDatabasePersistencePlugin was changed
      to use constants from the DatabasePersistencePlugin
      interface for column names of the Timer table instead of
      settable properties. One of the columns (INTERVAL) is a
      reserved word in MySQL 4.1

      I can see three possible routes for the GPDPP:
      1) Reinstate the column name properties (perhaps
      defaulting to the standard values).
      2) Respect the reserved word list in standardjbosscmp-
      jdbc.xml (which can be easily expanded for particular a
      DBMS).
      3) Change the INTERVAL column name.

      Regards,
      Peter Yuill

            tdiesler@redhat.com Thomas Diesler
            sourceforge-user SourceForge legacy user (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: