Java

  • submit to reddit

Apache Isis Core 1.1.0, Isis Shiro Security 1.1.0, Isis Wicket Viewer 1.1.0

A few days ago we (that is to say, the Apache Isis team) pushed out a new point release of Apache Isis Core (v1.1.0), along with two of its components Isis...

0 replies - 675 views - 02/14/13 by Dan Haywood in Articles

Spring JMS with ActiveMQ

ActiveMq is a powerful open source messaging broker, and is very easy and straightforward to use with Spring as the below classes and XML will prove. The...

0 replies - 901 views - 02/14/13 by Geraint Jones in Articles

Introduction to JCache JSR 107

Resin has supported caching, session replication (another form of caching), and http proxy caching in cluster environments for over ten years. When you use...

2 replies - 3037 views - 02/13/13 by Bill Digman in Articles

Rule of 30 – When is a Method, Class or Subsystem Too Big?

A question that constantly comes up from people that care about writing good code, is: what’s the right size for a method or function, or a class, or a...

0 replies - 2205 views - 02/13/13 by Jim Bird in Articles

Synchronising Multithreaded Integration Tests

Testing threads is hard, very hard and this makes writing good integration tests for multithreaded systems under test... hard. This is because in JUnit...

3 replies - 1714 views - 02/13/13 by Roger Hughes in Articles

Cryptic Error Messages in Java

We are dealing with complex stuff in Plumbr. Hacking JVM internals, bytecode manipulation, data mining – we are all over it. But some of us also teach...

1 replies - 908 views - 02/13/13 by Nikita Salnikov... in Articles

Singleton Design Pattern – An Introspection w/ Best Practices

Definition:Singleton is a part of Gang of Four design pattern and it is categorized under creational design patterns. In this article we are going to take...

7 replies - 6917 views - 02/13/13 by Mainak Goswami in Articles

Pub/Sub Using vFabric, Spring Integration, and Gemfire

As part of vFabric you get SpringSource Tool Suite (STS), vFabric tc Server, Spring AMQP to incorporate vFabric RabbitMQ messaging, and Spring Data project...

0 replies - 416 views - 02/13/13 by Krishna Prasad in Articles

IIE Home Loan Demo - Ready to Rumble with JBoss Integration?

The original Home Mortgage Demo project started out with Red Hat JBoss SOA Platform (SOA-P) and Red Hat JBoss Business Rules Management System...

0 replies - 484 views - 02/13/13 by Eric D. Schabell in Articles

DZone Links You Don't Want To Miss (2/13/13)

If You Steal Our Work, We'll Just Share The Source  After a customer was able to get their money back for an application using a credit card law...

0 replies - 2110 views - 02/13/13 by Mitch Pronschinske in Articles

Deploy a Simple Spring App to CloudFoundry from Codenvy

Below is a short video tutorial demonstrating how easily you can create a simple Spring app in Codenvy and deploy it to CloudFoundry PaaS. Give it a...

0 replies - 778 views - 02/13/13 by Eugene Ivantsov in Articles

Setting up OpenSSL with Resin 4.0.32 on Ubuntu 12.0.4

For this exercise, I am using Amazon EC2 to startup a clean Ubuntu 12.0.4 instance. One advantage that Resin has over other similar products is integration...

0 replies - 1168 views - 02/13/13 by Bill Digman in Articles

JavaFX Coming Soon to an Android or iOS Device Near You?

There has been big news recently in the world of JavaFX regarding many more components of JavaFX being open sourced as advertised at JavaOne 2012. In...

0 replies - 1761 views - 02/13/13 by Dustin Marx in Articles

The Heroes of Java: Marcus Hirt

Lets continue the "Heroes of Java" series. Today's interview has been planned nearly since the launch of the series and I knew that it would be a tough one...

0 replies - 1313 views - 02/13/13 by Markus Eisele in Articles

The Rise of NoSQL and Polyglot Persistence

Here's a video presented by Abdelmonaim Remani of Oracle at JavaOne last year.  From the original post: What does NoSQL mean to my enterprise? What is...

0 replies - 1642 views - 02/12/13 by Eric Genesky in Articles