[jboss-jira] [JBoss JIRA] Created: (EJBTHREE-1010) Modify 2nd level entity cache impls to not leak JBoss Cache exceptions

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Wed Jul 11 18:53:31 EDT 2007


Modify 2nd level entity cache impls to not leak JBoss Cache exceptions 
-----------------------------------------------------------------------

                 Key: EJBTHREE-1010
                 URL: http://jira.jboss.com/jira/browse/EJBTHREE-1010
             Project: EJB 3.0
          Issue Type: Task
          Components: Clustering
            Reporter: Brian Stansberry
         Assigned To: Brian Stansberry
            Priority: Minor
             Fix For: EJB 3.0 RC11 - FD


Modify JBCCache and OptimisticJBCCache so JBC exception types don't propagate to the client via the exception chaining mechanism.  Clients likely won't have JBC classes on the classpath.  See StatefulTreeCache.convertToRuntimeException for a similar handling for SFSBs.

-- 
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

        



More information about the jboss-jira mailing list