Could you share project files for new version of KIE servers and Spring boot project? because spring initilizer does not work and we need pom.xml to import libraries. Thanks
I didn't see my remote server on kie workbench. I used spring-boot-kie-server-keycloak sample. How to configure kie-workbench to use kieserver-spring boot. thanks
i am having Kie Workbench and i am using Spring Boot appication.Now i have to get the rules declared in the Workbench... How can i get? Is there any ways to do it?
Thank so much ! I am expecting this feature for a longer time also I can see naryana transaction manager included in jBPM 7 . One quick question. How can we include narayana transaction manager non-xa with KIE-Server . similar to bitronix LRC ?
unfortunately spring boot team rejected jBPM/KIE pull request to get included in the official spring.start.io though you can clone it and setup your own instance to get the same behavior.
Hi again :) I will be In Poland for weekend. Do you have time for my problem? My problem is I have a Spring Boot Project with Drools rules . It is working but I want to integrate with KIE Workbench or JBPM Thanks.
first thanks for your help ? I got an other question !, I am start kie server project in localhost:8090 , and the kieserver.controllers = localhost:8080/**** , then login in jbpm-console and query processdefinitions deploy in 8090 container ,bug error like ***** "message":"Unexpected HTTP response code when requesting URI 'localhost:8090/rest/server/queries/definitions/jbpmProcessInstances/filtered-data?mapper=RawList&page=0&pageSize=10'! Error code: 406, message: ",****
there is no dependency in spring initializer
why we need a database for this(here you added inmemory one)?
Could you share project files for new version of KIE servers and Spring boot project? because spring initilizer does not work and we need pom.xml to import libraries.
Thanks
best to go start.jbpm.org to work on your spring boot based app with jBPM
why when i add container it shows error
I didn't see my remote server on kie workbench. I used spring-boot-kie-server-keycloak sample. How to configure kie-workbench to use kieserver-spring boot. thanks
Do you have any example code for Spring Boot Project with KIE Server? There is no documented example. Thanks
I really need a very simple rest API based spring boot project to be integrated to KIE server...
i am having Kie Workbench and i am using Spring Boot appication.Now i have to get the rules declared in the Workbench...
How can i get?
Is there any ways to do it?
Thank so much ! I am expecting this feature for a longer time also I can see naryana transaction manager included in jBPM 7 . One quick question. How can we include narayana transaction manager non-xa with KIE-Server . similar to bitronix LRC ?
how to access to kie server? what is the endpoint thanks a lot
by default it will be localhost:8090/rest/server
i went to spring initializer but i didn't find in dependencies jBPM or kie server ???? something strange !!!
unfortunately spring boot team rejected our PR to be included in spring initializer and I made a local copy of the app to showcase it.
unfortunately spring boot team rejected jBPM/KIE pull request to get included in the official spring.start.io though you can clone it and setup your own instance to get the same behavior.
Hi again :)
I will be In Poland for weekend. Do you have time for my problem? My problem is I have a Spring Boot Project with Drools rules . It is working but I want to integrate with KIE Workbench or JBPM
Thanks.
hi,Maciej Swiderski, whitch is app for " 8080:/kie-web " ? is jbpm-console ? is exists in version 7.7 ?
yes, it is jbpm-console
first thanks for your help ?
I got an other question !,
I am start kie server project in localhost:8090 , and the kieserver.controllers = localhost:8080/**** ,
then login in jbpm-console and query processdefinitions deploy in 8090 container ,bug error like
***** "message":"Unexpected HTTP response code when requesting URI 'localhost:8090/rest/server/queries/definitions/jbpmProcessInstances/filtered-data?mapper=RawList&page=0&pageSize=10'! Error code: 406, message: ",****
do you have github repo for this?
what exactly do you need? best to get started at start.jbpm.org
@@maciejswiderski7083 just you can give repo
how to install kie-wb file if anyone know just post a video
Hi