ActiveMQ + Jboss Integration: JNDI DataSource problem (order of deployemnt)

2013-11-08 Thread deepak_a
:771) Is there a way to change the order of deployment in JBoss? regards D -- View this message in context: http://activemq.2283324.n4.nabble.com/ActiveMQ-Jboss-Integration-JNDI-DataSource-problem-order-of-deployemnt-tp4674064.html Sent from the ActiveMQ - User mailing list archive at

Re: JBoss Integration Question from newb

2009-09-03 Thread ChipSchoch
d jdbc persistence >>> >> employing the JBoss datasource? If so, could you post the >>> configuration? >>> >> >>> >> I went through the exercise where I defined the datasource in the >>> config >>> >> using xbean and was

Re: JBoss Integration Question from newb

2009-09-03 Thread ChipSchoch
roker | >> >> org.apache.activemq.ra.ActiveMQResourceAdapter | Could not start >> up >> >> embeded ActiveMQ Broker 'xbean:broker-config.xml': The configuration >> has >> >> no >> >> BrokerService instance for resou

Re: JBoss Integration Question from newb

2009-09-03 Thread Gary Tully
ker | > >> org.apache.activemq.ra.ActiveMQResourceAdapter | Could not start up > >> embeded ActiveMQ Broker 'xbean:broker-config.xml': The configuration has > >> no > >> BrokerService instance for resource: xbean:broker-config.xml > >> 2009-

Re: JBoss Integration Question from newb

2009-09-03 Thread ChipSchoch
-config.xml': The configuration has >> no >> BrokerService instance for resource: xbean:broker-config.xml >> 2009-09-03 08:25:29,9 >> >> I am basically clueless on this. It should not be this difficult. Any >> help >> would really be apprecia

Re: JBoss Integration Question from newb

2009-09-03 Thread ChipSchoch
09-09-03 08:25:29,9 >> >> I am basically clueless on this. It should not be this difficult. Any >> help >> would really be appreciated. >> -- >> View this message in context: >> http://www.nabble.com/JBoss-Integration-Question-from-newb-tp25275700p25

Re: JBoss Integration Question from newb

2009-09-03 Thread Gary Tully
ervice instance for resource: xbean:broker-config.xml > 2009-09-03 08:25:29,9 > > I am basically clueless on this. It should not be this difficult. Any > help > would really be appreciated. > -- > View this message in context: > http://www.nabble.com/JBoss-Integratio

Re: JBoss Integration Question from newb

2009-09-03 Thread Gary Tully
ess on this. It should not be this difficult. Any > help > would really be appreciated. > -- > View this message in context: > http://www.nabble.com/JBoss-Integration-Question-from-newb-tp25275700p25275700.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. > > -- http://blog.garytully.com Open Source Integration http://fusesource.com

JBoss Integration Question from newb

2009-09-03 Thread ChipSchoch
#x27;: The configuration has no BrokerService instance for resource: xbean:broker-config.xml 2009-09-03 08:25:29,9 I am basically clueless on this. It should not be this difficult. Any help would really be appreciated. -- View this message in context: http://www.nabble.com/JBoss-Integration-Question

JBoss integration issue - InvalidDestinationException

2009-05-15 Thread Naresh Bhatia
I am trying to integrate with JBoss using the ActiveMQ resourse adapter as suggested on the http://activemq.apache.org/jboss-integration.html JBoss Integration page. However I am getting the following exception: javax.jms.InvalidDestinationException: Destination is not an instance of

Re: ActiveMQ / JBoss integration behaving badly?

2009-04-09 Thread bwarren
;> ... > > I've not seen this happen before. What version of ActiveMQ are you > using? What version of JBoss are you using? Are you embedding ActiveMQ > inside of JBoss or is ActiveMQ running stand alone? Please describe > your scenario with more detail and send along t

Re: ActiveMQ / JBoss integration behaving badly?

