users@jersey.java.net

Using Jersey with Security Manager

From: Michael Elman <tarlog_at_gmail.com>
Date: Thu, 29 May 2008 13:51:52 +0300

Hi,

I have recently started using Jersey and I ran into strange problems when
executing the Jersey's code on application server that has a
SecurityManager.
The problems happen, since the Jersey's code tries to access private class
fields and a SecurityManager prohibits it.

Did anyone experienced similar problems?

Thanks,
Michael.

http://tarlogonjava.blogspot.com/