Exposing a SOAP WebService under Thorntail

Part of five-cents demo This topic is part of the ‘old-client’ system of the Five-cents demo : The source code is available on GitHub, under /backends/client-legacy and/framework/utils folder. Project initialization For this project, we want to build an old SOAP Client legacy system, and expose it with Thorntail for ease of use, and avoid a bigger... Continue Reading →

WebSocket simple implementation for checking javax.interceptor.Interceptors moderator actions

Part of five-cents demo This topic is part of the ‘new-client’ system of the Five-cents demo : The source code is available on GitHub, under /backends/client-brandnew and/framework/utils folder. Before proceeding, you may have a look a the previous article : Producing some REST HATEOAS navigation elements with JAX-RS 2.0 Adding a javax interceptor moderator to simulate timeouts... Continue Reading →

Five-cents demo

Presentation This simple demo aims at setting up a few components to mock a company information system (let's call it five-cents...), and to expose them into the container and orchestration world (Docker, Docker compose, Kubernetes, OpenShift). To make this more fun, we will take benefit of setting up this sandbox to embrace some interesting concepts, with... Continue Reading →

Minikube installation on Linux Mint

1 - Different options to make a Kubernetes up and running 2 - Minikube installation on a simple Linux Mint laptop 3 - Installation of kubectl 1 - Different options to make a Kubernetes up and running In order to play with a Kubernetes cluster, we first need to install one. Multiple options to get... Continue Reading →

Blog at WordPress.com.

Up ↑