-
### The issue
We have currently hard-coded certain parameters in the ESP32 code. For example:
- The magnetometer scaling factors and offsets are hard-coded
- The assignment of the tuning knobs …
-
In attempting to reproduce CDI-based scheduling as seen in https://balusc.omnifaces.org/2024/10/how-to-migrate-from-ejb-to-cdi.html , I found that scheduling a bean-method-call task in the `ManagedSch…
-
Please find long below.
```
15:00:04,380 DEBUG [org.apache.catalina.authenticator] (http-localhost/127.0.0.1:8080-2) Security checking request GET /spring-security-samples-javaconfig-preauth-4.1.3…
-
2
-
Hello guys,
Sometimes when i save the file a modal in eclipse appears with options: Restart All Modules, Continue and Terminate. When i press restart all modules this error appears in many controll…
-
```
Currently it is not possible to enforce that a certain instance be a
singleton across multiple modules in the same JVM. This is most visible in
a J2EE context where you have several instances (ma…
-
- CDI Decorator that decorates all Repository instances to add eventing
- Created / Removed
- Used by Services to hook into the lifecycles of objects created
``` java
public class MailServiceObserv…
-
Use the ContainerHistory table to store the different container locations on site.
The last entry in ContainerHistory attached to a containerId will contain the last known location of the container.…
-
Quite ugly bug.
Registration can not be performed again when user inputs some wrong value - you need to press REFRESH, only then you can submit the form again.
Follow these steps to reproduce the is…
-
I am following the hands-on-lab tutorial from [this tutorial link](http://htmlpreview.github.io/?https://github.com/javaee-samples/javaee7-hol/blob/master/docs/javaee7-hol.html)
I followed the instr…