Release Notes J-EAI 1.0 beta 6 - 02 Feb 2006
J-EAI 1.0 beta6 is based on ejabberd but includes numerous improvements over ejabberd:
- Improved publish and subscribe (pubsub) in conformance to XEP-0060 and XMPP. J-EAI add publish and subscribe node configuration. It is possible to define persistant node or not, and the number of items to persist. It is also possible to define various notification parameters, such as the delivery of the payload with the notifications, the notification of subscribers when some changes occurs on items, the items the maximum size of the payload, the subscription approvers, the notification of online users only, etc. The pubsub module now also supports nodes collections.
- Messages trace: It is possible to keep track of every messsages send through the XMPP bus, along with information on delivery or queuing date for example.
- Enhanced web administration interface with access to server log, roster management, messages trace, pubsub management. It is even possible to send message or pubsub items directly from the web interface.
This release now supports virtual hosting. It is possible to host several different virtual integration systems for different needs, inside the same J-EAI instance.