Here is how I enable remote debugging with WebLogic Server (11g) and Eclipse IDE. (Actually the java option is for any JVM, just the instruction here is WLS... Read all
what can one create during the new year and christmas holidays? as it turned down – quite enough. even if you have two kids and a bunch of family members whom... Read all
eclipse is very workspace centric: it only knows and deals with files in the workspace. so it is easy to compare and merge files present in the workspace: i... Read all
Originally posted on the SpringSource blog by Janne ValkealahtiWe're super excited to let the cat out of the bag and release support for writing YARN based... Read all
Create a new project and add the necessary resources which you need to validate. Then right click on the file and click "validate". This will detect errors ,... Read all
one of the nice things of modern ide’s are: they offer many extras for free. many times it is related to programming and coding. but i love as well the ones... Read all
In one of my projects I was supposed to create a message router that like all routers was supposed to take the JMS messages from one topic and put it into... Read all
Caches have been around in the software world for long time. They’re one of those really useful things that once you start using them you wonder how on earth... Read all
We recently adopted the use of Spring Data. Spring Data provides a nice pattern/API that you can layer on top of JPA to eliminate boiler-plate code. With that... Read all
I really like Spring, so I tend to use its features to the fullest. However, in some dark corners of its philosophy, I tend to disagree with some of its... Read all
The latest incarnation of the Spring Framework (3.1) brought an interesting feature called Flash Attributes. It is a remedy for the problem mentioned a long... Read all