Get GlassFish V3 Sun Support for GlassFish - Get GlassFish Portfolio
Main | Next page »
Feb 10
3
SailFin V2 webinar: February 3rd 2010
  Posted by Binod P G in SailFin

Sailfin logo

Today, February 3rd 2010, at 10 AM Pacific Standard Time, Prasad is talking about SailFin V2 (Sun GlassFish Communications Server 2.0) in the latest edition of Sun Software Webcasts. The webinar will cover new features in SailFin V2 and also explain how to develop SIP applications using SailFin V2.

You can register here for the webinar. For more information, please take a look at Prasad's blog.

Jan 10
31
Navigating SunSolve - Patches for GlassFish and SailFin
  Posted by pelegri in GlassFish

SunSolve is the standard Sun mechanism for distributing "patches" to Sun products, with content ranging from Free Public Releases and Security Patches to For-Free bug-fixing patches (the majority) and is in a multiplicity of formats, from ZIPs to PKG(5).

ALT DESCR

SunSolve has been adding features recently, including some navigational help that I just discovered, so sharing them...

• A twitter account: @SunPatches,
• New, per-product, content pages, including SailFin Patches and GlassFish Patches.
• Better Introduction, Home Page and PatchFinder.

A full-list of categories is here - I'm afraid the GlassFish-related products fall under several places; to help you, we summarize them at GlassFishForBusiness and we report them via Twitter at @GlassFish.

I do not yet know what is the transition story for SunSolve to Oracle, but we will let you know as we find out.

Oct 09
28
SailFin 2.0 is Now Available! Also GlassFish v2.1.1
  Posted by pelegri in SailFin

Today was the release of SailFin v2 (download, home, wiki) and its companion Sun GlassFish Communications Server 2.0 (download, home). SailFin v2 is a big release; it leverages GlassFish v2.1.1 (more tomorrow) and adds a number of features including high availability, rolling upgrade, flexible network topology, better overload protection, Diameter support, improved diagnosability, Java based DCR files for the load balancer, and more.

I can't cover SailFin v2 properly but I'll collect some of the relevant links so you can follow them up.  Start with Binod's overview: SailFin v2 Released! and move from there:

Some of the major changes are:

As part of the release, the team has posted a number of new entries, including:

Older posts worth checking include:

Finally, a list for PR/Press reports:

Note - GlassFish v2.1.1 is also available from Sun's Download Center and from the Community Site. More on that release tomorrow. And the OpenMQ 4.4 (and 4.4.1 RC1) are available from here.

Oct 09
8
Rolling Upgrade Support in SailFin V2
  Posted by Binod P G in SailFin

Sailfin solling upgrade

Rolling upgrade is a necessary feature to avert system down time. Needless to say that it is very important for telco environments.

In his latest blog entry, Bhavani explains the rolling upgrade support in Sailfin V2. The newly added SailFin HA sample has been enhanced to demonstrate rolling upgrade also.

Session replication is used to prevent loss of sessions during rolling upgrade (and also in case of a failure). Sreedhar explains the new replica selection algorithm used in SailFin V2 and its benefits. Check it out!

Oct 09
2
Simplifying Converged Application Development
  Posted by Binod P G in SailFin

Sailfin logo

Gregory Bond was right, when he wrote, this is the year of converged application frameworks, while announcing Converge. The number of frameworks and libraries available for sip application development continue to increase.

Earlier this week, Richard Newman announced his Clojure SIP servlets library in the SailFin community. Take a look!.

SailFin CAFE is also shaping up well and development is in full swing with contributions from both Sun and Ericsson. Here are some(one, two) getting started guides for SailFin CAFE.

Sep 09
29
SIP Message Inspection in SailFin
  Posted by Binod P G in SailFin

Sailfin logo

Given the asynchronous nature of SIP, debugging issues in a SIP application server could turn out to be a nightmare. Tools like Wireshark are widely used for tracing SIP messages in the network.

SailFin v2 implements a new feature that allows users to inspect SIP message flow in the container more effectively. Take a look at Peter's one pager and Sankar's blog on SIP Message Inspection for more details.

This new feature compliments SIP access logging, which is similar to more familiar HTTP access logging.

Sep 09
22
New SailFin HA Sample: 3PCC Application
  Posted by Binod P G in SailFin

Sailfin logo

Improving the clustering and high availability has been the focus of SailFin V2. Now, a new 3PCC (Third party call control) converged sample application demonstrating the session failover feature of sailfin has been integrated. The 3PCC sample has been written to follow the guidelines from RFC 3725.

The sample has been bundled with nightly builds, from today. Take a look at Bhavani's bogs here for details.

Sep 09
8
Towards SailFin 2.0 - SIP Session Replication and HCF
  Posted by pelegri in SailFin

ALT DESCR

SailFin is closing on v2.0 which is aligned with GlassFish v2.1.1 (both scheduled for the end of October, see Roadmap) and the team has been highlighting new features in the release:

