[
https://issues.jboss.org/browse/SEAMJCR-19?page=com.atlassian.jira.plugin...
]
Simon Gunzenreiner commented on SEAMJCR-19:
-------------------------------------------
Actually got mislead by one of my own problems. From a JCR point of view
login(String workspaceName) is equivalent to login(null, workspaceName),
so it actually works fine also withouth Credentials.
Sorry...
Support Repository Login without credentials
--------------------------------------------
Key: SEAMJCR-19
URL:
https://issues.jboss.org/browse/SEAMJCR-19
Project: Seam JCR
Issue Type: Enhancement
Components: CDI & Injection API
Affects Versions: 3.0.0.Alpha2
Reporter: Simon Gunzenreiner
It would be nice to call repository.login(workspaceName) if no Credentials are available
in RepositoryResolverImpl.produceSession().
This way anonymous login would be supported as well.
Sorry for opening the request directly without going to the forum, but there seems to be
little discussion happening about Seam JCR.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira