Re: Spring configuration problem (without XBean)

2008-07-31 Thread BlueFox
Yes it can find the values without any problem. To verify I downloaded the activemq-core-5.1.0.xsd and modify the useJmx element to look like this And everything works fine now. I don't believe this the correct approach but I guess this will do for now. Regards, Gary Tully wrote: > >

Re: Spring configuration problem (without XBean)

2008-07-31 Thread Gary Tully
with are you sure it can find classpath:activemq.properties? 2008/7/31 BlueFox <[EMAIL PROTECTED]>: > > I'm trying to configure my activemq embedded broker without spring but I > can't seem to get it to work, can someone tell me what I did wrong in the > configuration? > > > http://www.springf

Spring configuration problem (without XBean)

2008-07-31 Thread BlueFox
I'm trying to configure my activemq embedded broker without spring but I can't seem to get it to work, can someone tell me what I did wrong in the configuration? http://www.springframework.org/schema/beans"; xmlns:amq="http://activemq.apache.org/schema/core"; xmlns:xsi="http://www.w3.org