You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Michael Dürig (JIRA)" <ji...@apache.org> on 2007/10/02 13:00:54 UTC

[jira] Updated: (JCR-1157) Expose namespace registry via workspace instead via session in spi2jcr

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

Michael Dürig updated JCR-1157:
-------------------------------

    Attachment: SessionInfoImpl.patch

Suggested patch

> Expose namespace registry via workspace instead via session in spi2jcr
> ----------------------------------------------------------------------
>
>                 Key: JCR-1157
>                 URL: https://issues.apache.org/jira/browse/JCR-1157
>             Project: Jackrabbit
>          Issue Type: Improvement
>          Components: SPI
>            Reporter: Michael Dürig
>         Attachments: SessionInfoImpl.patch
>
>
> spi2jcr/SessionInfoImpl.getNamespaceResolver() returns the namespace registry through the current session of the wrapped repository. Since session scoped namespace remapping is not visible to the SPI I think the method should return the namespace registry through the current workspace. 

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