-
Enterprise Java👁 spring-interview-questions-answers
Integrating with Rabbit MQ using Spring Integration Java DSL
I recently attended the Spring One conference 2016 in Las Vegas and had the good fortune to see from near and…
Read More » -
Enterprise Java👁 Image
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 » -
Enterprise Java👁 Image
Message Durability in ActiveMQ 5.x
I get asked quite a bit to explain the basics of how ActiveMQ works with respect to how it stores…
Read More » -
Enterprise Java👁 spring-interview-questions-answers
AWS SQS and Spring JMS integration
Amazon WEB Services provide us with the SQS messaging service. The java sdk for sqs is compatible with JMS. Therefore…
Read More » -
Enterprise Java👁 java-interview-questions-answers
Automated provisioning of JMS resources in Java EE 7
JMS 2.0 (part of the Java EE 7 Platform) introduced lots of nice features. One of these was the ability…
Read More » -
Enterprise Java👁 Image
JMS Sender application with ActiveMQ and Maven
We have already seen how to create a JMS Receiver application with ActiveMQ and Maven. Let’s check out how we can…
Read More » -
Enterprise Java👁 java-interview-questions-answers
New in JMS 2.0
This post lists ALL of the new APIs (interfaces/classes/annotations etc.) introduced in JMS 2.0 (part of the Java EE 7…
Read More » -
Enterprise Java👁 Image
ActiveMQ as a Message Broker for Logstash
When scaling Logstash it is common to add a message broker that is used to temporarily buffer incoming messages before…
Read More » -
Enterprise Java👁 Image
Sending JMS Messages From WildFly 8 To WebLogic 12 with Camel
System integration is a nice challenge. Especially, when you’re looking for communication standards and reliable solutions. In today’s microservices world,…
Read More »
