[dna-issues] [JBoss JIRA] Updated: (DNA-55) REST-based API for remote access and usage
Randall Hauch (JIRA)
jira-events at lists.jboss.org
Wed Mar 18 13:59:22 EDT 2009
[ https://jira.jboss.org/jira/browse/DNA-55?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Randall Hauch updated DNA-55:
-----------------------------
Fix Version/s: 0.5
(was: 0.4)
Changed the target release from 0.4 to 0.5 to reflect current roadmap.
We should definitely look at using RESTeasy, since that's a JAX-RS implementation that makes it pretty easy to make something that can deploy to a number of web/app servers.
> REST-based API for remote access and usage
> ------------------------------------------
>
> Key: DNA-55
> URL: https://jira.jboss.org/jira/browse/DNA-55
> Project: DNA
> Issue Type: Feature Request
> Components: Server, Web Application
> Reporter: Randall Hauch
> Fix For: 0.5
>
>
> Create a DNA server that uses a REST-based API, allowing client applications to access and use the repository using HTTP for protocol/transport.
> AtomPub is also very interesting (as it is RESTful) for a message structure, but it doesn't currently support hierarchical data. And although one could build a repository to be flatter (or at least exposed though collections; see how Bento does it: http://www.filemaker.com/bento/), it may be difficult to have no way of interacting with the hierarchical data. Bento and iTunes both show how powerful user-defined collections (and "smart collections") can be, so maybe adopting a collection-only approach would work (at least for remote access).
--
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