• Prasad Announces HCF, provides an overview and a List of Fixes since SCF.
• Shreedhar writes about the Support for SSR (SIP Session Replication).
• Ramesh describes the Configuration Options, including DNS failover and Converged LB.
• Prateek Announces a new AMIs for SailFin based on OpenSolaris.
  (also see EC2 Blog and Full List of Sun's AMIs)

Aug 09
31
GlassFish Plugin For Eclipse: Improved SIP Support
  Posted by Binod P G in SailFin

eclipse plugin logo

There are multiple IDE options for developing sip servlet applications in sailfin. Netbeans plugin is available for SIP Servlet development and for full fledged IMS service creation environment, Ericsson SDS can be used.

For those eclipse fans, the recent versions of glassfish plugin has been enhanced to provide a much better SIP Servlet application development experience. Take a look at this blog from Vince for all details and tips for upgrading to newest plugin.

Aug 09
27
Traffic separation in SailFin clusters
  Posted by Binod P G in SailFin

Sailfin logo

SailFin V2 significantly enhances the availability of the application server from the initial version. Managing the network traffic is very important in creating a highly available service/application execution environment.

Ramesh has blogged about traffic separation in SailFin. He explains how the intra-cluster communication (converged load balancer, GMS) can be isolated from the external traffic by utilizing the multiple network interfaces in the server machines.

SailFin V2 is approaching HCF (hard code freeze) next week on the way to final release in October 2009. Take a look at the schedule in the wiki.

Jul 09
20
SailFin Diameter Support - Online Charging, Sh API.
  Posted by Binod P G in SailFin

Sailfin logo

Diameter support in SailFin is progressing well. Venu has blogged about steps to use Sh api for updating user profile information in HSS (eg: Open IMS). In another post, he explains using onine charging in SailFin.

Also, Sailfin V2 has crossed the SCF (soft code freeze) last week and is progressing towards the release in October 2009. You can download V2 b23 here.

Jul 09
10
SailFin on Amazon EC2
  Posted by Binod P G in SailFin

Sailfin logo

Recently, we have started receiving inquiries about hosting options for SailFin. A few months back SailFin team had setup a demo server in a Go Daddy server. It has worked out quite well so far.

Now, Sreeram has written a blog about running SailFin (V2 b20) with Amazon EC2. He gives details such as enabling SIP UDP port, MySQL configuration and using DynDNS to setup the domain name. Try it out!

Jun 09
4
On the way to SailFin v3 - SailFin CAFE Launched
  Posted by pelegri in SailFin

ALT DESCR

Sailfin CAFE is a new framework that simplifies the development of Converged Web apps. It can be used with Sailfin v2 and points to Sailfin v3. The project just launched and we want your feedback and participation. Check out Binod's Writeup, Sreeram's Mail Post and the slides from TS-4929 (id:contentbuilder / pw:doc789).

Sailfin CAFE is a key step towards yet another "v3" container in the GlassFish family joining GlassFish v3 Server (out in September) and OpenESB v3 - making good progress through Project Fuji. The WebSpace Server is also going v3 but they have not yet started working on their builds.

Apr 09
15
SailFin Diameter support - JavaDocs now available
  Posted by Binod P G in SailFin

Sailfin logo

The Diameter protocol (RFC 3588) is designed to provide an Authentication, Authorization and Accounting (AAA) framework for applications. SailFin will be adding support for Diameter protocol by 2nd half of CY2009. Sh (Subscriber profile interface), Rf (Offline Charging interface), Ro (Online charging interface) will be available.

Take a look at Venu's post for details of Sh api support, JavaDocs and example code. Also, Naman has written a good overview of Diameter Protocol.

Mar 09
20
SailFin: Taming GC for SIP workloads
  Posted by Binod P G in SailFin

Sailfin logo

Telco Application servers such as SailFin require a more deterministic GC model with predictable pause time, and also that scales well on multiple processors. Waiting for a long time to connect a telephone call is clearly unacceptable.

Performance team at Sun spent a lot of time tuning GC while testing SailFin for high work loads. Bharath has written a series of blog entries (here and here) explaining his experience. Take a look.

Languages

Event Calendar

Search

Adoption Stories

GlassFish Podcast

Popular Tags

adoption ajax clustering comet community frontpage glassfish grizzly hudson java javaee javaee6 javaone jax-rs jax-ws jaxb jboss jcp jersey jmaki jruby jsf metro mysql netbeans notd opends openesb openmq opensolaris opensource opensso oracle performance portal rails rest ruby sailfin scripting sip stories sun tools updatecenter v2 v3 webinar webservices weekly

Downloads

Companion Sites

Related Links

Useful Pointers

Offers and Promos

... AT TWITTER

OTHER SHORT NEWS

Recent Entries

News by Mail

Contact Us

Send feedback and leads to theaquarium@sun.com

QR Codes


Navigation