zeppelinux commented on issue #4836:
URL: https://github.com/apache/camel-quarkus/issues/4836#issuecomment-1524107128

   Hi @ppalaga, to reproduce checkout 
https://github.com/melloware/quarkus-faces and add this to the pom.xml
   
           <dependency>
               <groupId>org.apache.camel.quarkus</groupId>
               <artifactId>camel-quarkus-direct</artifactId>
               <version>3.0.0-M1</version>
           </dependency>
   
   Then try to modify any .java file and re-load the page or invoke some ajax 
action


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to