Issue Details (XML | Word | Printable)

Key: XBEAN-34
Type: Improvement Improvement
Status: Open Open
Priority: Major Major
Assignee: Unassigned
Reporter: David Blevins
Votes: 0
Watchers: 0
Available Workflow Actions

Begin RTC Review
Operations

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

The id attribute defaults to the xbean tag name

Created: 03/Aug/06 02:50 AM   Updated: 28/Feb/08 10:02 PM
Return to search
Component/s: spring
Affects Version/s: 2.6
Fix Version/s: None

Time Tracking:
Not Specified


 Description  « Hide
The id attribute of the xbean tag should be optional and when not explicitly specified should default to the name of the xbean tag itself. Such as

<j:transactionManager id="transactionManager"/>

can just be:

<j:transactionManager/>

The schema can also express the default value of the id attribute of the <j:transactionManager complex type.



 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.