JBoss WildFly
-
Enterprise Java
Remote debugging Wildfly application in IntelliJ
Remote debugging a Java application means connecting to the remotely running application using your local development environment. Java supports remote…
Read More » -
Enterprise Java
Microservice using Docker stack deploy – WildFly, Java EE and Couchbase
There is plenty of material on microservices, just google it! I gave a presentation on refactoring monolith to microservices at Devoxx Belgium…
Read More » -
Enterprise Java
Develop A Microservice with Forge, WildFly Swarm and Arquillian
In this post we are going to see how to develop a microservice using WildFly Swarm and Forge and testing…
Read More » -
Enterprise Java
Building a horizontal JMS Bridge between two WildFly Servers using ActiveMQ Artemis
Sometimes it’s necessary to connect different Message Brokers together. In Enterprise Messaging this scenario is known as Bridging. It can…
Read More » -
Enterprise Java
Remote JMS with WildFly Swarm
I’m blogging about WildFly swarm again? Short version is: I needed a test for remote JMS access and refused to…
Read More » -
Software Development
Deploying WildFly Swarm Applications To Heroku
WildFly Swarm applications can be deployed to Heroku, simply by adding a few files to the deployment. In this post,…
Read More » -
Enterprise Java
Official Wildfly Swarm Drools Fraction
Oficial what? Long title for a quite small but useful contribution. Wildfly Swarm allows us to create rather small and self contained…
Read More » -
Enterprise Java
Bidirectional relationship with Jackson in REST web services in WildFly
This is an example for a Bidirectional relationship between Java entities in a REST web service with the Jackson API.…
Read More » -
DevOps
Deploying WildFly Swarm Applications To Heroku
WildFly Swarm applications can be deployed to Heroku, simply by adding a few files to the deployment. In this post,…
Read More »