Re: camel-ibatis and NoClassDefFound

2010-09-19 Thread Willem Jiang
On 9/18/10 4:13 AM, Darren Davison wrote: Hi Willem, I started with a clean install of Fuse and re-deployed everything from our features files.. the error disappeared. It's odd because this was happening on 2 development machines at the same time and clearing the data directory alone didn't fix

Re: camel-ibatis and NoClassDefFound

2010-09-17 Thread Mark
Darren - Great you sorted it. Burn it to CD. Then do some code-archeology at your leisure!!! On 17 September 2010 21:13, Darren Davison wrote: > Hi Willem, > > I started with a clean install of Fuse and re-deployed everything from > our features files.. the error disappeared.  It's odd because

Re: camel-ibatis and NoClassDefFound

2010-09-17 Thread Darren Davison
Hi Willem, I started with a clean install of Fuse and re-deployed everything from our features files.. the error disappeared. It's odd because this was happening on 2 development machines at the same time and clearing the data directory alone didn't fix it on either. I still have a backup of the

Re: camel-ibatis and NoClassDefFound

2010-09-17 Thread Willem Jiang
For the packages:imports, everything looks good. Not sure if the it relates to your route config. Can I have a look at your route configure ? Maybe I can write a simple OSGi test for it. Willem On 9/17/10 12:19 AM, Darren Davison wrote: hi, we are trying to deploy a bundle in smx 4.2 that use

camel-ibatis and NoClassDefFound

2010-09-16 Thread Darren Davison
hi, we are trying to deploy a bundle in smx 4.2 that uses the camel-ibatis feature and are runing into a runtime exception as follows: Caused by: java.lang.NoClassDefFoundError: com/ibatis/common/xml/NodeletException at java.lang.Class.getDeclaredConstructors0(Native Method) at ja