[jboss-user] [JCA/JBoss] - Re: Integrating / Deploying SunOne OpenMessageQueue with JBo

jsalvo do-not-reply at jboss.com
Fri Dec 1 02:16:49 EST 2006


"jsalvo" wrote : 
  | SunOne OMQ comes distributed with a RAR archive ( imqjmsra.rar ). However, I could not find information on how to go about deploying it inside of JBoss:
  | 
  | 1) Do I just copy the .rar archive onto the deploy directory ?
  | 

Answering myself on that part. I modified the ra.xml inside the RAR file so that it connects to the proper IP and port of the remotely running SunOneMQ, and copied the RAR file into the deploy directory. That's working fine now. The SunOneMQ RA is deployed:


  | 2006-12-01 18:05:35,686 DEBUG [org.jboss.system.ServiceController] starting service jboss.jca:service=RARDeployment,name='imqjmsra.rar'
  | 2006-12-01 18:05:35,686 DEBUG [org.jboss.resource.deployment.RARDeployment] Starting jboss.jca:service=RARDeployment,name='imqjmsra.rar'
  | 2006-12-01 18:05:35,744 ERROR [STDERR] 1/12/2006 18:05:35 com.sun.messaging.jms.ra.ResourceAdapter start
  | INFO: MQJMSRA_RA1101: SJSMQ JMS Resource Adapter starting...
  | ================================================================================
  | Sun Java(tm) System Message Queue 4.0
  | Sun Microsystems, Inc.
  | Version:  4.0  (Build 28-a)
  | Compile:  Tue May  2 09:50:18 PDT 2006
  | 
  | Copyright (c) 2006 Sun Microsystems, Inc.  All rights reserved.
  | SUN PROPRIETARY/CONFIDENTIAL.  Use is subject to license terms.
  | 
  | This product includes code licensed from RSA Data Security.
  | ================================================================================
  | 18:05:37,649 ERROR [STDERR] 1/12/2006 18:05:37 com.sun.messaging.jms.ra.ResourceAdapter start
  | INFO: MQJMSRA_RA1101: SJSMQ JMS ResourceAdaapter configuration=
  | < .. snip ..>
  | 
  | 18:05:37,653 ERROR [STDERR] 1/12/2006 18:05:37 com.sun.messaging.jms.ra.ResourceAdapter start
  | INFO: MQJMSRA_RA1101: SJSMQ JMSRA Started
  | 

anonymous wrote : 
  | 2) What do I need to configure in the various xml files ( e.g. jms-ds.xml, etc... ) so that it uses SunOne OMQ ....:
  | 2a) ... in addition to JBossMQ ?
  | 2b) ... as a replacement for JBossMQ ?
  | 

The only thing now is, do I have to change the any JBoss specific XML files ?
Regards,

John


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3990367#3990367

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3990367



More information about the jboss-user mailing list