Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Certain xbean components have a few doPrivleged() calls. Since these components have not been designed or tested to run with a security manager, these doPrivleged() are unnecessary and in the worst case they can actually cause problems.