[dna-issues] [JBoss JIRA] Commented: (DNA-222) Create Getting Started example application for repositories

Randall Hauch (JIRA) jira-events at lists.jboss.org
Thu Sep 11 19:33:20 EDT 2008


    [ https://jira.jboss.org/jira/browse/DNA-222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12429229#action_12429229 ] 

Randall Hauch commented on DNA-222:
-----------------------------------

Created a simple application (subproject under getting started examples) that allows a user to pick from a list of repositories so they can interactively navigate and explore them.  Currently, only a console user interface is implemented.  Several repositories are used: a configuration repository (which defines the others), two in-memory repositories ("Cars" and "Airplanes"), a federated repository ("Vehicles" that federates "Cars" and "Airplanes" below a "vehicles" root), and a cache repository used by "Vehicles".

Most of the unit testing is complete, and several issues have been fixed in other components.  However, there still are a few outstanding issues as well as testing of the interactive mode.  So, still a bit more work to do.

> 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

        



More information about the dna-issues mailing list