Thursday, September 16, 2010

Feedback about Mobicents

The Mobicents team set up a quick survey about the platform, if you are a Mobicents user please participate, it's valuable feedback for us.

Click to read the survey announcement.

Sunday, September 05, 2010

More SLEE 1.1 Extensions

Lately I have been introducing a few extensions to the JAIN SLEE 1.1 standard, first by teasing about Java Annotations (more on this soon) and then promoting the extension of the Resource Adaptor's ConfigProperties concept to SBB and Profile's component types, it is now time to promote a few more extensions, allowing the Mobicents community to be an important playground for SLEE specs innovation too. The newest extensions are:

  • SbbContextExt - extension of javax.slee.SbbContext interface, exposing methods to retrieve SLEE facilities, factories and RA objects. An API more consistent with the RA API which does not uses JNDI
  • ProfileContextExt - extension of javax.slee.ProfileContext, exposing a method to retrieve the Alarm Facility, same reasoning as the extension of SbbContext 
  • ActivityContextInterfaceExt - small extension of javax.slee.ActivityContextInterface, allowing the retrieval of the timers and names bound to the ACI
  • Library References - extension of the Library Jar XML Descriptor, allowing the reference of other component types such as SBBs or RA Types
Read and discuss all about those extensions by clicking here. Any feedback and contribution is welcome.

Friday, September 03, 2010

JAIN SLEE 1.1 Extensions: ConfigProperties

This should be interesting if you care about the development of the JAIN SLEE specification, it is about extending the JAIN SLEE 1.1 Resource Adaptor API ConfigProperties concept to other component types, namely Services, SBBs and Profile Specifications.

Click here to read the proposal and engage the community discussion.