[
https://issues.jboss.org/browse/DROOLS-1652?page=com.atlassian.jira.plugi...
]
Duncan Doyle commented on DROOLS-1652:
--------------------------------------
Valid points Maciej. I think the expectation is that something like this would survive
restarts and goes beyond the "5-minute demo". (otherwise I don't really see
the point. For a simple demo you can also use BC, import a file manually and press
"Build and Deploy"). However, that indeed means that we now need to be able to
do "mvn deploy" to the actual Maven repository used by the system (as in: any
Maven repo, Our internal one, but als. repo's like Nexus, Artifactory, etc, when
running in a production scenario).
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)