[jboss-jira] [JBoss JIRA] Created: (JBMETA-316) Allow java.lang.Class and Enum types to be marked as env-entry instead of resource-env-ref
jaikiran pai (JIRA)
jira-events at lists.jboss.org
Tue Nov 23 07:26:59 EST 2010
Allow java.lang.Class and Enum types to be marked as env-entry instead of resource-env-ref
------------------------------------------------------------------------------------------
Key: JBMETA-316
URL: https://jira.jboss.org/browse/JBMETA-316
Project: JBoss Metadata
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Components: common
Reporter: jaikiran pai
Assignee: jaikiran pai
Java EE6 spec, section EE.5.4 states:
"A simple environment entry is a configuration parameter used to customize an application component's business logic. The environment entry values may be one of the following Java types: String, Character, Byte, Short, Integer, Long, Boolean, Double, Float, Class, and any subclass of Enum."
Currently we do not support env-entry of type Class and Enum.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list