» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with sailfin + sip

SailFin Milestone 6 Now Available; Passed the JSR 289 TCK tests.

Milestone 6 of SailFin is now available for download!. This release includes a number of bug fixes including JSR 289 TCK related issues. Prasad's blog gives more details and the list of 141 bugs fixed after MS5.

SailFin logo

JSR 289 TCK provides much more coverage than its earlier version (~500 tests) and we had numerous questions on the tests. Mihir (spec lead from Oracle) answered all of them very quickly and SailFin passed all tests last week. Thanks Mihir.

Here is the link to the test results and here is the latest TCK errata SailFin is using.

Also take a look at the details about session invalidation in Bhavani's blog, a key new feature introduced in Sip Servlet 1.1. This feature replaces the original session expiration model in Sip Servlets 1.0 and is expected to make the applications more scalable.

GlassFish: The Aquarium

SailFin and OpenBloX Diameter

The Diameter protocol is designed to provide an Authentication, Authorization and Accounting (AAA) framework for applications. The Diameter base protocol is defined by RFC 3588. The 3GPP standards body has adopted Diameter as the primary signaling protocol for AAA and mobility management in the IP Multimedia Subsystem (IMS).

OpenBloX

In an IMS architecture, an application server like SailFin will use Diameter to communicate with HSS (Home Subscriber Server). HSS is a central subscriber database that performs AAA and helps in locating the user.

Traffix systems announced that it will officially join the GlassFish Partner Program and Traffix’s OpenBloX(TM) Diameter will become a preferred Diameter platform for Project SailFin. OpenBloX Diameter integration with SailFin will be facilitated by a J2EE Connector 1.5 resource adapter and a Diameter java library.

MS6 of SailFin is available for download. Please download and give it a try. And previous entries on Sailfin at TheAquarium are here.

GlassFish: The Aquarium

SailFin and OpenBloX Diameter

The Diameter protocol is designed to provide an Authentication, Authorization and Accounting (AAA) framework for applications. The Diameter base protocol is defined by RFC 3588. The 3GPP standards body has adopted Diameter as the primary signaling protocol for AAA and mobility management in the IP Multimedia Subsystem (IMS).

OpenBloX

In an IMS architecture, an application server like SailFin will use Diameter to communicate with HSS (Home Subscriber Server). HSS is a central subscriber database that performs AAA and helps in locating the user.

Traffix systems announced that it will officially join the GlassFish Partner Program and Traffix’s OpenBloX(TM) Diameter will become a preferred Diameter platform for Project SailFin. OpenBloX Diameter integration with SailFin will be facilitated by a J2EE Connector 1.5 resource adapter and a Diameter java library.

MS6 of SailFin is available for download. Please download and give it a try. And previous entries on Sailfin at TheAquarium are here.

MySQL: Planet MySQL

SailFin Milestone 5 is now available

Milestone 5 of SailFin is now available for download! The product is feature complete with this milestone and all the features have already crossed beta stage. The implementation team (from Sun and Ericsson) is now busy in fixing bugs and the final release is expected by end of this calendar year.

SailFin logo

Prasad's blog explains the following key aspects of this milestone.
 1. All JSR 289 (SIPServlet 1.1)features are implemented
 2. Support for RFC 3891 and RFC 3911 (Join/Replace support)
 3. RFC 4474: Authenticated identity management in SIP
 4. Session Replication has crossed beta quality.
 5. Access Logging support for SIP messages.

More SailFin coverage on this blog can be found here.

GlassFish: The Aquarium

Sailfin V1 Alpha is now available

Project SailFin, built on top of GlassFish, provides a platform for developing and deploying converged Java EE and SIP Servlets applications. SailFin V1 Alpha is now available for download.

Sailfin logo

Prasad has written a detailed description about the features in this release. Check it out. Check previous entries on SailFin at TheAquarium also.

SailFin is already the basis for the projects like Presence Support in Web Synergy, DFC Application Router in ECharts, Sun Labs Conference Manager etc. The project team is now working on completing the implementation of the recently approved JSR 289 Final Release. Final release of SailFin V1 is expected by end of this calendar year.

GlassFish: The Aquarium

JSR 289: SIP Servlet v1.1 is now Final

ALT DESCR

The SE/EE Executive Comittee of the JCP has approved (results) JSR 289, the SIP Servlet 1.1 Specification that is the core for SailFin.

The final specification is not yet available but the PFD 2 should be very close. The first public release of SailFin will be aligned with GlassFish v2.1 and will happen around the end of the year; updated roadmaps are due in a few weeks.

GlassFish: The Aquarium

Ajax Push and the Telephone | Javalobby

Ajax Push. Using SailFin and ICEfaces

SIP: del.icio.us tag/SIP

More news on Ericsson SDS and Netbeans support for SailFin

Sailfin logo

Ericsson Mobility World has posted more information about Service Development Studio (SDS) integration with SailFin (Sun GlassFish Communications Server). A new release of SDS supports SailFin and an extensive tutorial explaining the integration is available here.

On the netbeans front, Vince reports the availability of SIP Application Development Module Suite from the netbeans update center. Newest bits are available in the lib/tools/netbeans directory of the SailFin installation itself.

b37 of SailFin is available now and it contains a number of fixes for performance and longevity. Check previous entries on Sailfin at TheAquarium also.

GlassFish: The Aquarium

Jagadesh Babu Munta's Blog : Weblog

Authentication for SIPServlet resources in SailFin Application Server

SIP: del.icio.us tag/SIP

Jagadesh Babu Munta's Blog : Weblog

Authentication for SIPServlet resources in SailFin Application Server

GlassFish: del.icio.us/tag/glassfish

Sun GlassFish Communications Server - The Commercial Distribution of Sailfin

ALT DESCR

We now have a name for Sun's commercial distribution of Sailfin: Sun GlassFish Communications Server.

Sailfin will support SIP Servlet 1.1 and can be used to develop applications using IM, VoIP and shared multimedia. The initial release is expected in the fall of this year and will be aligned with GF v2.1.

Check the Press Release for more details. Also, Ericsson and Sun are holding a Contest for Sailfin Applications. And previous entries on Sailfin at TheAquarium are here.

GlassFish: The Aquarium

Linking multiple SIP and Converged Http sessions to a SipApplicationSession (SAS) in SailFin : Sony Manuel's blog

Linking multiple SIP and Converged Http sessions to a SipApplicationSession (SAS) in SailFin

SIP: del.icio.us tag/SIP

Converged Session and Presence in Sailfin

SIP Communicator snapshot

The previous SailFin post covered a fair bit of ground but somehow managed to forget about Jan's "Converged Http Sessions in SailFin" post. Using the Click-to-dial sample application, Jan starts off introducing us to the ConvergedHttpSession that is defined in JSR 289 (SIPServlet 1.1) before moving on to Sailfin converged load-balancer behavior and SSR (Sip Session Retainability).

In an equally well-documented post, Bhavani shares his SIMPLE SipServlet implementation of a presence and chatting feature powered by Sailfin and based on SIMPLE, the SIP-based protocol for instant messaging (IM) and presence. A screencast and full source code (developed with NetBeans' SIPServlet capabilities) are also available.

As a reminder, Sailfin's Milestone 4 is available to download here.

GlassFish: The Aquarium

Page 1 | Next >>