Did you know? DZone has great portals for Python, Cloud, NoSQL, and HTML5!

Glassfish

  • submit to reddit

How to Create a Sinatra App Using Glassfish

This is one user's unfamiliar experience of writing Java, and his discovery that native Java classes are easy to use in Jruby. Included is a short tutorial on using Glassfish to create a Sinatra App, as well as a useful, albeit in-depth, link to how to install Glassfish server on an Ubuntu server.

0 replies - 1344 views - 02/10/12 by Gareth Rushgrove in Articles

The Cost of High Availability

Now that you are able to setup session replication in Jelastic for Tomcat, GlassFish and Jetty web servers, you might be interested in how this great feature affects resource usage.

0 replies - 4809 views - 01/31/12 by Judah Johns in Articles

GlassFish Clustering within Jelastic

GlassFish is an open-source application server that can run any Java EE application, providing enterprise level reliability and performance with full clustering and has wide functionality range. Up until now, GlassFish could be used as a separate server...

1 replies - 3008 views - 01/16/12 by Judah Johns in Articles

GlassFish Clustering in Jelastic

GlassFish is an open-source application server that can run any Java EE application, providing enterprise level reliability and performance with full clustering and has wide functionality range. Up until now, GlassFish could be used as a separate server...

0 replies - 776 views - 01/16/12 by Judah Johns in Announcements

Core JavaServer Faces (3rd Edition) - A Review

The Table of Contents: Chapter 01: Getting Started Chapter 02: Managed Beans Chapter 03: Navigation Chapter 04: Standard Jsf Tags Chapter 05: Facelets Chapter 06: Data Tables Chapter 07:...

0 replies - 1217 views - 11/14/11 by Manuel Jordan in Book Reviews

Creating a WebSocket-Chat-Application with Jetty and Glassfish

This article describes how to create a simple HTML5 chat application using WebSockets to connect to a Java back-end. I decided to include a Jetty 8 and a GlassFish 3.1 example to demonstrate the current approaches for server side WebSocket implementations....

9 replies - 15030 views - 07/01/11 by Andy Moncsek in Articles

Secure SSL EJB Communication with GlassFish

The purpose of this article is to document how to establish secure SSL communication between a GlassFish EJB server and a GlassFish WEB server using keystore certificates with GlassFish 3.0.1.

0 replies - 2878 views - 06/09/11 by Michael Remijan in Articles

Version hell with JSFUnit, Arquillian, and (embedded) Glassfish and other containers

JSFUnit and the JBoss Arquillian test framework for JavaEE look very promissing, but according to my experience there are good reasons why they are only beta and alpha versions. May be you can get them working but you must pick the right version of each...

0 replies - 2348 views - 06/07/11 by Jakub Holý in Articles

Binding SSL-Sessions to HttpSessions in GlassFish

You might have noticed, that I am working my way through the security principles regarding secure web applications at the moment. The main idea about this is to enable GlassFish to deliver high secure applications. One of the things making my brain hurt a...

1 replies - 2510 views - 06/06/11 by Markus Eisele in Articles

CDI AOP Tutorial: Java Standard Method Interception Tutorial - Java EE

This article discusses CDI based AOP in a tutorial format. CDI is the Java standard for dependency injection (DI) and interception (AOP). It is evident from the popularity of DI and AOP that Java needs to address DI and AOP so that it can build other...

17 replies - 9830 views - 05/25/11 by Rick Hightower in Articles

Granite Data Services 2.2.0 SP2 released

Hi,Granite Data Services 2.2.0 Service Pack 2 is released. You may download it here.This new version is a minor bugfixes release for issues mostly found in the Tide Flex framework, GlassFish v3.1 and CDI/Weld support.

0 replies - 825 views - 03/31/11 by Franck Wolff in Announcements

myPhoneDesktop 1.8 - Released. Now with support of multiple SMS recipients

I am very happy to let you know that myPhoneDesktop v1.8 has been released with new and exciting features like group SMS sending, Mac OSX Dockless mode, better support for Navigation apps and much more...

0 replies - 2496 views - 03/30/11 by Alexander Krivov in Announcements

Hot new GlassFish 3.1 bits released today

Java EE 6 developers will wake up this morning and be able to experience a new, major release of the Oracle GlassFish Server and the companion GlassFish Server 3.1, Open Source Edition.  This release extends Java EE 6 Reference Implementation New...

0 replies - 595 views - 03/01/11 by Pieter Humphrey in Announcements

Daily Dose: Shiny New GlassFish 3.1 Released

GlassFish Server Open Source Edition 3.1 has been released to the general public. This open-source version of GlassFish includes full clustering and centralized cluster administration. Also available is the supported Oracle GlassFish Server 3.1. Users of...

1 replies - 16752 views - 03/01/11 by Katie Mckinsey in Daily Dose

What's New in GlassFish 3.1

Developer Productivity:Rapidly deploy and redeploy enterprise applicationsMajor OSGi improvements and updatesENhanced JEE 6 functionality such as EJB support in embedded API and JMX/JAX-RS management API

0 replies - 819 views - 02/23/11 by Moez Ben Rhouma in Tips and Tricks