Server-side

  • submit to reddit

Terracotta 3.2 and Quartz EX Unleashed

Terracotta is keeping its foot on the gas pedal in 2010.  Just two months after the acquisition of Quartz, Terracotta announced today the immediate...

0 replies - 7232 views - 01/12/10 by Mitch Pronschinske in Articles

GlassFish SecurityManager.checkPermission

After configuring Hudson to run in a Glassfish with security manager enabled I started to have problems in other applications, specially web applications...

0 replies - 4820 views - 01/02/10 by Felipe Gaúcho in Articles

GlassFish v3 - The Killer Java EE 6 Appserver - Top Ten Favorites

GlassFish v3 - the killer appserver for the killer platform (Java EE 6) is out. What I like: Easy installation: you can use the installer or just download...

13 replies - 9014 views - 12/31/09 by adam bien in Articles

Ajax and JSF, Joined At Last

In part four of this series on JavaServer Faces (JSF) 2.0 features contributed by Red Hat, or in which Red Hat developers played a significant role,...

8 replies - 59970 views - 12/31/09 by Jay Balunas in Articles

Automated Deployment With Cargo and Maven - a Short Primer

Cargo is a versatile library that lets you manage, and deploy applications to, a variety of application servers. In this article, we look at how to...

0 replies - 11940 views - 12/29/09 by John Ferguson Smart in Articles

9 Reasons Why Java EE 6 Will Save Real Money

Prototyping: in general (Enterprise) Java projects start with evaluation which frameworks to use. This can take from few hours, to several months (although...

33 replies - 13428 views - 12/25/09 by adam bien in Articles

CometD 1.0 Released, Work Begins on 2.0

Any application that receives server-side events such as online games, stock information, sport results, content sharing, etc. can use the CometD project...

0 replies - 10413 views - 12/22/09 by Mitch Pronschinske in Articles

Jason Greene: What's New in JBoss AS 6 Milestone 1

Following quickly on the heels of the Java EE 6 and CDI spec approvals, the application server team at JBoss, led by Jason Greene, recently unveiled the JBoss...

2 replies - 23755 views - 12/16/09 by Nitin Bharti in Videos

Middleware Integration Testing With JUnit, Maven and VMware : Part 2

Last week I wrote about the approach we use at XebiaLabs to test the integrations with the different middleware products our Java EE deployment automation...

0 replies - 4769 views - 12/15/09 by Vincent Partington in Articles

Hudson With Security Manager Enabled on GlassFish

GlassFish V3 is out and nothing better to celebrate the newborn than publishing some hints about the best Java EE container ever. As you will notice when you...

3 replies - 4976 views - 12/14/09 by Felipe Gaúcho in Articles

Sun's Big Day of Announcements

Sun made three big announcements yesterday, covering the release of JavaEE 6, GlassFish v3 and NetBeans 6.8. All three announcements are closely related, but...

31 replies - 9233 views - 12/11/09 by James Sugrue in News

The Scalability Continuum: What's Next for Terracotta?

Terracotta is revolutionizing the way it provides Java application scalability and availability along with database scalability.  In this year alone,...

2 replies - 9481 views - 12/09/09 by Mitch Pronschinske in Articles

Tech Chat: Gavin King on Contexts and Dependency Injection, Weld, Java EE 6

DZone spoke with Gavin King, JBoss Fellow at Red Hat, earlier this week to discuss the newly ratified JSR 299 (Contexts and Dependency Injection) specification...

4 replies - 26492 views - 12/02/09 by Nitin Bharti in Videos

A Look Inside the JBoss Embedded Project

DZone recently caught up with Andrew Lee Rubinger, core developer at JBoss who is working on the company's EJB 3 implementation and...

0 replies - 13406 views - 12/01/09 by Nitin Bharti in Videos

How to Combine REST Services with EJB 3.1

REST services (JAX-RS) technology became a part of the Java EE 6 platform, which is great news for REST developers.In a very simple web application, I'll...

17 replies - 51137 views - 12/01/09 by Milan Kuchtiak in News