You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "David Blevins (JIRA)" <ji...@apache.org> on 2011/09/18 02:41:09 UTC

[jira] [Created] (OPENEJB-1679) Guess type for any items with a value and injection points, but no type

Guess type for any <env-entry> items with a value and injection points, but no type
-----------------------------------------------------------------------------------

                 Key: OPENEJB-1679
                 URL: https://issues.apache.org/jira/browse/OPENEJB-1679
             Project: OpenEJB
          Issue Type: Improvement
          Components: deployment
            Reporter: David Blevins
            Assignee: David Blevins
             Fix For: 4.0-beta-1


Allows for some laziness in declaring <env-entry> elements in xml as only the name and value will be needed.

In the case of any ambiguity, java.lang.String will be used as the type.  Lookups will return a string, but injection will still attempt to convert the string to the correct datatype.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira