-
We have a maven_install rule with 3.5k artifacts in it (this was autogenerated based on effective poms from a multimodule project - I'm in parallel working to understand how to reduce this list). When…
-
With current master, we have the Kogito quickstart failing with:
```
Caused by:
com.oracle.svm.core.jdk.UnsupportedFeatureError: Proxy class defined by interfaces [interface javax.ws.rs.core.HttpHe…
gsmet updated
3 years ago
-
I was searching for a solution to an error I was getting while using the amqp connector. After some googling of the error message `SRMSG00200: The method com.example.OutgoingTicketConsumer#processOutg…
obbyK updated
4 years ago
-
I've been trying to use Kogito and Quarkus but I ended up not being able to use all the features that Drools gives. I'm not sure where to raise this bug so I'll start reporting it here:
If I declar…
-
This is a business automation repo for all examples related to drools, jbpm, kogito, optaplanner etc.
### Type of repository request
Whether this request is a creation of a new repository, migrati…
-
i.e. trying to use editor editing https://github.com/quarkusio/quarkus-quickstarts/blob/master/using-kogito/src/main/resources/org/acme/kogito/persons.bpmn2 you end up with a massive diff just to chan…
-
When running ./mvn package the following error is displayed:
16:26:38,021 INFO [org.dro.com.kie.bui.imp.KieRepositoryImpl] KieModule was added: org.drools.modelcompiler.CanonicalKieModule@43df2da4…
-
**Describe the bug**
running using-kogito QuickStart in dev mode does not expose generated REST endpoints, while exact same code base works properly in jvm and native image modes.
https://quarkus.io…
-
Hi,
From: https://quarkus.io/guides/kogito-guide (or: https://github.com/quarkusio/quarkusio.github.io/blob/develop/_guides/kogito-guide.adoc), the following link in the text:
```
The solution …
-
I have been playing around with https://github.com/kiegroup/kogito-examples/tree/master/drools-quarkus-example because we have a service that uses drools and we want to migrate to Kogito.
I found a…