Required JAVA version needed to publish messages

Hello all,

I am writing a small program to post messges to JMS topic. The only hiccup is that the program will be hosted inside the JVM within the Oracle Database.

We are using Orcale 9i (version 9.2.0.5.0) are not sure whether the code will run properly?

Does anyone know what is the minimum JRE version needed to run JMS publisher code?

Thanx

[382 byte] By [Ninju] at [2007-11-25 17:53:04]
# 1
As state in the 3.5 Installation Guide ( http://docs.sun.com/db/doc/817-6023) the client runtime can run against 1.2.2, although 1.3.1 or newer is recommended.
jfdp at 2007-7-3 15:13:15 > top of Java-index,Application & Integration Servers,Sun Java System Message Queue...
# 2
Thanx...
Ninju at 2007-7-3 15:13:15 > top of Java-index,Application & Integration Servers,Sun Java System Message Queue...