1 Reply Latest reply on Oct 27, 2005 1:31 AM by genman

    JMS Client with Java 1.3

    uncas

      Hi,

      I'm using Jboss 4 for a JMS message queue. But my client needs to work with JRE 1.3 or even JRE 1.2. The reason is that they are running inside an Oracle stored procedure. Is it possible to create a package whihc will work with earlier Java version and can connect to the JBoss 4 message queu?

      Thanks and regards,
      Botond.

        • 1. Re: JMS Client with Java 1.3
          genman


          JBoss 3.2 runs on JDK1.3 okay. You should be able to get JBoss 3.2 to talk to a 4.0 instance okay, although I'm not 100% sure it will work. It may take the latest 3.2 release.