[ 
https://jira.jboss.org/browse/JBSEAM-2512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12542795#action_12542795
 ] 

Heinz Wilming commented on JBSEAM-2512:
---------------------------------------

Why are you using MANUAL as default value? In the JPA 1.0 spec the default 
value for flushing the entitymanager is AUTO.



> Default configuration option for begins to use flushmode=MANUAL
> ---------------------------------------------------------------
>
>                 Key: JBSEAM-2512
>                 URL: https://jira.jboss.org/browse/JBSEAM-2512
>             Project: Seam
>          Issue Type: Feature Request
>          Components: Core
>    Affects Versions: 2.0.1.CR1
>            Reporter: Jacob Orshalick
>            Assignee: Pete Muir
>            Priority: Optional
>             Fix For: 2.1.0.BETA1
>
>
> It would be nice to provide a way to globally configure the flushmode 
> setting. Say, a way to configure begins to use flushmode=MANUAL by default. 
> Maybe this could be configured in components.xml.  This would save a lot of 
> what is generally boilerplate configuration since this is common usage.  
> Perhaps, I could specify:
> <core:manager conversation-flushmode="MANUAL" />

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
seam-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/seam-issues

Reply via email to