[ http://jira.jboss.com/jira/browse/JBSEAM-18?page=all ]
Gavin King closed JBSEAM-18.
----------------------------
> Transaction control in PhaseListener
> ------------------------------------
>
> Key: JBSEAM-18
> URL: http://jira.jboss.com/jira/browse/JBSEAM-18
> Project: JBoss Seam
> Issue Type: Feature Request
> Components: JSF
> Reporter: Gavin King
> Assigned To: Gavin King
>
> As an option, it would be nice to be able to have a txn controlled by the SeamPhaseListener span the whole request/response cycle (open session in view).
--
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
[ http://jira.jboss.com/jira/browse/JBSEAM-19?page=all ]
Gavin King closed JBSEAM-19.
----------------------------
Assignee: Gavin King (was: Thomas Heute)
> Out of container operation
> --------------------------
>
> Key: JBSEAM-19
> URL: http://jira.jboss.com/jira/browse/JBSEAM-19
> Project: JBoss Seam
> Issue Type: Feature Request
> Components: Core
> Reporter: Gavin King
> Assigned To: Gavin King
> Priority: Critical
>
> Currently, Seam has a hard dependency to JBoss deployment architecture. We need to design some other config/bootstrap option for use outside JBoss.
--
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
[ http://jira.jboss.com/jira/browse/JBSEAM-20?page=all ]
Gavin King closed JBSEAM-20.
----------------------------
> Mapping JNDI names to Seam logical names
> ----------------------------------------
>
> Key: JBSEAM-20
> URL: http://jira.jboss.com/jira/browse/JBSEAM-20
> Project: JBoss Seam
> Issue Type: Feature Request
> Components: Core
> Reporter: Gavin King
> Assigned To: Gavin King
>
> Currently, the JNDI name of a session bean must be the same as the component name. We should support something like:
> @Name(value="user") @JndiName("......")
--
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
[ http://jira.jboss.com/jira/browse/JBSEAM-21?page=all ]
Gavin King closed JBSEAM-21.
----------------------------
Assignee: Gavin King (was: Thomas Heute)
> Validation of beans and dependencies
> ------------------------------------
>
> Key: JBSEAM-21
> URL: http://jira.jboss.com/jira/browse/JBSEAM-21
> Project: JBoss Seam
> Issue Type: Feature Request
> Reporter: Gavin King
> Assigned To: Gavin King
>
> We should be able to tag an action method as @Validate, to force Hibernate Validator to be applied in the invocation of that method.
> It should also validate and dependency where @In(required=true) or @Out(required=true) is specified. (Perhaps we can just use @NotNull for this instead.)
--
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
[ http://jira.jboss.com/jira/browse/JBSEAM-24?page=all ]
Gavin King closed JBSEAM-24.
----------------------------
> SESSION and APPLICATION context events
> --------------------------------------
>
> Key: JBSEAM-24
> URL: http://jira.jboss.com/jira/browse/JBSEAM-24
> Project: JBoss Seam
> Issue Type: Feature Request
> Components: Core
> Reporter: Gavin King
> Assigned To: Gavin King
>
> We need a HttpSessionListener and ServletContextListener so that we can call @Destroy methods when these contexts end.
--
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
[ http://jira.jboss.com/jira/browse/JBSEAM-12?page=all ]
Gavin King closed JBSEAM-12.
----------------------------
Assignee: Gavin King
> JBPM integration
> ----------------
>
> Key: JBSEAM-12
> URL: http://jira.jboss.com/jira/browse/JBSEAM-12
> Project: JBoss Seam
> Issue Type: Feature Request
> Affects Versions: 1.0 beta 1
> Reporter: Gavin King
> Assigned To: Gavin King
> Fix For: 1.0 beta 1
>
>
> We need to integrate JBPM into the project in CVS
> It should be "easily" doable using the new build system
--
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
[ http://jira.jboss.com/jira/browse/JBSEAM-6?page=all ]
Gavin King closed JBSEAM-6.
---------------------------
Assignee: Gavin King (was: Thomas Heute)
> Add business process into caveat emptor
> ---------------------------------------
>
> Key: JBSEAM-6
> URL: http://jira.jboss.com/jira/browse/JBSEAM-6
> Project: JBoss Seam
> Issue Type: Task
> Reporter: Thomas Heute
> Assigned To: Gavin King
>
> Caveat emptor is the sample used by Hibernate. It simulates a store like eBay.
> Business process could be introduced for the following existing scenario:
> A user creates a new item that is waiting for approval, the item is in pending status and an administrator can modify the item and approve or dismiss it
--
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
[ http://jira.jboss.com/jira/browse/JBSEAM-10?page=all ]
Gavin King closed JBSEAM-10.
----------------------------
Assignee: Gavin King
> Support for stateful session beans
> ----------------------------------
>
> Key: JBSEAM-10
> URL: http://jira.jboss.com/jira/browse/JBSEAM-10
> Project: JBoss Seam
> Issue Type: Feature Request
> Reporter: Gavin King
> Assigned To: Gavin King
>
> We need to write the code to look up a stateful bean and bind it to the context (by default, the conversation context).
--
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
[ http://jira.jboss.com/jira/browse/JBSEAM-11?page=all ]
Gavin King closed JBSEAM-11.
----------------------------
Assignee: Gavin King (was: Thomas Heute)
> Support for JavaBeans
> ---------------------
>
> Key: JBSEAM-11
> URL: http://jira.jboss.com/jira/browse/JBSEAM-11
> Project: JBoss Seam
> Issue Type: Feature Request
> Reporter: Gavin King
> Assigned To: Gavin King
> Fix For: 1.0 beta 1
>
>
> We need to write the code to instantiate a JavaBean, inject dependencies and bind it to a context (by default, the event context). We may try to let JSF do some of this work for us, but we don't know how yet. Stan?
--
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
[ http://jira.jboss.com/jira/browse/JBSEAM-7?page=all ]
Gavin King closed JBSEAM-7.
---------------------------
Assignee: Gavin King (was: Thomas Heute)
> servlet filter to set up web contexts
> -------------------------------------
>
> Key: JBSEAM-7
> URL: http://jira.jboss.com/jira/browse/JBSEAM-7
> Project: JBoss Seam
> Issue Type: Feature Request
> Reporter: Gavin King
> Assigned To: Gavin King
> Fix For: 1.0 beta 1
>
>
> We need some kind of filter on the servlet or JSF to association the HttpRequest with the current thread.
--
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