|
Java Messaging Service Samples
Following samples show various features
of Java Messaging Service (JMS) that can be used with Oracle Application
Server Containers for J2EE.
JMS Sample Application
[01-Nov-2003]
This sample application demonstrates the JMS capabilities of Oracle Application Server.
Download
Now (ZIP)
JMS1.1 Domain Unification Sample
The sample application demonstrates how
you can use a common set of interfaces to access any messaging
domain (queue, topic etc) and how to communicate with different
domains within the same trasaction in a session.
Download
Now (ZIP, 20KB)
Readme
Source
|