[jboss-jira] [JBoss JIRA] (AS7-2628) Write a JUDDI backend that does not require a database
Jason Greene (Updated) (JIRA)
jira-events at lists.jboss.org
Mon Nov 14 16:46:40 EST 2011
[ https://issues.jboss.org/browse/AS7-2628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jason Greene updated AS7-2628:
------------------------------
Description:
See org.apache.juddi.datastore
An ideal implementation would be in-memory, and just just flush to disk at write checkpoints.
See the EJB timer service for an example of this strategy
was:
See org.apache.juddi.datastore
An ideal implementation would be in-memory, and just just flush to disk at write checkpoints.
> Write a JUDDI backend that does not require a database
> ------------------------------------------------------
>
> Key: AS7-2628
> URL: https://issues.jboss.org/browse/AS7-2628
> Project: Application Server 7
> Issue Type: Task
> Components: JAXR
> Affects Versions: 7.1.0.Final
> Reporter: Jason Greene
> Assignee: Kurt Stam
>
> See org.apache.juddi.datastore
> An ideal implementation would be in-memory, and just just flush to disk at write checkpoints.
> See the EJB timer service for an example of this strategy
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list