RE: [jBoss-User] Implementing security in ejbRemove()

2001-02-27 Thread Alexander Klyubin
? Alexander Klyubin -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Alexander Klyubin Sent: Tuesday, February 27, 2001 09:47 To: Jboss-User Subject: [jBoss-User] Implementing security in ejbRemove() Hi! We've been pondering for a while, how to implement

[jBoss-User] Implementing security in ejbRemove()

2001-02-26 Thread Alexander Klyubin
Hi! We've been pondering for a while, how to implement programmatic security checks for removing entity bean instance. In ejbRemove you can only throws system exceptions. Security exceptions are, in our case, application exceptions. The only solution we came up with is to deny access to