[
https://issues.apache.org/jira/browse/OPENEJB-127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jean-Louis MONTEIRO closed OPENEJB-127.
---------------------------------------
Resolution: Fixed
A set of types are already managed. In case it needs more types, we can still
re open. Otherwise, it's still to use standard Java mehanisms to make new types
supported.
> Expanded types for env-entries in JNDI
> --------------------------------------
>
> Key: OPENEJB-127
> URL: https://issues.apache.org/jira/browse/OPENEJB-127
> Project: OpenEJB
> Issue Type: Wish
> Components: container system, deployment
> Affects Versions: 3.1.x
> Reporter: David Blevins
> Assignee: Mohammad Nour
> Fix For: 3.1.x
>
>
> If you have a properties editor for it. We'll support it.
> Build-in support should include these extended <env-entry-type> values:
> java.math.BigDecimal
> java.math.BigInteger
> java.lang.Class
> java.util.Date
> java.io.File
> java.net.InetAddress
> java.net.Inet4Address
> java.net.Inet6Address
> javax.management.ObjectName
> java.util.Properties
> java.net.URI
> java.net.URL
> ... as well as arrays, lists, or maps of any of the above.
> xbean-reflect has all of these editors so implementing this is initially a
> matter of simply plumbing in support for reusing that property editor support.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira