You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@activemq.apache.org by wallace <wa...@yahoo.com> on 2007/06/01 02:24:50 UTC

Re: Problem when integratiing activemq 4.1.1 and jboss4.0.5

I figured out that I need to move "xmlns="http://activemq.org/config/1.0"  to
the broker element, i.e.

<beans>

  <broker useJmx="true" xmlns="http://activemq.org/config/1.0">

Hopefully that would get fixed in future release.

-Wallace

-- 
View this message in context: http://www.nabble.com/Problem-when-integratiing-activemq-4.1.1-and-jboss4.0.5-tf3843999s2354.html#a10904519
Sent from the ActiveMQ - User mailing list archive at Nabble.com.