[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-3531) Add specific exception for lock failure on @Synchronized

Terry (JIRA) jira-events at lists.jboss.org
Wed Oct 8 04:58:20 EDT 2008


Add specific exception for lock failure on @Synchronized
--------------------------------------------------------

                 Key: JBSEAM-3531
                 URL: https://jira.jboss.org/jira/browse/JBSEAM-3531
             Project: Seam
          Issue Type: Feature Request
         Environment: Seam 2.0.2 FP
            Reporter: Terry
            Priority: Trivial


It would be nice to if some specific exception can replace IllegalStateException in cases where lock failes due to too many requests for a component; eg a Session component. It currently throws.

java.lang.IllegalStateException: could not acquire lock on @Synchronized component:

Specific exception would be help to display appropriate message, eg server too busy ....



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

        



More information about the seam-issues mailing list