You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@activemq.apache.org by Paul Tomsic <pt...@gmail.com> on 2006/04/28 19:55:58 UTC

activemq running within jboss not working?

trying to get amq v.4.0 rc2 to run within jboss.
i've put the correct rar file into jboss deployment directory and the
jms-ds.xml, and i'm getting the following issues:
2006-04-28 12:50:18,943 ERROR
[org.jboss.deployment.scanner.URLDeploymentScanner] Incomplete Deployment
listing:
 
--- MBeans waiting for other MBeans ---
ObjectName: jboss.jca:service=TxCM,name=activemq/QueueConnectionFactory
  State: CONFIGURED
  I Depend On:
   
jboss.jca:service=ManagedConnectionPool,name=activemq/QueueConnectionFactory
    jboss.jca:service=CachedConnectionManager
    jboss.security:service=JaasSecurityManager
    jboss:service=TransactionManager
  Depends On Me:
   
jboss.jca:service=ConnectionFactoryBinding,name=activemq/QueueConnectionFactory
 
ObjectName:
jboss.jca:service=ManagedConnectionPool,name=activemq/QueueConnectionFactory
  State: CONFIGURED
  I Depend On:
   
jboss.jca:service=ManagedConnectionFactory,name=activemq/QueueConnectionFactory
  Depends On Me:
    jboss.jca:service=TxCM,name=activemq/QueueConnectionFactory
 
ObjectName:
jboss.jca:service=ManagedConnectionFactory,name=activemq/QueueConnectionFactory
  State: CONFIGURED
  I Depend On:
    jboss.jca:service=RARDeployment,name='activemq-ra-4.0-RC2.rar'
  Depends On Me:
   
jboss.jca:service=ManagedConnectionPool,name=activemq/QueueConnectionFactory
 
ObjectName:
jboss.jca:service=ConnectionFactoryBinding,name=activemq/QueueConnectionFactory
  State: CONFIGURED
  I Depend On:
    jboss.jca:service=TxCM,name=activemq/QueueConnectionFactory
 
ObjectName: jboss.jca:service=TxCM,name=activemq/TopicConnectionFactory
  State: CONFIGURED
  I Depend On:
   
jboss.jca:service=ManagedConnectionPool,name=activemq/TopicConnectionFactory
    jboss.jca:service=CachedConnectionManager
    jboss.security:service=JaasSecurityManager
    jboss:service=TransactionManager
  Depends On Me:
   
jboss.jca:service=ConnectionFactoryBinding,name=activemq/TopicConnectionFactory
 
ObjectName:
jboss.jca:service=ManagedConnectionPool,name=activemq/TopicConnectionFactory
  State: CONFIGURED
  I Depend On:
   
jboss.jca:service=ManagedConnectionFactory,name=activemq/TopicConnectionFactory
  Depends On Me:
    jboss.jca:service=TxCM,name=activemq/TopicConnectionFactory
 
ObjectName:
jboss.jca:service=ManagedConnectionFactory,name=activemq/TopicConnectionFactory
  State: CONFIGURED
  I Depend On:
    jboss.jca:service=RARDeployment,name='activemq-ra-4.0-RC2.rar'
  Depends On Me:
   
jboss.jca:service=ManagedConnectionPool,name=activemq/TopicConnectionFactory
 
ObjectName:
jboss.jca:service=ConnectionFactoryBinding,name=activemq/TopicConnectionFactory
  State: CONFIGURED
  I Depend On:
    jboss.jca:service=TxCM,name=activemq/TopicConnectionFactory
 
ObjectName: activemq.queue:name=outboundQueue
  State: CONFIGURED
  I Depend On:
    jboss.jca:service=RARDeployment,name='activemq-ra-4.0-RC2.rar'
 
--- MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM ---
ObjectName: jboss.jca:service=RARDeployment,name='activemq-ra-4.0-RC2.rar'
  State: NOTYETINSTALLED
  Depends On Me:
   
jboss.jca:service=ManagedConnectionFactory,name=activemq/QueueConnectionFactory
   
jboss.jca:service=ManagedConnectionFactory,name=activemq/TopicConnectionFactory
    activemq.queue:name=outboundQueue
 
--
View this message in context: http://www.nabble.com/activemq-running-within-jboss-not-working--t1526044.html#a4145082
Sent from the ActiveMQ - User forum at Nabble.com.