Uploaded image for project: 'IronJacamar'
  1. IronJacamar
  2. JBJCA-201 Add verifier layer to deployer chain
  3. JBJCA-261

Replace ValidateObject by ValidateClass that don't have to create the object instances

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Done
    • Icon: Major Major
    • None
    • None
    • Deployer
    • None

      From Jesper:
      Currently we are using

      org.jboss.jca.deployers.common.validator.ValidateObject

      as the holder class for the object that needs to be validated.
      Probably a better option would be to create a

      org.jboss.jca.deployers.common.validator.ValidateClass

      This is especially useful for the standalone configuration as we don't have to create the object instances, but just pass the class definition.

              jeff.zhang_jira Jeff Zhang (Inactive)
              jeff.zhang_jira Jeff Zhang (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: