2 Replies Latest reply on Dec 17, 2013 12:43 PM by magicscreen

    JBoss SOA Platform 5.3.0 GA - JMS access from remote client

    magicscreen

      I am using JBoss SOA Platform 5.3.0GA on the server side.

      I have been programming a JMS client program and I am using the jbossall-client.jar from the C:\jboss-soa-p-5\jboss-as\client directory.

      It is working well,

      but there is a little problem: the jboss client jar(s) are compiled using the JDK6 and I need the JDK5 because of my main application.

      Can I use the client jars of some previous SOA Platform (4.2.2GA, etc) for this communication on the client side to communicate to 5.3.0GA?

      If yes, where can I download all the nedded client jars?

       

      I tried the jbossall-client.jar version 4.2.2GA, bit it seems it needs more jars than that.