[
https://issues.jboss.org/browse/DROOLS-1652?page=com.atlassian.jira.plugi...
]
Maciej Swiderski commented on DROOLS-1652:
------------------------------------------
I see two approaches to this:
- if we consider it as demo only I would opt for having this to be as separate extension -
so it can be deployed outside of the official distribution that way we avoid potential
issues/bug reports that it won't survive server restarts
- make it all the way down to survive the restarts by saving given kjar into maven repo
locally and then simply register it as any other container.
Not sure what is preferred as I don't know the origin of this request....
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)