[
https://issues.jboss.org/browse/DROOLS-1652?page=com.atlassian.jira.plugi...
]
Edson Tirelli commented on DROOLS-1652:
---------------------------------------
Maciej makes good points, I think this should really only be used for stateless DMN
services for dynamic environments. I don't think we would be able to preserve it
between restarts though, so it would really be a "demo" feature.
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)