0 Replies Latest reply on May 3, 2010 5:17 AM by jbosse

    JBoss AS 4.2.3 - JBM 1.4.5 - Remoting - XaRecovery

    jbosse

      Hi,

       

      i've installed no-clustered JBM 1.4.5 on JBoss AS 4.2.3  following di automatic procedure (ant script) and after

       

      changed messaging persistence to use oracle db 11.2.

       

      For upgrade JBoss Remoting to version 2.2.3.SP1 is sufficient to take jboss-remoting.jar from

       

      http://repository.jboss.com/remoting/2.2.3.SP1 and replace the one in server/messaging/lib ?

       

      In  server/messaging/lib there's also jboss-remoting-int.jar , i've to change it ?

       

      To allow applications hosted on JBoss AS host to access queue/topic deployed on a dedicated JBM host (and persisted to oracle db)

       

      i've to copy jboss-messaging.jar, jboss-remoting.jar in messaging/lib  and configure a RemoteJMSProvider that point to the remote JBM host?

       

      To allow Xa Recovery,  XaResourceRecovery must be set either  DefaultJMSProvider and RemoteJMSProviderJBoss on JBossAS ?

       

      Thanks a lot,

       

      Carlo