Author: davsclaus
Date: Fri Apr 9 06:11:51 2010
New Revision: 932265
URL: http://svn.apache.org/viewvc?rev=932265&view=rev
Log:
CAMEL-2627: Added StopWatch and time startup/shutdown times of Camel. Also time
@Converter loader.
Added:
camel/trunk/camel-core/src/main/java/org/apache/camel/uti
Author: krasserm
Date: Fri Apr 9 05:44:15 2010
New Revision: 932258
URL: http://svn.apache.org/viewvc?rev=932258&view=rev
Log:
use placeholder for GAE application name
Modified:
camel/trunk/examples/camel-example-gauth/src/main/webapp/WEB-INF/appengine-web.xml
Modified:
camel/trunk/exampl
Author: krasserm
Date: Fri Apr 9 05:33:15 2010
New Revision: 932255
URL: http://svn.apache.org/viewvc?rev=932255&view=rev
Log:
CAMEL-2626: OAuth demo webapp.
Added:
camel/trunk/examples/camel-example-gauth/ (with props)
camel/trunk/examples/camel-example-gauth/README.txt (with props)
Tutorial-OAuth
Page added by Martin Krasser
work in progress ...
Change Notification Preferences
View Online
|
Add Comment
Tutorial for Camel on Google App Engine
Page edited by Martin Krasser
Camel on Google App Engine Tutorial
Overview
Goal of this tutorial is to get a non-trivial Camel application running on Google App Engine (GAE). For developing t
Author: krasserm
Date: Fri Apr 9 05:07:17 2010
New Revision: 932250
URL: http://svn.apache.org/viewvc?rev=932250&view=rev
Log:
get rid of checked-in jars (required GAE SDK dependencies now in central Maven
repository).
Removed:
camel/trunk/examples/camel-example-gae/src/main/webapp/WEB-INF/
Author: krasserm
Date: Fri Apr 9 05:01:26 2010
New Revision: 932246
URL: http://svn.apache.org/viewvc?rev=932246&view=rev
Log:
proper handling of non-existing access tokens
Modified:
camel/trunk/components/camel-gae/src/main/java/org/apache/camel/component/gae/auth/GAuthUpgradeBinding.java
Author: davsclaus
Date: Thu Apr 8 09:20:19 2010
New Revision: 931845
URL: http://svn.apache.org/viewvc?rev=931845&view=rev
Log:
CAMEL-2568: Polished aggregator and fixed a timeout in some rare cases could
send the last and not aggregated exchange.
Added:
camel/trunk/camel-core/src/test/jav
Author: davsclaus
Date: Thu Apr 8 07:22:39 2010
New Revision: 931804
URL: http://svn.apache.org/viewvc?rev=931804&view=rev
Log:
CAMEL-2568: Reworked lock on Aggregator a bit.
Added:
camel/trunk/camel-core/src/test/java/org/apache/camel/processor/aggregator/AggregateShouldSkipFilteredExchang