12.07.2001 07:12:23, [EMAIL PROTECTED] wrote:
>remm        01/07/11 22:12:22
>
>  Modified:    src/share/org/apache/slide/common Namespace.java
>  Log:
>  - Ignore ObjectAlreadyExistException which can occur on the root 
>    node, so that the structure of the namespace is always 
>    refreshed.
[snip]

I've got a problem with this change...

the base initialization tries to insert the defined permissions 
without checking if they already exist. using the JDBCDescriptorsStore 
and a permissions table that enforces a unique object-subject-action 
concatenation, this results in a SQLException.

shouldn't the AbstractStore or the base initialization routine be 
checking whether a permission already exists before trying to create 
it ?

-chris
________________________________________________________________
[EMAIL PROTECTED]


Reply via email to