You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Jukka Zitting (JIRA)" <ji...@apache.org> on 2008/10/17 11:22:44 UTC

[jira] Updated: (JCR-1779) Warnings on unregistered namespaces in indexing configuration

     [ https://issues.apache.org/jira/browse/JCR-1779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jukka Zitting updated JCR-1779:
-------------------------------

    Component/s: jackrabbit-core
                 indexing
       Priority: Minor  (was: Major)
        Summary: Warnings on unregistered namespaces in indexing configuration  (was: recursion problem in indexing configuration)

It kind of sounds to me that logging a warning would be appropriate if you're referring to an unregistered namespace in the configuration..

On the other hand, since indexing configuration is an integral part of the repository, it might be good to always just automatically register such namespaces instead of logging warnings about them.

> Warnings on unregistered namespaces in indexing configuration
> -------------------------------------------------------------
>
>                 Key: JCR-1779
>                 URL: https://issues.apache.org/jira/browse/JCR-1779
>             Project: Jackrabbit
>          Issue Type: Bug
>          Components: indexing, jackrabbit-core
>         Environment: Hardy Hero - Ubuntu Linux
>            Reporter: Paco Avila
>            Priority: Minor
>
> I have an indexing configurator file with wich reference my own namespace. The problem is when I want to create a new repository: an exceptin is thrown (IllegalNameException) because the namespace still is not registerd in the repository. And how can I register a namespace if the repository is not actually created?
> It seems to be a sort of recursion problem to me :(

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.