Issue Details (XML | Word | Printable)

Key: JS1-413
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Blocker Blocker
Assignee: Scott Weaver
Reporter: Scott Weaver
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Jetspeed

[FIX] BasicSecurityAccess.equals() sometimes blows up with a ClassCastException

Created: 06/Nov/03 04:23 AM   Updated: 02/Apr/04 06:31 PM
Return to search
Component/s: Registry
Affects Version/s: 1.5-dev / CVS
Fix Version/s: 1.5

Time Tracking:
Not Specified

Environment:
Operating System: All
Platform: All

Bugzilla Id: 24444


 Description  « Hide
This sometimes causes the RegistryWatcher to die.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Scott Weaver added a comment - 06/Nov/03 04:24 AM
Fixed with patch that checks the the the class, within the equals method, is an
instance of the SecurityAccess interface.