Author: ningjiang
Date: Fri Dec 30 07:55:52 2011
New Revision: 1225767
URL: http://svn.apache.org/viewvc?rev=1225767&view=rev
Log:
Merged revisions 1225766 via svnmerge from
https://svn.apache.org/repos/asf/camel/trunk
r1225766 | ningjiang | 2011-12-30 15:22:45 +0800 (Fri, 30 Dec 2011
Author: ningjiang
Date: Fri Dec 30 07:22:45 2011
New Revision: 1225766
URL: http://svn.apache.org/viewvc?rev=1225766&view=rev
Log:
CAMEL-4841 Fixed the issue that URI normalization duplicates query if path is
empty
Modified:
camel/trunk/camel-core/src/main/java/org/apache/camel/util/URISuppo
Author: cmueller
Date: Thu Dec 29 23:10:55 2011
New Revision: 1225687
URL: http://svn.apache.org/viewvc?rev=1225687&view=rev
Log:
CAMEL-4152: jdbc idempotent repository - table creation
Added:
camel/trunk/components/camel-sql/src/test/java/org/apache/camel/processor/idempotent/jdbc/Customize
Tutorial-JmsRemoting
Page edited by Claus Ibsen
Changes (5)
...
As we use spring xml configuration for the ActiveMQ JMS broker we need this dep
Author: davsclaus
Date: Thu Dec 29 15:55:30 2011
New Revision: 1225578
URL: http://svn.apache.org/viewvc?rev=1225578&view=rev
Log:
CAMEL-4814: Use dynamic ports for unit testing examples. Removed AOP part of
this example as its just confusing a bit more.
Added:
camel/trunk/examples/camel-ex
Karaf
Page edited by Christian Schneider
Changes (1)
...
{code}
karaf@root> features:addurl mvn:org.apache.camel.karaf/apache-cam
Walk through an Example
Page edited by Claus Ibsen
Changes (1)
...
Camel can be configured either by using [Spring] or directly in Java - which
Author: davsclaus
Date: Thu Dec 29 10:43:18 2011
New Revision: 1225490
URL: http://svn.apache.org/viewvc?rev=1225490&view=rev
Log:
Use port finder from camel-test instead of custom code to find free port, when
testing camel-ftp.
Modified:
camel/trunk/components/camel-ftp/src/test/java/org/a
LoadBalancing Mina Example
Page edited by Claus Ibsen
Changes (17)
h2. Load balancing using Mina example
This example shows how you can easil