Issue Details (XML | Word | Printable)

Key: OPENEJB-800
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Trivial Trivial
Assignee: David Blevins
Reporter: David Blevins
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
OpenEJB

Default env-entry-type to java.lang.String

Created: 12/May/08 10:49 PM   Updated: 24/Jun/08 01:57 AM
Return to search
Component/s: None
Affects Version/s: 3.0-beta-1, 3.0-beta-2, 3.0
Fix Version/s: 3.1

Time Tracking:
Not Specified

Resolution Date: 12/May/08 11:06 PM


 Description  « Hide
Essentially allows for the env-entry-type to be optional as the string value will be coerced to the correct type at injection time.


The resulting env-entry is a bit smaller:

      <env-entry>
        <env-entry-name>org.superbiz.injection.InvoiceBean/maxLineItems</env-entry-name>
        <env-entry-value>15</env-entry-value>
      </env-entry>



 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
No work has yet been logged on this issue.