2009-04-09 Thread Bruce Snyder
On Wed, Apr 8, 2009 at 8:50 PM, bwarren wrote: > > I am running ActiveMQ with JBoss and seeing my JMS connections getting closed > when they shouldn't be by the JBoss CachedConnectionManager.  I've posted on > the JBoss forum here: > > http://www.jboss.org/index.html?module=bb&op=viewtopic&t=15378

ActiveMQ / JBoss integration behaving badly?

2009-04-08 Thread bwarren
ion issue or JBoss is being a little too aggressive with cleanup. Anyone seen this or can confirm that it's not a resource adapter config issue? I can send broker-config and activemq-jms-ds. -- View this message in context: http://www.nabble.com/ActiveMQ---JBoss-integration-behaving-badly--t

Re: JBoss Integration with Multiple ActiveMQ Instances

2008-10-30 Thread Bruce Snyder
On Thu, Oct 30, 2008 at 10:12 AM, James Strachan <[EMAIL PROTECTED]> wrote: > but 2 brokers in the same JVM - networked together with store & > forward makes no sense :) My apologies if I implied that as it wasn't my intention to suggest a network of brokers in the same JVM. My suggestion was for

Re: JBoss Integration with Multiple ActiveMQ Instances

2008-10-30 Thread James Strachan
but 2 brokers in the same JVM - networked together with store & forward makes no sense :) 2008/10/30 Bruce Snyder <[EMAIL PROTECTED]>: > On Thu, Oct 30, 2008 at 9:46 AM, wconroy <[EMAIL PROTECTED]> wrote: >> >> I have the requirement to run 2 activeMQ instances that look identical as far >> as que

Re: JBoss Integration with Multiple ActiveMQ Instances

2008-10-30 Thread Bruce Snyder
On Thu, Oct 30, 2008 at 9:46 AM, wconroy <[EMAIL PROTECTED]> wrote: > > I have the requirement to run 2 activeMQ instances that look identical as far > as queue names go, but are different in that distinct applications will talk > to each of them. > > I am using JBoss to create MDBs that listen to

Re: JBoss Integration with Multiple ActiveMQ Instances

2008-10-30 Thread James Strachan
2008/10/30 wconroy <[EMAIL PROTECTED]>: > > I have the requirement to run 2 activeMQ instances that look identical as far > as queue names go, but are different in that distinct applications will talk > to each of them. Why not just use the same broker? -- James --- http://macstrac.blogspot.

JBoss Integration with Multiple ActiveMQ Instances

2008-10-30 Thread wconroy
ext: http://www.nabble.com/JBoss-Integration-with-Multiple-ActiveMQ-Instances-tp20249617p20249617.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: JBoss Integration - recovering XAResource

2008-10-22 Thread Hans Bausewein
See: http://www.nabble.com/-VOTE--ActiveMQ-5.2.0---RC2-td19874910.html (or check the Dev list for an upcoming RC3) It fixes quite some bugs. Hans -- View this message in context: http://www.nabble.com/JBoss-Integration---recovering-XAResource-tp20035573p20116730.html Sent from the ActiveMQ -

Re: JBoss Integration - recovering XAResource

2008-10-22 Thread rball
I upgraded to ActiveMQ 5.1.0 and this problem appears to have been rectified -- View this message in context: http://www.nabble.com/JBoss-Integration---recovering-XAResource-tp20035573p20116212.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: JBoss Integration - recovering XAResource

2008-10-20 Thread Hans Bausewein
xml" (for GlassFish) has an "mdb-connection-factory" entry: activemq/XAConnectionFactory (BTW: in the tar it was set to "activemq/XAConnectionFactory") Hans -- View this message in context: http://www.nabble.com/JBoss-Integration---recovering-XAResource-tp20035573p20076233.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: JBoss Integration - recovering XAResource

