Spring Webservices encourages a
contract first, message oriented approach to creating Webservices.
The underlying details are completely under developer...
3 replies - 7380 views - 08/28/09 by biju.kunjummen@... in Articles
Writing Comet applications is more and more easy, thanks to frameworks like LIft and Atmosphere. On the Client side, the difference between Safari, Opera,...
5 replies - 1803 views - 08/27/09 by Jean-Francois Arcand in Articles
JavaFX is new tool set for developing
and delivering Rich Internet Applications or RIAs. JavaFX 1.0 was
released in December 2008, and JavaFX 1.2 was released...
10 replies - 6469 views - 08/26/09 by maxkatz in Articles
This is the second of a two-part series
of tutorials on Spring Integration. The first
tutorial provided a high-level overview of Spring
Integration along with...
0 replies - 5813 views - 08/26/09 by Willie Wheeler in Articles
This blog assumes that you are familiar with the Order/OrderLine example I introduced in the first two blogs of this series. If you are not, please review the...
3 replies - 3322 views - 08/25/09 by vpartington in Articles
When ever I undertake a project I always looks for an opportunity to use at least one new technology so as to continually increase the number of tools I have...
0 replies - 3172 views - 08/24/09 by mxc4 in Articles
JPA has 2 levels of caching. The first level of caching is the persistence context.
The JPA Entity Manager maintains a set of Managed Entities in the...
2 replies - 4875 views - 08/24/09 by carol mcdonald in Articles
Doesn't it annoy you when you have to add each class individually to
the Spring config when you are dealing with annotated classes? I bet it
annoys you even...
11 replies - 4400 views - 08/21/09 by chrislhardin in Articles
DZone sat down with Alex Miller to talk about his upcoming conference
Strange Loop. The Strange Loop conference was started by
Alex to bring developers...
0 replies - 2384 views - 08/20/09 by CodeJustin in Uncategorized
Perforce Software announced
the release of P4Java, Perforce’s pure Java API for accessing its Software
Configuration Management (SCM) services from within...
0 replies - 572 views - 08/20/09 by CodeJustin in Announcements
Today I am looking into a JavaServer Faces application that I am
having to make a few changes to. I didn't write it and the developer
who did write it, wishes...
25 replies - 5541 views - 08/20/09 by chrislhardin in Articles
Anybody that has been working with Hibernate for a while has probably seen a LazyInitializationException or two, usually followed by a message such as...
9 replies - 4660 views - 08/19/09 by vpartington in Articles
This tutorial is the first in a two-part series on Spring Integration. In this series we're going to build out a lead management system based on a message bus...
1 replies - 16767 views - 08/18/09 by Willie Wheeler in Articles
Often
you will notice that Ehcache is used mostly like a tool that implements
highly configurable maps. Sometimes developers configure time-to-live
properties,...
2 replies - 2625 views - 08/17/09 by Mikhail Kolesnik in Articles
In the last couple of years, if you mention the term
meta-programming, people's ears perk up ... and they
start looking around for Ruby. That's fair; Ruby...
1 replies - 3572 views - 08/17/09 by Howard Lewis Ship in Articles