0 Replies Latest reply on May 26, 2008 4:26 PM by ramsblogs

    weblogic to jboss Migration MDB :: need identical tag for JM

    ramsblogs

      Hi All,
      We are migrating our application from weblogic to JBOSS.
      I was not sure of the equivalent Tag for JMSServer under Jboss & how to configure multiple weblogic jMSServer tags in Jboss.

      Please let me know how could i replicate the below code
      Please help me as i have to complete this migration sooner

      Many Thanks in Advance


      <JMSServer Name="XXXStoreInternalJMSServertamaserver"
       Store="FileStore" Targets="tamaserver">
       <JMSQueue CreationTime="1115643444724"
       JNDIName="jms.internal.queue.WSStoreForwardQueue"
       JNDINameReplicated="false" Name="WSInternaljms.internal.queue.WSStoreForwardQueuetamaserver"/>
       <JMSQueue CreationTime="1115643446059"
       JNDIName="jms.internal.queue.WSDupsEliminationHistoryQueue"
       JNDINameReplicated="false" Name="WSInternaljms.internal.queue.WSDupsEliminationHistoryQueuetamaserver"/>
       </JMSServer>

      Ramkumar