Beau Cronin wrote:
>
>
> Dain Sundstrom wrote:
>
>> Beau Cronin wrote:
>>
>>> Questions:
>>>
>>> 1. Is this a reasonable thing to do, or am I missing something?
>>
>>
>>
>> Sure, but it sounds like a lot of work. I hope it pays off for you.
>
>
>
> Why will this be a lot of work? I mean, a
Dain Sundstrom wrote:
> Beau Cronin wrote:
>
>> Questions:
>>
>> 1. Is this a reasonable thing to do, or am I missing something?
>
>
> Sure, but it sounds like a lot of work. I hope it pays off for you.
Why will this be a lot of work? I mean, aside from the logic and data
structures nec
Beau Cronin wrote:
> Questions:
>
> 1. Is this a reasonable thing to do, or am I missing something?
Sure, but it sounds like a lot of work. I hope it pays off for you.
> 2. Is there any more documentation of the interceptor architecture
> beyond the EJB container chapter of the admin book (an
ined in the
interceptor (gotta love AOP), or do you have some other approach?
cheers
dim
- Original Message -
From: "Beau Cronin" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, September 10, 2002 10:14 AM
Subject: [JBoss-user] interceptor design ques
I need to implement locking of a sort on my entity beans. The semantics
of these locks are not straightforward; they operate at a "higher level"
than either database record locks or the built-in ejb locks which JBoss
uses to protect data integrity. They are intended to prevent users (who
are