Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
Description
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.