Fwd: Accepting proposals regarding early git adoption

2011-11-28 Thread Guillaume Nodet
FYI -- Forwarded message -- From: Joe Schaefer Date: Mon, Nov 28, 2011 at 14:28 Subject: Accepting proposals regarding early git adoption To: Apache Infrastructure While many of you are aware of the ongoing "experiment/alpha test" with git hosting for CouchDB, you may not be a

what's the problem with bean expression

2011-11-28 Thread wow
I use camel 2.8.0 with servicemix4.3. I set up a dynamic router by camel-context.xml. as follows: http://www.springframework.org/schema/beans"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xsi:schemaLocation=" http://www.springframework.org/schema/beans http://w

Re: Camel CMIS component

2011-11-28 Thread bvahdat
Hi Bilgin, had a chance to look at your camel-cmis component (BTW another nice code of yours). I'm a newbie to JSR-283 and don't know much about it's API, however probably I'm going to be involved in a Sharepoint-Integration project and that would be really cool if I could just kick the Sharepoint

Camel CMIS component

2011-11-28 Thread Bilgin Ibryam
Hi all, A week ago I submitted a camel-cmis component [1] but didn't described it here, so here it is. This component will allow Camel to connect to content repositories(like Alfresco, SharePoint, OpenText) supporting CMIS specification. It is a better alternative to camel-jcr component(which act