[
https://issues.apache.org/jira/browse/XBEAN-34?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dain Sundstrom updated XBEAN-34:
--------------------------------
Component/s: spring
> The id attribute defaults to the xbean tag name
> -----------------------------------------------
>
> Key: XBEAN-34
> URL: https://issues.apache.org/jira/browse/XBEAN-34
> Project: XBean
> Issue Type: Improvement
> Components: spring
> Affects Versions: 2.6
> Reporter: David Blevins
>
> 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.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.