JBoss WildFly
-
Enterprise Java
Configure JBoss / Wildfly Datasource with Maven
Most Java EE applications use database access in their business logic, so developers are often faced with the need to…
Read More » -
Enterprise Java
WebSocket Chat on WildFly and OpenShift
Chat is one of the most canonical sample to explain WebSocket. Its a fairly commonly used interface and allows to explain…
Read More » -
Enterprise Java
WildFly subsystem for RHQ Metrics
For RHQ-Metrics I have started writing a subsystem for WildFly 8 that is able to collect metrics inside WildFly and…
Read More » -
Enterprise Java
WildFly 9 – Don’t cha wish your console was hawt like this!
Everybody heard the news probably. The first WildFly 9.0.0.Alpha1 release came out Monday. You can download it from the wildfly.org…
Read More » -
Enterprise Java
API Management in WildFly 8.1 with Overlord
I gave a brief introduction about the Overlord project family yesterday. Today it’s time to test-drive a bit. The API…
Read More » -
Enterprise Java
Bootstrapping Apache Camel in Java EE7 with WildFly 8
Since Camel version 2.10 there is support for CDI (JSR-299) and DI (JSR-330). This offers new opportunities to develop and…
Read More » -
Enterprise Java
Spring Batch as Wildfly Module
For a long time, the Java EE specification was lacking a Batch Processing API. Today, this is an essential necessity…
Read More » -
Enterprise Java
Getting started with SwitchYard 2.0.0.Alpha1 on WildFly 8.1.0.Final
I’ve been sticking my head into some hot RedHat technologies lately and among the many interesting parts I found SwitchYard.…
Read More » -
Enterprise Java
Java EE Concurrency API Tutorial
This is a sample chapter taken from the Practical Java EE 7 development on WildFly book edited by Francesco Marchioni.…
Read More »