How to configure ActiveMQ externally with Jboss :

2009-11-10 Thread Chinmaya
Active MQ : apache-activemq-5.2.0 Jboss : jboss-5.1.0.GA I am facing issues while configuring ActiveMQ with Jboss such that ActiveMQ should be externally running. It is working fine when i embed it inisde Jboss. But i donot want to embed inside JBoss.Even i donot want to deploy the Resource Adapt

Re: Exception while shutting down the embedded broker in Jboss:

2009-07-23 Thread Chinmaya
uses the resource adapter > closing > off all connections? > > 2009/7/22 Chinmaya > >> >> I have externally configured Jboss as you suggested below. >> >> Is there a way to solve this ? >> >> Now i got the below exception : >> >>

Re: Exception while shutting down the embedded broker in Jboss:

2009-07-22 Thread Chinmaya
>> its vm transport endpoint is shutdown at the time. >>> >>> For that reason the warn message is not too serious. I think it is >>> worth creating a jira issue to track this so that the next time >>> someone is looking at the ResourceAdapter code it can be r

Re: Exception while shutting down the embedded broker in Jboss:

2009-07-21 Thread Chinmaya
track this so that the next time > someone is looking at the ResourceAdapter code it can be revisited. > > Does it occur every time? > > > 2009/7/21 Chinmaya : >> >> I have embeded ActiveMQ inside Jboss AS. Modified the ra.xml file to read >> the >> embeded

Exception while shutting down the embedded broker in Jboss:

2009-07-21 Thread Chinmaya
I have embeded ActiveMQ inside Jboss AS. Modified the ra.xml file to read the embeded broker-config.xml. Please find the attached ra.xml and broker-config.xml. My application is working as expected. But the problem comes when i tries to shutdown it. Any suggestions ? Exceptions : = 1

how to integrate activemq-5.2.0 web console with jboss-5.1.0.GA

2009-05-28 Thread Chinmaya
Hi, I am new to this ActiveMQ and Jboss. I successfully configured ActiveMQ and Jboss using the link : http://activemq.apache.org/integrating-apache-activemq-with-jboss.html http://activemq.apache.org/integrating-apache-activemq-with-jboss.html Whats the correct approach to configure Jboss wi