I suspect you are not using 4.1. The website does say its a 4.1
feature but a few folks keep hitting this so I've just added a more
obvious info box to make this a bit more explicit...

http://activemq.org/site/configure-startup-destinations.html

On 9/27/06, Christopher_Ong <[EMAIL PROTECTED]> wrote:

Hello everyone, after I put the below xml codes inside my activemq.xml, it
shown the error that I attached. Please guide me on how to solve the
problem. Thanks.


  <?xml version="1.0" encoding="UTF-8" ?>

<!--  START SNIPPET: xbean
  -->
<beans>
  <bean
class="org.springframework.beans.factory.config.PropertyPlaceholderConfigurer"
/>
<broker xmlns="http://activemq.org/config/1.0";>
<destinations>
  <queue physicalName="FOO.BAR" />
  <topic physicalName="SOME.TOPIC" />
  </destinations>
  </broker>
  </beans>
<!--  END SNIPPET: xbean
  -->

http://www.nabble.com/file/189/error.txt error.txt
--
View this message in context: 
http://www.nabble.com/Problem-on-setting-destination-queue-at-startup-tf2342201.html#a6519094
Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.




--

James
-------
http://radio.weblogs.com/0112098/

Reply via email to