Enterprise Java
-

Wildfly, Apache CXF and @SchemaValidation
Over the last few days, I have been working on an application migration from JBoss 4 to Wildfly 8. The…
Read More » -

WildFly Swarm: Building Microservices with Java EE
¨Perfection is achieved, not when there is nothing more to add, but when there is nothing left to take away¨…
Read More » -

A Micro Services Migration Story with JBoss BPM Travel Agency
Some time ago we launched a rather expansive JBoss Travel Agency demo project to show some of the more interesting…
Read More » -

Creating a Message Driven Bean with AWS SQS in Spring
In my previous post I showed a simple example how to use AWS SQS with Spring Framework to put messages…
Read More » -

Netflix Archaius for property management – Basics
Netflix Archaius provides a neat set of features to load dynamic properties into an application. This blog post is just…
Read More » -

WildFly 9 on NetBeans, Eclipse, IntelliJ, OpenShift, and Maven
WildFly 9 CR1 was recently released. Lots of cool features are included: Intelligent load balancing HTTP/2 and SPDY support A…
Read More » -

Logging JAX-WS SOAP messages in Spring
Whenever you’re using JAX-WS within Spring you’ll probably want to log the incoming and outgoing SOAP messages – if only…
Read More » -

Getting Started With Gradle: Integration Testing
Because the standard project layout of a Java project defines only one test directory (src/test), we have no standard way…
Read More » -

Using @Context in JAX-RS [part 1]
JAX-RS provides the @Context annotation to inject a variety of resources in your RESTful services. Some of the most commonly…
Read More »




