[
http://jira.jboss.com/jira/browse/JBSEAM-2190?page=all ]
Dan Allen updated JBSEAM-2190:
------------------------------
Attachment: JBSEAM-2190-v1.txt
Uploading patch to add default-auto-create attribute to <seam:configure-scopes />.
The default value is set to false, which is the current behavior.
SeamScopePostProcessor should include defaultAutoCreate attribute
-----------------------------------------------------------------
Key: JBSEAM-2190
URL:
http://jira.jboss.com/jira/browse/JBSEAM-2190
Project: JBoss Seam
Issue Type: Feature Request
Components: Spring
Affects Versions: 2.0.0.CR3
Reporter: Dan Allen
Assigned To: Michael Youngstrom
Fix For: 2.0.1.GA
Attachments: JBSEAM-2190-v1.txt
Original Estimate: 15 minutes
Remaining Estimate: 15 minutes
In terms of the Seam-Spring bridge, the auto-create functionality is almost always
desired. The default behavior for Seam-scoped Spring beans is to not register an
auto-create variable. As a result, I find that I have to resort to using a nested
<seam:component> simply to get auto-create functionality. I can understand that the
setting has to be global (whether or not to register an auto-create variable in the
SeamScopePostProcessor), but I feel it should at least be a switch that would appear on
the <seam:configure-scopes> tag.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira