I am trying to get ActiveMQ embedded into Jboss... followed the instructions
to the letter from the activemq site... when I try to deploy my MDB... i get
the following error...

and help would be greatly appreciated.

15:19:32,219 ERROR [JmsActivation] Unable to reconnect
org.jboss.resource.adapter.jms.inflow.jmsactivations...@5dcbf8e5(ra=org.jboss.resource.adapter.jms.jmsresourceadap...@160630e1
destination=activemq/queue/outbound destinationType=javax.jms.Queue tx=true
durable=true clientID=ScanDomainConsumerMDBBean
subscription=ScanDomainConsumerMDBBean reconnect=10
provider=java:/DefaultJMSProvider user=null maxMessages=1 minSession=1
maxSession=15 keepAlive=60000 useDLQ=true
DLQHandler=org.jboss.resource.adapter.jms.inflow.dlq.GenericDLQHandler
DLQJndiName=queue/DLQ DLQUser=null DLQMaxResent=5)
javax.jms.JMSException: Not Supported.
        at
org.apache.activemq.ra.ManagedConnectionProxy.createConnectionConsumer(ManagedConnectionProxy.java:253)
        at
org.jboss.resource.adapter.jms.inflow.JmsServerSessionPool.setupConsumer(JmsServerSessionPool.java:289)
        at
org.jboss.resource.adapter.jms.inflow.JmsServerSessionPool.start(JmsServerSessionPool.java:89)
        at
org.jboss.resource.adapter.jms.inflow.JmsActivation.setupSessionPool(JmsActivation.java:656)
        at
org.jboss.resource.adapter.jms.inflow.JmsActivation.setup(JmsActivation.java:359)
        at
org.jboss.resource.adapter.jms.inflow.JmsActivation.handleFailure(JmsActivation.java:292)
        at
org.jboss.resource.adapter.jms.inflow.JmsActivation$SetupActivation.run(JmsActivation.java:733)
        at org.jboss.resource.work.WorkWrapper.execute(WorkWrapper.java:205)
        at
org.jboss.util.threadpool.BasicTaskWrapper.run(BasicTaskWrapper.java:260)
        at
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
        at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
        at java.lang.Thread.run(Thread.java:637)

-- 
View this message in context: 
http://old.nabble.com/javax.jms.JMSException%3A-Not-Supported-tp26615993p26615993.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to