Re: Facebook component Documentation on website

2017-02-17 Thread Andrea Cosentino
The .adoc are the updated one. We are migrating all the documentation to .adoc. -- Andrea Cosentino -- Apache Camel PMC Member Apache Karaf Committer Apache Servicemix Committer Email: ancosen1...@yahoo.com Twitter: @oscerd2 Github: oscerd On Friday, February 1

Facebook component Documentation on website

2017-02-17 Thread Ravindra Godbole
As per the documentation available for this component on the website [ http://camel.apache.org/facebook.html ] , some endpoints are deprecated. i.e. activities / checkins / interests / location / notes etc It will be good if document mentions the Facebook API version with which endpoint will work

Re: The facebook component does not read headers values ?

2013-10-04 Thread Emilien
Thanks for your reply, The JIRA is CAMEL-6822 <https://issues.apache.org/jira/browse/CAMEL-6822> . Hope the patch could help. Best, Emilien -- View this message in context: http://camel.465427.n5.nabble.com/The-facebook-component-does-not-read-headers-values-tp5740818p5740862.htm

Re: The facebook component does not read headers values ?

2013-10-03 Thread Christian Müller
Emilien, could you please open a JIRA and attach your patch. We are happy to review and may apply it. Best, Christian Am 03.10.2013 14:35 schrieb "Emilien" : > Hi everybody, > > I am trying to use the facebook component in camel 2.12.1 to perform FQL > queries. > It

The facebook component does not read headers values ?

2013-10-03 Thread Emilien
Hi everybody, I am trying to use the facebook component in camel 2.12.1 to perform FQL queries. It works nice by calling the endpoint with options from the endpoint URI (oAuthAppId, oAuthAppSecret, query). However, when I use a bean for endpoint configuration (oAuthAppId, oAuthAppSecret) and a

Re: Facebook component

2013-04-11 Thread Christian Mueller
Duplicate of http://camel.465427.n5.nabble.com/Facebook-Component-td5730618.html -- View this message in context: http://camel.465427.n5.nabble.com/Facebook-component-tp5730617p5730735.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Facebook Component

2013-04-10 Thread Jason Chaffee
t;> >> Yeah we dont have a camel-facebook component. Would love to have one. >> I guess someone who has a facebook account would probably be better to >> develop and test it :) >> >> There is also an Apache project for social. Can't remember its name. >>

Re: Facebook Component

2013-04-10 Thread Matthieu Vincent
Maybe you can have a look at https://code.google.com/p/camel-social/. Not an official camel component but seems interesting Mat 2013/4/10 Claus Ibsen > Hi > > Yeah we dont have a camel-facebook component. Would love to have one. > I guess someone who has a facebook account would

Re: Facebook Component

2013-04-10 Thread Claus Ibsen
Hi Yeah we dont have a camel-facebook component. Would love to have one. I guess someone who has a facebook account would probably be better to develop and test it :) There is also an Apache project for social. Can't remember its name. You may also check if that is useable as an alternati

Re: Facebook Component

2013-04-09 Thread Willem jiang
AFAIK, there is no Facebook component for camel. But you may consider to leverage Spring Social to save some time :) -- Willem Jiang Red Hat, Inc. FuseSource is now part of Red Hat Web: http://www.fusesource.com | http://www.redhat.com Blog: http://willemjiang.blogspot.com (http

Facebook Component

2013-04-09 Thread Jason Chaffee
Does anyone know if there is a Facebook component that is similar to the camel-twitter component, but for Facebook? I am thinking of working on one for my needs, but I wanted to make sure that someone hasn't already gone down that path. Thanks, Jason

Facebook component

2013-04-09 Thread Jason Chaffee
Does anyone know if there is a Facebook component that is similar to the camel-twitter component, but for Facebook? I am thinking of working on one for my needs, but I wanted to make sure that someone hasn't already gone down that path. Thanks, Jason