[
https://jira.jboss.org/jira/browse/DNA-222?page=com.atlassian.jira.plugin...
]
Randall Hauch commented on DNA-222:
-----------------------------------
Changed how the RepositorySource instances are initialized, removing the need to use JNDI
for the FederatedRepositorySource (since the ExecutionContextFactory and
RepositoryConnectionFactory are not serializable and could not be placed inside JNDI);
instead, RepositoryLibrary (formerly RepositorySourceManager) now initializes each
RepositorySource with a RepositoryContext when the RepositorySource is added to the
library. This completely removes the need to use JNDI to look up DNA components, since
they are all injected into the correct locations as needed.
Create Getting Started example application for repositories
-----------------------------------------------------------
Key: DNA-222
URL:
https://jira.jboss.org/jira/browse/DNA-222
Project: DNA
Issue Type: Task
Components: Examples, Federation
Affects Versions: 0.2
Reporter: Randall Hauch
Assignee: Randall Hauch
Fix For: 0.2
We need an example application to show the repository features of DNA to go with the
Getting Started document. The application should create multiple repositories (of various
kinds), allowing the user to easily navigate through the repositories. For example, maybe
two in-memory repositories, and one federated repository of the other two. The
application should be as simple as possible, but should allow the user to interact with it
via a command-line and terminal/shell.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira