Hi,
I have created Drools project using eclipse and deployed .jar file using kie workbench and created container using the same artifacts. The REST API call (GET/POST) working fine using postman rest client.
Ā
Now I want to use only kie- server without workbench. Could you please suggest how to deploy the jar file and how to create and start container for REST API call? Is it any link or document available?
Thanks & Regards,
VJ
--
You received this message because you are subscribed to the Google Groups "Drools Setup" group.
To unsubscribe from this group and stop receiving emails from it, send an email to drools-setup+unsubscribe@googlegroups.com.
To post to this group, send email to drools...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/drools-setup/8adde7cc-5ddc-4991-82d8-7e4b37bb839c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
kjar must be in maven repository that kie server can access. So it might be as simple as your local maven repo (~/.m2/repository) or it could use some external repo. Once you have that, look at the documentation of kie server that defines how to create containers:https://docs.jboss.org/drools/release/6.5.0.Final/drools-docs/html/ch22.html#d0e24914Maciej
2016-11-01 21:28 GMT+01:00 Vijay Kumar <vijay.br...@gmail.com>:
Hi,
I have created Drools project using eclipse and deployed .jar file using kie workbench and created container using the same artifacts. The REST API call (GET/POST) working fine using postman rest client.
Ā
Now I want to use only kie- server without workbench. Could you please suggest how to deploy the jar file and how to create and start container for REST API call? Is it any link or document available?
Thanks & Regards,
VJ
--
You received this message because you are subscribed to the Google Groups "Drools Setup" group.
To unsubscribe from this group and stop receiving emails from it, send an email to drools-setup...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/drools-setup/abea5313-7761-4223-a48d-8023815121d0%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "Drools Setup" group.
To unsubscribe from this group and stop receiving emails from it, send an email to drools-setup+unsubscribe@googlegroups.com.
To post to this group, send email to drools...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/drools-setup/0060e4a4-ace3-403b-9b1b-718e46fa09a7%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/drools-setup/b69609f3-ca48-4db2-ae79-ce3bb4a5df8e%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/drools-setup/91efb4a0-63af-4ea6-8aeb-34bd3524e579%40googlegroups.com.