2008-10-20 Thread Hans Bausewein
ts. If you want local transactions, configure your beans so and you get rid of these warnings, too. Hans -- View this message in context: http://www.nabble.com/JBoss-Integration---recovering-XAResource-tp20035573p20074826.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: JBoss Integration - recovering XAResource

2008-10-20 Thread rball
ng non-serializable XAResource" that > keep comming up over and over, even after a server restart? > > -- View this message in context: http://www.nabble.com/JBoss-Integration---recovering-XAResource-tp20035573p20073225.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: JBoss Integration - recovering XAResource

2008-10-17 Thread rball
ge in context: http://www.nabble.com/JBoss-Integration---recovering-XAResource-tp20035573p20042333.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: JBoss Integration - recovering XAResource

2008-10-17 Thread Hans Bausewein
name must be used by your application for transacted sessions. -- View this message in context: http://www.nabble.com/JBoss-Integration---recovering-XAResource-tp20035573p20036449.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

JBoss Integration - recovering XAResource

2008-10-17 Thread rball
I am using ActiveMQ version 5.0.0 and JBoss version 4.2.2 and the activemq-jboss integration example at http://activemq.apache.org/jboss-integration.html. I have the example working where activemq is running in a separate process from JBoss and I have been able to send messages have the example

jboss integration: jmx monitoring (solved Failed to start jmx connector)

2008-04-23 Thread mlukica
warning is not reported. Working solution: http://activemq.org/config/1.0";> ... -- View this message in context: http://www.nabble.com/jboss-integration%3A-jmx-monitoring-%28solved-Failed-to-start-jmx-conn

Unable to restart RAR with JBoss Integration (possible bug?)

2007-05-01 Thread tnine
tdown the JBoss server, I am forced to use kill -9 to kill the java process. It does restart correctly once I perform a hard restart of the java process. Thanks, Todd -- View this message in context: http://www.nabble.com/Unable-to-restart-RAR-with-JBoss-Integration-%28possible-bug-%29-tf3677434s2354

Re: JBoss integration and lookup of connection factories.

2007-04-11 Thread James Strachan
On 4/10/07, wallace <[EMAIL PROTECTED]> wrote: Thanks for response. This works for me too. But it is a very big limitation to require the client to hard code the physical queue name (in your example, example.MyQueue). It defeats the purpose of jndi. The properties file can be put in the jndi.

Re: JBoss integration and lookup of connection factories.

2007-04-10 Thread rachit goel
gt;>> 200 >>>> 30000 >>>> 3 >>>> >>>> >>>> >>>> James.Strachan wrote: >>>>> >>>>> >>>>> You'll need to setup a regular JMS connection and any destination >>>>> objects you want in JNDI somewhere. Using JBoss's JNDI provider could >>>>> well work fine though - just make sure its actually normal JMS client >>>>> objects (ConnectionFactory & destinations) - and not RA stuff. Also >>>>> make sure the J2EE server and your stand alone client are using the >>>>> exact same ActiveMQ jars since its gonna be using Java serialization >>>>> to transmit the Java objects in JNDI >>>>> -- >>>>> >>>>> James >>>>> --- >>>>> http://radio.weblogs.com/0112098/ >>>>> >>>>> >>>> >>>> >>> >>> >> >> > > -- View this message in context: http://www.nabble.com/JBoss-integration-and-lookup-of-connection-factories.-tf3061463s2354.html#a9932985 Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: JBoss integration and lookup of connection factories.

2007-04-10 Thread wallace
binding returns the correct class name). Neither of the jndi server gets me both things right. Thanks for your help though. -Wallace -- View this message in context: http://www.nabble.com/JBoss-integration-and-lookup-of-connection-factories.-tf3061463s2354.html#a9922506 Sent from the ActiveMQ

Re: JBoss integration and lookup of connection factories.

