helloworld on Kie Server version 6.4.0
问题 I am currently evaluating KIE Server without using KIE Workbench. The scenario am evaluating is, 1) A third party will give me a drl file its value object (VO which will be used inside drl). I need to create a kjar or jar programmatically through a standard maven project structure and also create a container for that artifact and store it in maven repo. 2) When i receive a request for execution along with the input data, against that artifact, through REST call, i need to execute the above