You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "angela (JIRA)" <ji...@apache.org> on 2007/10/05 16:07:50 UTC

[jira] Resolved: (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 ]

angela resolved JCR-1157.
-------------------------

    Resolution: Fixed

patch applied with rev. 582276  


> 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.