Hi Bruce, Camel web application creates a context of its own for demonstration purposes. Take a look at webapps/camel/WEB-INF/applicationContext.xml
Cheers -- Dejan Bosanac - http://twitter.com/dejanb Open Source Integration - http://fusesource.com/ ActiveMQ in Action - http://www.manning.com/snyder/ Blog - http://www.nighttale.net On Sun, Oct 11, 2009 at 12:31 AM, Bruce Snyder <[email protected]>wrote: > On Thu, Oct 8, 2009 at 5:11 AM, Dejan Bosanac <[email protected]> wrote: > > Hi, > > > > Please vote for Apache ActiveMQ 5.3.0 Release. > > > > There are couple of issues that have been fixed since the previous > release > > candidate. You can find the complete list here: > > > https://issues.apache.org/activemq/secure/IssueNavigator.jspa?reset=true&&pid=10520&resolution=1&fixfor=11914&updated%3Aprevious=-1w&status=5&sorter/field=updated&sorter/order=DESC > > > > You can find artifacts in the following staging repo: > > https://repository.apache.org/content/repositories/activemq-staging-008/ > > > > Binary artifacts can be found here: > > > https://repository.apache.org/content/repositories/activemq-staging-008/org/apache/activemq/apache-activemq/5.3.0/ > > > > Source release is at the following URL: > > > https://repository.apache.org/content/repositories/activemq-staging-008/org/apache/activemq/activemq-parent/5.3.0/ > > > > or you can get the release source from the following SVN url: > > https://svn.apache.org/repos/asf/activemq/tags/activemq-5.3.0/ > > > > Maven web site: TBD > > > > Release page: http://activemq.apache.org/activemq-530-release.html (it > seems > > there's some issues with Jira integration at the moment, but it will be > > resolved soon) > > > > This vote will be open for 72 hours. > > > > Please vote to approve this release > > > > [ ] +1 Release Apache ActiveMQ 5.3.0 > > [ ] -1 Veto the release (provide specific comments) > > [ ] 0 Abstain > > I can't figure out why the example.A destination is being created by > default when the broker is started? This destination only exists in > conf/activemq-demo.xml and conf/camel.xml configs. Although the > default config (conf/activemq.xml) imports camel.xml, that import is > commented out. So the example.A destination shouldn't be created. Am I > missing something? > > Bruce > -- > perl -e 'print > unpack("u30","D0G)u8...@4vyy9&5R\"F)R=6-E+G-N>61E<D\!G;6%I;\"YC;VT*" > );' > > ActiveMQ in Action: http://bit.ly/2je6cQ > Blog: http://bruceblog.org/ > Twitter: http://twitter.com/brucesnyder >
