Uploaded image for project: 'Torque'
  1. Torque
  2. TORQUE-81

DEFAULT_MANAGER_CLASS in BaseManager not conform 'subpackageManager' property

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 3.3-RC1
    • 3.3
    • Maven 2 Plugin
    • None
    • JDK build 1.5.0_08-b03

    Description

      When using the 'subpackageManager' configuration property the field 'DEFAULT_MANAGER_CLASS' in Base<...>Manager is missing the specified subpackage. This results in a TorqueException.

      example:

      package: nl.test.om
      subpackageManager: manager
      table: Test

      actual class: nl.test.om.manager.TestManager
      valua of DEFAULT_MANAGER_CLASS in BaseTestManager: nl.test.om.TestManager

      Attachments

        Activity

          People

            monroe CG Monroe
            hidde Hidde Boonstra
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: