[hibernate-issues] [Hibernate-JIRA] Created: (HHH-5226) Specify the error instead on general UnsupportedOperationException

Rincy Rappai (JIRA) noreply at atlassian.com
Fri May 14 07:47:25 EDT 2010


Specify the error instead on general UnsupportedOperationException
------------------------------------------------------------------

                 Key: HHH-5226
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-5226
             Project: Hibernate Core
          Issue Type: New Feature
    Affects Versions: 3.2.5
         Environment: Hibernate 3.2.5, WebSphere 6.1.0.5, Windows XP, RAD 7.0.0.2, Oracle 10g
            Reporter: Rincy Rappai


The API's in the class WebSphereExtendedJTATransactionLookup does not give a meaningful exception if there is an exception and the transaction fails. For any failure with the transaction the "UnsupportedOperationException" is thrown.

There has been many links on this exception and a first look shows this as a bug with Hibernate. 

http://opensource.atlassian.com/projects/hibernate/browse/HHH-2457 
http://opensource.atlassian.com/projects/hibernate/browse/HHH-2124 
http://opensource.atlassian.com/projects/hibernate/browse/HHH-3111 
http://opensource.atlassian.com/projects/hibernate/browse/HHH-1287 

Need resolution to identify the error and throw the related exception instead on general UnsupportedOperationException.

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

        


More information about the hibernate-issues mailing list