[jboss-jira] [JBoss JIRA] Assigned: (JBRULES-1711) Support for import/export pakages in BRMS
Michael Neale (JIRA)
jira-events at lists.jboss.org
Wed Aug 6 03:35:56 EDT 2008
[ https://jira.jboss.org/jira/browse/JBRULES-1711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Michael Neale reassigned JBRULES-1711:
--------------------------------------
Assignee: Toni Rikkola (was: Michael Neale)
Toni - lower priority then bugs, but this could be a useful feature.
To achieve this, we can use standard JCR functionality: Session.exportSystemView.
See dumpRepositoryXml() in RulesRepository.java. Except we can specify the path to the specific package we want to export (likewise for import). This can be exposed as a download/upload in admin section.
> Support for import/export pakages in BRMS
> -----------------------------------------
>
> Key: JBRULES-1711
> URL: https://jira.jboss.org/jira/browse/JBRULES-1711
> Project: JBoss Drools
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: drools-brms
> Affects Versions: 4.0.7
> Reporter: Seegler Ittyavirah
> Assignee: Toni Rikkola
> Fix For: FUTURE
>
>
> In our usecase, we use a development BRMS install for developers and domain experts to create and test rule packages. Then these new/modified packages need to be copied/exported to a production BRMS. Currently BRMS supports import/export of whole repository only. Requesting import/export feature at package level.
--
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 jboss-jira
mailing list