[ 
https://issues.apache.org/jira/browse/TRINIDAD-1157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Balvindar Dhaliwal updated TRINIDAD-1157:
-----------------------------------------

    Status: Open  (was: Patch Available)

> Blocking attribute of coomandButton does not work
> -------------------------------------------------
>
>                 Key: TRINIDAD-1157
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-1157
>             Project: MyFaces Trinidad
>          Issue Type: Bug
>          Components: Components
>    Affects Versions:  1.2.8-core
>         Environment: Weblogic 10 MP1, seam and windows/solaris
>            Reporter: Balvindar Dhaliwal
>
> When using the commandButton and commandLink with blocking set to true, a 
> stateful session bean (ejb3) method is called to return a result set. When 
> the button is hit successively many times weblogic throws a LockTimedOut 
> exception - Stateful Session EJBs cannot be used concurrently.  I would 
> expect the blocking attribute to synchronise the requests, so subsequent 
> button hits would have to wait till the the previous request is rendered. Is 
> there a workaround for this?
> Please advise.
> Thanks,
> Balvindar

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to