[jboss-jira] [JBoss JIRA] (DROOLS-1652) Add an entry point on the kie-server to deploy a DMN files as a service
Maciej Swiderski (JIRA)
issues at jboss.org
Tue Jul 11 15:13:00 EDT 2017
[ https://issues.jboss.org/browse/DROOLS-1652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13434231#comment-13434231 ]
Maciej Swiderski commented on DROOLS-1652:
------------------------------------------
I don't think we should make this for jBPM as by nature it is stateful so once you create such resource and bounce the server it's gone while the data in db remains - kind of orphans.
That in general applies to stateless/in memory stuff too, how would you deal with server restarts? Or is this intended for quick checks of resources?
My vote is to include it in DMN extension or Drools if you would like to support other rule related resource types.
> Add an entry point on the kie-server to deploy a DMN files as a service
> -----------------------------------------------------------------------
>
> Key: DROOLS-1652
> URL: https://issues.jboss.org/browse/DROOLS-1652
> Project: Drools
> Issue Type: Feature Request
> Components: dmn engine, kie server
> Affects Versions: 7.1.0.Beta3
> Reporter: Edson Tirelli
> Assignee: Duncan Doyle
>
> Add an end point on the kie-server to deploy a DMN xml file directly as a service without the need for a kjar.
> In other words, the end point would accept a POST with a DMN xml file as a payload, it would internally build a kjar in memory and deploy it as a kie-container.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the jboss-jira
mailing list