]
Edson Tirelli reassigned DROOLS-1652:
-------------------------------------
Assignee: Duncan Doyle (was: Edson Tirelli)
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.