use jrebel and kumuluz

63 Views Asked by At

I tried using jrebel in netbeans with kumuluz, but I am having difficulty integrating it, I followed the lines on the next page: https://manuals.jrebel.com/jrebel/standalone/maven.html

I have also tried removing kumuluz jetty server (https://ee.kumuluz.com/) and running it independently and using maven (https://manuals.jrebel.com/jrebel/standalone/launch-from-command -line.html # jettycli), but got no results.

my last attempt was to use agentpath with jrebel path and main com.kumuluz.ee.EeApplication file location but it doesn't work.

I use this simple example: https://github.com/kumuluz/kumuluzee-samples/tree/master/jax-rs

0

There are 0 best solutions below