[jboss-jira] [JBoss JIRA] Resolved: (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 11:19:59 EST 2010
[ https://jira.jboss.org/browse/JBMETA-316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
jaikiran pai resolved JBMETA-316.
---------------------------------
Fix Version/s: jboss-metadata-common-2.0.0-alpha-22
Resolution: Done
> 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
> Fix For: jboss-metadata-common-2.0.0-alpha-22
>
>
> 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