SQL Component
Page edited by Christian Mueller
Changes (1)
...
h4. Using a JDBC based idempotent repository
*Available as of Came
Idempotent Consumer
Page edited by Christian Mueller
Changes (1)
...
On completion Camel will remove the message id from the repository if the
SQL Component
Page edited by Christian Mueller
Changes (1)
...
{code}
h4. Using a JDBC based idempotent repository In this sectio
Author: cmueller
Date: Wed Feb 9 22:48:17 2011
New Revision: 1069156
URL: http://svn.apache.org/viewvc?rev=1069156&view=rev
Log:
added the SNIPPET tags for the documentation
Modified:
camel/trunk/components/camel-sql/src/test/resources/org/apache/camel/processor/idempotent/jdbc/spring.xml
Camel 2.7.0 Release
Page edited by Christian Mueller
Changes (1)
...
* [Quartz] update checker is now always disabled, see more [details here|h
Author: cmueller
Date: Wed Feb 9 22:21:18 2011
New Revision: 1069147
URL: http://svn.apache.org/viewvc?rev=1069147&view=rev
Log:
CAMEL-3648: Provide a JdbcMessageIdRepository for the idempotent consumer EIP
Added:
camel/trunk/components/camel-sql/src/main/java/org/apache/camel/processor/
Author: cmueller
Date: Wed Feb 9 19:08:21 2011
New Revision: 1069034
URL: http://svn.apache.org/viewvc?rev=1069034&view=rev
Log:
CAMEL-3647: Fix the Sonar Blocker: Performance - Maps and sets of URLs can be
performance hogs
Modified:
camel/trunk/camel-core/src/main/java/org/apache/camel/im
Author: jstrachan
Date: Wed Feb 9 16:55:34 2011
New Revision: 1068971
URL: http://svn.apache.org/viewvc?rev=1068971&view=rev
Log:
removed a bunch more default JAXB default values so that by default we only
marshal attributes which are actually configured by hand. this avoids the XML
representat
Author: gertv
Date: Wed Feb 9 15:21:19 2011
New Revision: 1068934
URL: http://svn.apache.org/viewvc?rev=1068934&view=rev
Log:
CAMEL-3268: Fix features-maven-plugin validate goal, remove tabs and fix a few
minor issues in the features.xml
Modified:
camel/trunk/platforms/karaf/features/pom.xm
Author: jstrachan
Date: Wed Feb 9 14:47:37 2011
New Revision: 1068918
URL: http://svn.apache.org/viewvc?rev=1068918&view=rev
Log:
avoid outputting a deprecated attribute when marshalling the XML
Modified:
camel/trunk/components/camel-core-xml/src/main/java/org/apache/camel/core/xml/Abstract
Author: jstrachan
Date: Wed Feb 9 14:33:12 2011
New Revision: 1068904
URL: http://svn.apache.org/viewvc?rev=1068904&view=rev
Log:
ensured that the deprecated attribute is optional, not mandatory for the
endpoint element
Modified:
camel/trunk/components/camel-core-xml/src/main/java/org/apac
Camel 2.7.0 Release
Page edited by Claus Ibsen
Changes (1)
...
h3. New [Examples]
* None {{camel-example-osgi-rmi}}
Stream
Page edited by Stan Lewis
Changes (3)
...
| {{fileName}} | {{null}} | *Camel 2.0:* When using the {{stream:file}} URI format, this optio
Author: davsclaus
Date: Wed Feb 9 14:11:26 2011
New Revision: 1068899
URL: http://svn.apache.org/viewvc?rev=1068899&view=rev
Log:
CAMEL-3646: Added rmi example.
Added:
camel/trunk/examples/camel-example-osgi-rmi/ (with props)
camel/trunk/examples/camel-example-osgi-rmi/README.txt (wi
Camel 2.6.0 Release
Page edited by Hadrian Zbarcea
Changes (1)
...
h2. Important changes to consider when upgrading
{info:See Cam
Author: slewis
Date: Wed Feb 9 14:03:38 2011
New Revision: 1068896
URL: http://svn.apache.org/viewvc?rev=1068896&view=rev
Log:
CAMEL-2853 - camel-stream - tailing logfile does not seem to work when logfile
is rolled over update
Modified:
camel/trunk/components/camel-stream/src/main/java/or
Camel 2.7.0 drops support for java 1.5
Blog post edited by Hadrian Zbarcea
Changes (2)
...
* java 1.6 (up to camel-2.6.x: both java 1.5 and jav
Camel 2.7.0 drops support for java 1.5
Blog post added by Hadrian Zbarcea
After the last release camel-2.6.0 a few weeks the focused is changing. It's time to take the lessons learned during the 18 months development of camel-2.x and bring a
RMI
Page edited by Claus Ibsen
Changes (2)
...
|| Name || Default Value || Description || | {{method}} | {{null}} | As of *Camel 1.3*, you can
Author: davsclaus
Date: Wed Feb 9 12:42:09 2011
New Revision: 1068866
URL: http://svn.apache.org/viewvc?rev=1068866&view=rev
Log:
CAMEL-3645: Made it possible to set remoteInterfaces in XML DSL.
Modified:
camel/trunk/components/camel-rmi/src/main/java/org/apache/camel/component/rmi/RmiCompo
Author: ningjiang
Date: Wed Feb 9 10:02:20 2011
New Revision: 1068824
URL: http://svn.apache.org/viewvc?rev=1068824&view=rev
Log:
CAMEL-3629 Remove creating DefaultCamelContext from CamelCoduit
Modified:
camel/trunk/components/camel-cxf/src/main/java/org/apache/camel/component/cxf/transport
Author: ningjiang
Date: Wed Feb 9 10:00:48 2011
New Revision: 1068823
URL: http://svn.apache.org/viewvc?rev=1068823&view=rev
Log:
removed the System.out.println of CxfPayloadConverterTest
Modified:
camel/trunk/components/camel-cxf/src/test/java/org/apache/camel/component/cxf/converter/CxfPa
Camel 2.7.0 Release
Page edited by willem jiang
Changes (1)
...
See documentation at [slf4j|http://www.slf4j.org/] for more details. * If you
Author: ningjiang
Date: Wed Feb 9 09:19:02 2011
New Revision: 1068801
URL: http://svn.apache.org/viewvc?rev=1068801&view=rev
Log:
CAMEL-3643 camel-cxf should not copy the attachments between the CXF and Camel
message if the endpoint is working POJO DataFormat
Modified:
camel/trunk/componen
Camel 2.7.0 Release
Page edited by Claus Ibsen
Changes (2)
...
* [HTTP4] is upgraded to use Apache HttpClient 4.1 * Fixed an issue with [File|F
Camel 2.6.0 Release
Page edited by Claus Ibsen
Changes (1)
...
* Stopping a route after using {{adviceWith}} maybe cause issues with error hand
26 matches
Mail list logo