Re: JBoss Integration Question from newb

2009-09-03 Thread ChipSchoch
chema/core";> =====

Re: JBoss Integration Question from newb

2009-09-03 Thread ChipSchoch
ay have changed > but I recall there is a way to do it. google "jboss deployment order" and > you should get a solution to ensure that the data source is deployed > before > the RAR. > > > 2009/9/3 ChipSchoch > >> >> I don't know what that means

Re: JBoss Integration Question from newb

2009-09-03 Thread ChipSchoch
Gary Tully wrote: > > can you post your broker-config.xml? > > 2009/9/3 ChipSchoch > >> >> I am trying to integrate JBossAs 4.2.2 and ActiveMQ 5.2.0. Following the >> instructions works fine, but I am trying to config

Re: JBoss Integration Question from newb

2009-09-03 Thread ChipSchoch
I don't know what that means. Could you tell me what the fix is? Gary Tully wrote: > > the XBean broker factory is looking for a bean with id "broker" or an > instance of BrokerService.class and is telling us that it cannot locate > one. > > 2009/9/3 Ch

JBoss Integration Question from newb

2009-09-03 Thread ChipSchoch
I am trying to integrate JBossAs 4.2.2 and ActiveMQ 5.2.0. Following the instructions works fine, but I am trying to configure it to use jdbc persistence (sybase db). I was attempting to specify a JBoss datasource in my broker-config.xml but the .rar deploys before the sybase-ds.xml so the datas