2007-04-10 Thread wallace
;>>> You'll need to setup a regular JMS connection and any destination >>>> objects you want in JNDI somewhere. Using JBoss's JNDI provider could >>>> well work fine though - just make sure its actually normal JMS client >>>> objects (ConnectionFactory & destinations) - and not RA stuff. Also >>>> make sure the J2EE server and your stand alone client are using the >>>> exact same ActiveMQ jars since its gonna be using Java serialization >>>> to transmit the Java objects in JNDI >>>> -- >>>> >>>> James >>>> --- >>>> http://radio.weblogs.com/0112098/ >>>> >>>> >>> >>> >> >> > > -- View this message in context: http://www.nabble.com/JBoss-integration-and-lookup-of-connection-factories.-tf3061463s2354.html#a9922505 Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: JBoss integration and lookup of connection factories.

2007-04-10 Thread wallace
;>>> You'll need to setup a regular JMS connection and any destination >>>> objects you want in JNDI somewhere. Using JBoss's JNDI provider could >>>> well work fine though - just make sure its actually normal JMS client >>>> objects (ConnectionFactory & destinations) - and not RA stuff. Also >>>> make sure the J2EE server and your stand alone client are using the >>>> exact same ActiveMQ jars since its gonna be using Java serialization >>>> to transmit the Java objects in JNDI >>>> -- >>>> >>>> James >>>> --- >>>> http://radio.weblogs.com/0112098/ >>>> >>>> >>> >>> >> >> > > -- View this message in context: http://www.nabble.com/JBoss-integration-and-lookup-of-connection-factories.-tf3061463s2354.html#a9922499 Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: JBoss integration and lookup of connection factories.

2007-04-10 Thread rachit goel
;> well work fine though - just make sure its actually normal JMS client >>> objects (ConnectionFactory & destinations) - and not RA stuff. Also >>> make sure the J2EE server and your stand alone client are using the >>> exact same ActiveMQ jars since its gonna be using Java serialization >>> to transmit the Java objects in JNDI >>> -- >>> >>> James >>> --- >>> http://radio.weblogs.com/0112098/ >>> >>> >> >> > > -- View this message in context: http://www.nabble.com/JBoss-integration-and-lookup-of-connection-factories.-tf3061463s2354.html#a9918134 Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: Re: JBoss integration and lookup of connection factories.

2007-04-10 Thread rachit goel
jar file in ur classpath -- View this message in context: http://www.nabble.com/Re%3A-Re%3A-JBoss-integration-and-lookup-of-connection-factories.-tf3552515s2354.html#a9918101 Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: JBoss integration and lookup of connection factories.

2007-04-08 Thread tomtor
Try jndi2.lookup("activemq/TopicConnectionFactory"); (without java:) Tom Reply Header Subject: Re: JBoss integration and lookup of connection factories. Author: wallace <[EMAIL PROTECTED]> Date: 2007 april 09 00:00 I can make

Re: JBoss integration and lookup of connection factories.

2007-04-08 Thread wallace
e using Java serialization >> to transmit the Java objects in JNDI >> -- >> >> James >> --- >> http://radio.weblogs.com/0112098/ >> >> > > -- View this message in context: http://www.nabble.com/JBoss-integration-and-lookup-of-connection-factories.-tf3061463s2354.html#a9896459 Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: [Spam: 5.0] JBoss integration and lookup of connection factories.

2007-03-07 Thread kukusz
You want to have: false If you want to avoid using the "java:" prefix. You can find this info http://wiki.jboss.org/wiki/Wiki.jsp?page=ConfigDataSources here -- View this message in context: http://www.nabble.com/JBoss-integration-and-lookup-of-connection-factories.-tf3061463

JBoss integration

2007-03-03 Thread prylance
ng the messages - its too small. How do I configure that within the apacheMQ/JBoss configuration? Can I somehow define/create a pool of my MDBs? Thanks again, Pete -- View this message in context: http://www.nabble.com/JBoss-integration-tf3339162s2354.html#a9286738 Sent from the ActiveMQ - Us