Ticket #1013 (closed defect: fixed)
StatefulService.close() can still throw an exception
| Reported by: | jmoore | Owned by: | jmoore |
|---|---|---|---|
| Priority: | minor | Milestone: | 3.0-Beta3.1 |
| Component: | Services | Version: | 3.0-M1 |
| Keywords: | exceptions, stateful | Cc: |
Description
See ticket:883.
It's unclear under what circumstances, but the Hibernate session exception thrown still appears. It is harmless, in that the close() method performs no actions and so the action need not be active, but regardless, the exception should not be thrown.
Change History
Note: See
TracTickets for help on using
tickets.
