On Mon, Jan 11, 2010 at 3:15 PM, yaog <[email protected]> wrote: > > From what I understood from the docs the exception list is not mandatory (it > says explicitly: "If you do not specify any exceptions it will failover over > any exceptions"). > > To support the above, please note: > > 1. After adding exception in the spring file, still doesn't work. > 2. Worked with regular beans (no jms) even though no exception was detailed > in the xml. > 3. The schema does not mandate this xml node... > > Please advise.
See these unit test I just added, they work with failover over JMS http://svn.apache.org/viewvc?rev=897907&view=rev > -- > View this message in context: > http://old.nabble.com/fail-over-does-not-work-with-jms----tp27110432p27111084.html > Sent from the Camel - Users mailing list archive at Nabble.com. > > -- Claus Ibsen Apache Camel Committer Author of Camel in Action: http://www.manning.com/ibsen/ Open Source Integration: http://fusesource.com Blog: http://davsclaus.blogspot.com/ Twitter: http://twitter.com/davsclaus
