Olivier Masseau
Olivier Masseau
Running subzero on Wildlfy with JDK 11 I get this error : ``` java.lang.ClassNotFoundException: sun.reflect.ReflectionFactory from [Module "deployment.AofWeb.war" from Service Module Loader] at org.jboss.modules.ModuleClassLoader.findClass(ModuleClassLoader.java:255) at org.jboss.modules.ConcurrentClassLoader.performLoadClassUnchecked(ConcurrentClassLoader.java:410) at org.jboss.modules.ConcurrentClassLoader.performLoadClass(ConcurrentClassLoader.java:398) at org.jboss.modules.ConcurrentClassLoader.loadClass(ConcurrentClassLoader.java:116)...
When I want to select text with my mouse to copy it, the selection does not start at the character under my mouse pointer but several characters to the right...
**Describe the bug** If I open the logs of a container which generates hundreds of logs per second (for example just after modifying the log level of an app to...
Check this file: https://ufile.io/3dyhm The document has a `` tag containing multiple `` elements. Yet the treeview only shows one ` `element under ``
Hello, Just asking if this project is still maintained, in order to decide I we can use it or not ;)
Hello, I'm using the `@Proto` annotations on classes I want to marshall in an infinispan cache, as described here : https://quarkus.io/guides/infinispan-client-reference#annotation-based-serialization But I cannot find how to make it work...
Hello :) , As our application may already use Infinispan, it would be great to have a support for Infinispan Clustered Locks : https://infinispan.org/docs/stable/titles/embedding/embedding.html#clustered_locks Have you ever considered the support...
### Description Hello ;), I noticed the documentation is a bit confusing about the usage of RestResponse and Response and sometimes contradicts itself. Here is an exemple with these two...
Enhancement Request : Support for directory recursion and wildcards when defining config locations
Hello, It would be great to be able to support directory recursion and wildcards when defining additional config locations. What I would like to be possible is to automatically scan...