
In this week's installment of our JDBC FAQ series, we look at the progression of the JDBC API from version 2.0 through 4.0 and examine how to perform some...
3 replies - 9456 views - 05/24/10 by Daniel Rubio in Articles

I decided to write down the answers for some questions which my
book's readers emailed to me or asked me via twitter, so everyone
can benefit from the...
1 replies - 5350 views - 05/19/10 by Masoud Kalali in Articles

DZone recently met up with IBM's Ian Robinson to discuss Apache Aries, a project which aims to deliver a set of pluggable Java components
enabling an...
1 replies - 14123 views - 05/14/10 by Nitin Bharti in Articles

Today's JEE doesn't
require configuration files any more. Most of the configuration, if
not all, is done over properly annotated classes....
0 replies - 17063 views - 05/11/10 by Ales Justin in Articles

The aim: Set up a simple Java EE 6 project on GlassFish v3 in no time
at all. The project must include: email, JMS, JPA, web and EJB (session
bean, message...
5 replies - 19335 views - 05/09/10 by Ant Kutschera in Articles

Welcome to the third part of this deep-dive series of articles on Infinispan. In this article I'd like to talk about Infinispan's event notification...
1 replies - 11990 views - 05/04/10 by Manik Surtani in Articles

It was painful for web application architects and designers to handle long
running online tasks in web containers until servlet asynchronous processing...
5 replies - 7103 views - 04/29/10 by Kui Zhang in Articles

The Java Enterprise Edition 6 standard includes an updated version of the Java EE Connector Architecture specification which improves the standard in key...
12 replies - 20152 views - 04/28/10 by Jesper Pedersen in Articles

With the increased merging of
disparate core business systems in the enterprise - as well as the
emergence of additional systems in the form of enterprise...
0 replies - 12356 views - 04/28/10 by Jesse Davis in News

If you haven't heard of the Errai framework, you really need to check out our interview with Mike Brock, the project lead at JBoss. A brief introduction -...
0 replies - 10059 views - 04/26/10 by Mitch Pronschinske in Articles

When developing a web application for the WebSphere Application Server
you sometimes need to enable security because the application...
0 replies - 4246 views - 04/25/10 by Jakub Holý in Articles

Regardless of how
carefully you plan, it's inevitable that the software you build will
encounter a situation or chain of events that you did not...
3 replies - 20390 views - 04/20/10 by Len DiMaggio in Articles

DZone recently caught up with Project Lead Mike Brock to learn about the JBoss Errai project, a GWT-based framework for building rich web
applications using...
0 replies - 10874 views - 04/13/10 by Nitin Bharti in Articles

Do you use Jetty and need to change the default setting for browser cache control? Have a look at the init-param element named cacheControl in webdefault.xml....
0 replies - 5879 views - 04/10/10 by Mike Christianson in Articles

When I tried migrating my JBoss 4.2 [war] application which uses Spring
to manage transactions, to JBoss 5.1, I got the following error message.11:18:55,683...
0 replies - 10014 views - 04/07/10 by Vineet Manohar in Articles