The Glassfish V3 Architecture adopted the Felix OSGI Runtime as a microcontainer. In a series of articles, I will look into the “Glassfish and OSGI”. The...
0 replies - 4364 views - 03/26/09 by tangyong in Articles
Sun have announced the availablity of the GlassFish Tools Bundle for Eclipse. Both GlassFish v2.1 and v3 Prelude are bundled and pre-configured with the build....
0 replies - 947 views - 03/25/09 by James Sugrue in Announcements
JBoss Portal always focused on the framework aspect of portals, it doesn't aim at providing an out of the box solution for portals, instead it consists of core...
1 replies - 9147 views - 03/24/09 by theute in Articles
The GlassFish application server has some monitoring features which are exposed through its administration channels including Administration Console and...
3 replies - 3605 views - 03/24/09 by Masoud Kalali in Articles
Action Message Format (AMF) is a high-performance web services protocol that was developed and designed especially for Flash applications by Adobe. AMF is...
1 replies - 3616 views - 03/19/09 by stoicflame in Articles
This article proposes a way to reveal latent bugs in Java applications by running them on different JVMs. It is illustrated with a real world example involving...
8 replies - 4531 views - 03/13/09 by Vitaly Mikheev in Articles
With the release of the latest cometd-jetty in Jetty 6.1.15, the oft requested feature of reliable message delivery is now supported by the Acknowledged...
1 replies - 1793 views - 03/11/09 by gregwilkins in Articles
The industry is recognizing the fact that performance testing & engineering should be part of the project execution road map starting from the requirements...
5 replies - 4660 views - 03/05/09 by Viral Thakkar in Articles
DZone recently interviewed Emmanuel Bernard, JBoss lead developer on four Hibernate projects - Annotations, EntityManager, Validator, and Hibernate Search....
3 replies - 7375 views - 02/26/09 by Nitin Bharti in Articles
Last week, I spent some time trying to change the location of my cache/nocache HTML files in my GWT project. I started the project with the gwt-maven-plugin's...
1 replies - 2733 views - 02/24/09 by Matt Raible in Articles
Today, while going through my morning ritual of scanning my RSS feeds, I came across this little gem.These are the kinds of pictures that a software architect...
12 replies - 5957 views - 02/19/09 by Mike Desjardins in Articles
My last post embedded OSGi in an application server using Felix, Jetty, and PAX WEB. Here, I’m going to embed Equinox in Tomcat. I originally set out to...
0 replies - 7792 views - 02/17/09 by Kirk Knoernschild in Articles
The vast majority of articles and case studies I have read over the years target the very large enterprise market. While many of the ideas are sound, the...
0 replies - 6061 views - 02/09/09 by JavaJohnson in Articles
I began my adventure
with the need to ensure a lot of uptime for a particular web service
that was running on a tomcat server. I investigated a lot of...
5 replies - 6851 views - 02/06/09 by jkilgrow in News
Numerous times in your projects you might have to face a situation where you need to pull chunks of data dynamically. The obvious issue that you then face is...
14 replies - 6197 views - 01/27/09 by nitinaggarwalin in Articles