Replace ValidateObject by ValidateClass that don't have to create the object
instances
--------------------------------------------------------------------------------------
Key: JBJCA-261
URL:
https://jira.jboss.org/jira/browse/JBJCA-261
Project: JBoss JCA
Issue Type: Sub-task
Components: Deployer
Reporter: Jeff Zhang
Assignee: Jeff Zhang
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.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira