DSTOLF

Results 3 comments of DSTOLF

+1 Can't get Wildfly and mod_cluster to work on Swam Mode, because the overlay network doesn't support multicast. One could fall back to Unicast, but since one would also need...

@cniweb and anyone interested in using datasources, connection factories etc etc. I've managed to change credentials, create or edit data sources etc at runtime using properties based configuration. If the...

Also, here's a sample deployment on kubernetes, using the image I wrote and configMap to store the config properties files. ``` kind: Deployment apiVersion: apps/v1 metadata: annotations: name: my-app-backend namespace:...