Oracle 11g XMPP

Send XMPP messages from Oracle

Mr. Adrien Sales

Database Administrator/Information Systems Consultant
Sourceforge
Open Source Developement

Abstract

This is the documentation for the Open Source GPL licensed oracle-xmpp sourceforge project. By reading this documentation, you should be able to install this software (PL/SQL package, deploy java archives), and finally send IM messages from sqlplus*.


Table of Contents

1. Description
Why and how
Download
Features
Demo
TODO
Changelog
2. Tutorial
Install
Test Install
Compile it yourself
Database Security and deployment scenarios
Examples of use
Test Google Connection
Send a google message
Send a google message to a list of recipients
Get Google Rosters (ie. contacts) in xmltype
Get Google Rosters : get contact list in table format
Test XMPP Connection
Get XMPP Rosters in xml format
Send XMPP Message
Get XMPP Rosters in table format
Interact with Openfire
Requirements
Test connection
Send a Messge
Get Rosters
Conclusion