JBoss WildFly
-
Enterprise Java
Java EE7 and Maven project for newbies – part 7
Resuming from the previous parts Part #1, Part #2, Part #3, Part #4, Part #5 , Part #6 In the…
Read More » -
Enterprise Java
Java EE7 and Maven project for newbies – part 6
Resuming from the previous parts Part #1, Part #2, Part #3, Part #4, Part #5 In the previous post (part…
Read More » -
Enterprise Java
Java EE7 and Maven project for newbies – part 5 – Unit testing using Arquillian / Wildfly 8
Resuming from the previous parts Part #1, Part #2, Part #3, Part #4, This is the first ‘extra’ post, based…
Read More » -
Enterprise Java
Validating JAX-RS resource data with Bean Validation in Java EE 7 and WildFly
I have already approached this subject twice in the past. First, on my post Integrating Bean Validation with JAX-RS in…
Read More » -
Enterprise Java
Wildfly 8.0 provides seamless JSON support via its JAXRS 2.0 implementation
Its great to see Wildfly 8.0 making it so much easier to work with BOTH XML and JSON representations from…
Read More » -
Enterprise Java
WildFly 8 vs. GlassFish 4 – Which Application Server to Choose
It’s been a while since my last blog. I’ve obviously been busy with different things including my main job. After…
Read More » -
Enterprise Java
Entering Undertow Web server
With the arrival of Java EE 7 and the requirement to handle advanced features such as the Web Sockets API…
Read More » -
Enterprise Java
Set WildFly binding address and shutdown using CLI
It’s very easy to bind WildFly on a hostname/IP just using command line parameters. I have a simple GNU/Linux box…
Read More » -
Enterprise Java
Add Apache Camel and Spring as jboss modules in WildFly
These days I am playing with Wildfly and Apache Camel and Spring. A simple way to communicate between EARs /…
Read More »