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