Re: Unit Test Error in camel-core

2009-10-27 Thread Claus Ibsen
s in an > empty string instead of null body to let it be happy. > > Or since its a predicate we may want to indicate false if this kind of > exception occurs. > >> >> Please let me know when you want me to test it again. >> >> -- >> View th

Re: Unit Test Error in camel-core

2009-10-27 Thread Claus Ibsen
://www.nabble.com/Unit-Test-Error-in-camel-core-tp26039487p26079292.html > Sent from the Camel Development 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

Re: Unit Test Error in camel-core

2009-10-27 Thread akuhtz
This test passed with your changes ... but others failed as you already know ... Please let me know when you want me to test it again. -- View this message in context: http://www.nabble.com/Unit-Test-Error-in-camel-core-tp26039487p26079292.html Sent from the Camel Development mailing list

Re: Unit Test Error in camel-core

2009-10-27 Thread Claus Ibsen
On Tue, Oct 27, 2009 at 3:07 PM, akuhtz wrote: >> >> Hi, >> >> It's the only one that fails in this test class, the others pass! My >> stacktrace is exactly the same as Christian's. >> >> -- >> View this message in context: >> http:

Re: Unit Test Error in camel-core

2009-10-27 Thread akuhtz
hers pass! My >> stacktrace is exactly the same as Christian's. >> >> -- >> View this message in context: >> http://www.nabble.com/Unit-Test-Error-in-camel-core-tp26039487p26078360.html >> Sent from the Camel Development mailing list archive at Nabble.com. &g

Re: Unit Test Error in camel-core

2009-10-27 Thread akuhtz
t; >> Hi Claus, >> >> Yes, was still a problem yesterday (on Windows XP). >> >> Cheers, >> Andi >> >> -- >> View this message in context: >> http://www.nabble.com/Unit-Test-Error-in-camel-core-tp26039487p26077070.html >> Sent from

Re: Unit Test Error in camel-core

2009-10-27 Thread Claus Ibsen
w this message in context: > http://www.nabble.com/Unit-Test-Error-in-camel-core-tp26039487p26078360.html > Sent from the Camel Development mailing list archive at Nabble.com. > > -- Claus Ibsen Apache Camel Committer Author of Camel in Action: http://www.manning.com/ibsen/ Open

Re: Unit Test Error in camel-core

2009-10-27 Thread akuhtz
Hi, It's the only one that fails in this test class, the others pass! My stacktrace is exactly the same as Christian's. -- View this message in context: http://www.nabble.com/Unit-Test-Error-in-camel-core-tp26039487p26078360.html Sent from the Camel Development mailing list

Re: Unit Test Error in camel-core

2009-10-27 Thread Hadrian Zbarcea
What is the library/version that implements javax.xml.xpath.XPathExpressionException ? Hadrian On Oct 27, 2009, at 8:45 AM, akuhtz wrote: Hi Claus, Yes, was still a problem yesterday (on Windows XP). Cheers, Andi -- View this message in context: http://www.nabble.com/Unit-Test-Error

Re: Unit Test Error in camel-core

2009-10-27 Thread Claus Ibsen
is message in context: > http://www.nabble.com/Unit-Test-Error-in-camel-core-tp26039487p26077070.html > Sent from the Camel Development mailing list archive at Nabble.com. > > -- Claus Ibsen Apache Camel Committer Author of Camel in Action: http://www.manning.com/ibsen/ Open Source Int

Re: Unit Test Error in camel-core

2009-10-27 Thread akuhtz
Hi Claus, Yes, was still a problem yesterday (on Windows XP). Cheers, Andi -- View this message in context: http://www.nabble.com/Unit-Test-Error-in-camel-core-tp26039487p26077070.html Sent from the Camel Development mailing list archive at Nabble.com.

Re: Unit Test Error in camel-core

2009-10-27 Thread Claus Ibsen
wing Unit test error in camel-core. Any idea what > happens there? > My environment is JDK 1.6 Update 14 on Windows Vista. > > Greetings > > Christian > > --- > Test set: org.apach

Unit Test Error in camel-core

2009-10-24 Thread Christian Schneider
Hi all, I am getting the following Unit test error in camel-core. Any idea what happens there? My environment is JDK 1.6 Update 14 on Windows Vista. Greetings Christian --- Test set