New and Noteworthy
Welcome to the 1.2.0 release which includes 61 new features, improvements and bug fixes such as...
New Components
Known Issues
Getting the Binary Distributions
 | The above URLs use redirection
The above URLs use the Apache Mirror system to redirect you to a suitable mirror for your download. Some users have experienced issues with some versions of browsers (e.g. some Safari browsers). If the download doesn't seem to work for you from the above URL then try using FireFox |
Getting the Binaries using Maven 2
To use this release in your maven project, the proper dependency configuration that you should use in your Maven POM is:
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-core</artifactId>
<version>1.2.0</version>
</dependency>
Getting the Source Code
Source Distributions
SVN Tag Checkout
Changelog
For a more detailed view of new features and bug fixes, see the release notes
Apache ActiveMQ, Apache ServiceMix, Apache Camel
(67 issues)
|
|
T |
Key |
Summary |
Assignee |
Reporter |
Pr |
Status |
Res |
Created |
Updated |
Due |
|
CAMEL-174
|
How to run example should be consistent across all examples
|
Unassigned
|
Bozhong Lin
|
|
Closed
|
WON'T FIX
|
Oct 11, 2007
|
Oct 23, 2008
|
|
|
CAMEL-170
|
FW: Receipient *List* seems not to work in Camel 1.2.0
|
Unassigned
|
Andreas Guther
|
|
Closed
|
CANNOT REPRODUCE
|
Oct 09, 2007
|
Oct 23, 2008
|
|
|
CAMEL-169
|
The release candidate seems to declare dependencies on camel-core 1.1-SNAPSHOT.
|
James Strachan
|
Andreas Guther
|
|
Closed
|
FIXED
|
Oct 09, 2007
|
May 12, 2008
|
|
|
CAMEL-168
|
ognl classes not bundled in snapshot
|
James Strachan
|
Nicky Sandhu
|
|
Closed
|
FIXED
|
Oct 09, 2007
|
May 12, 2008
|
|
|
CAMEL-167
|
allow custom adapters to be created for POJOs to make it easy to write custom Processors for certain kinds of POJO
|
James Strachan
|
James Strachan
|
|
Closed
|
FIXED
|
Oct 09, 2007
|
May 12, 2008
|
|
|
CAMEL-166
|
org.apache.camel.processor.UnitOfWorkWithAsyncFlowTest failure
|
Unassigned
|
Bozhong Lin
|
|
Closed
|
FIXED
|
Oct 08, 2007
|
May 12, 2008
|
|
|
CAMEL-165
|
add marshaller / unmarshaller API and implementation for JAXB2, Java Serialisation
|
James Strachan
|
James Strachan
|
|
Closed
|
FIXED
|
Oct 08, 2007
|
May 12, 2008
|
|
|
CAMEL-163
|
avoid Cache.CONSUMER for Spring JMS as by default it is not transactional for consuming and sending
|
James Strachan
|
James Strachan
|
|
Closed
|
FIXED
|
Oct 01, 2007
|
Jul 05, 2008
|
|
|
CAMEL-162
|
Encoding the unsafe characters in URI
|
Unassigned
|
Willem Jiang
|
|
Closed
|
FIXED
|
Sep 29, 2007
|
May 12, 2008
|
|
|
CAMEL-161
|
URL link broken in org.apache.camel.Processor API doc
|
James Strachan
|
Bozhong Lin
|
|
Closed
|
FIXED
|
Sep 27, 2007
|
May 12, 2008
|
|
|
CAMEL-160
|
TryProcessor does not process finally if no catch defined
|
James Strachan
|
Nicky Sandhu
|
|
Closed
|
FIXED
|
Sep 26, 2007
|
May 12, 2008
|
|
|
CAMEL-158
|
jetty endpoint consumer does not send exchange output as the HTTP response
|
Hiram Chirino
|
Hiram Chirino
|
|
Closed
|
FIXED
|
Sep 26, 2007
|
May 12, 2008
|
|
|
CAMEL-157
|
Upgrade Spring version to 2.0.6
|
Hadrian Zbarcea
|
Hadrian Zbarcea
|
|
Closed
|
FIXED
|
Sep 25, 2007
|
May 12, 2008
|
|
|
CAMEL-156
|
set query parameters dynamically on http get requests
|
Unassigned
|
Nicky Sandhu
|
|
Closed
|
FIXED
|
Sep 24, 2007
|
May 12, 2008
|
|
|
CAMEL-155
|
AggregatorType configuration options exposed
|
Unassigned
|
Nicky Sandhu
|
|
Closed
|
FIXED
|
Sep 24, 2007
|
May 12, 2008
|
|
|
CAMEL-154
|
Improper wiring of camel context using Spring
|
Hadrian Zbarcea
|
Hadrian Zbarcea
|
|
Closed
|
FIXED
|
Sep 24, 2007
|
May 12, 2008
|
|
|
CAMEL-153
|
Support for component discovery in OSGi
|
Guillaume Nodet
|
Guillaume Nodet
|
|
Closed
|
FIXED
|
Sep 20, 2007
|
May 12, 2008
|
|
|
CAMEL-152
|
Add a ref: uri protocol to lookup existing endpoints or going to the registry as this is not easy in the java dsl (ref are mainly available from xml)
|
Guillaume Nodet
|
Guillaume Nodet
|
|
Closed
|
FIXED
|
Sep 19, 2007
|
May 12, 2008
|
|
|
CAMEL-151
|
Make all modules OSGi bundles
|
Guillaume Nodet
|
Guillaume Nodet
|
|
Closed
|
FIXED
|
Sep 18, 2007
|
May 12, 2008
|
|
|
CAMEL-150
|
Bug in PredicateBuilder
|
Guillaume Nodet
|
Nicky Sandhu
|
|
Closed
|
FIXED
|
Sep 17, 2007
|
May 12, 2008
|
|
|
CAMEL-149
|
Add a thread(5) DSL method and assoicated ThreadProcessor
|
Hiram Chirino
|
Hiram Chirino
|
|
Closed
|
FIXED
|
Sep 17, 2007
|
May 12, 2008
|
|
|
CAMEL-148
|
add support for StringTemplate as an endpoint
|
James Strachan
|
James Strachan
|
|
Closed
|
FIXED
|
Sep 14, 2007
|
May 12, 2008
|
|
|
CAMEL-147
|
velocity component for easy integration with velocity templating
|
James Strachan
|
James Strachan
|
|
Closed
|
FIXED
|
Sep 14, 2007
|
May 12, 2008
|
|
|
CAMEL-146
|
Asynchronous HTTP transport based on Jakarta HttpComponents
|
Guillaume Nodet
|
Guillaume Nodet
|
|
Closed
|
FIXED
|
Sep 12, 2007
|
May 12, 2008
|
|
|
CAMEL-142
|
support both InOnly and InOut for the file component
|
Unassigned
|
James Strachan
|
|
Closed
|
FIXED
|
Sep 10, 2007
|
May 12, 2008
|
|
|
CAMEL-141
|
improve the simple language to support text with embedded ${in.headers.foo} type expressions
|
Unassigned
|
James Strachan
|
|
Closed
|
FIXED
|
Sep 10, 2007
|
May 12, 2008
|
|
|
CAMEL-140
|
XsltBuilder instance not threadsafe and can't be used more then once.
|
Unassigned
|
Dejan Predovic
|
|
Closed
|
FIXED
|
Sep 10, 2007
|
May 12, 2008
|
|
|
CAMEL-139
|
add an iBatis component for working with named SQL queries
|
James Strachan
|
James Strachan
|
|
Closed
|
FIXED
|
Sep 07, 2007
|
May 12, 2008
|
|
|
CAMEL-138
|
add type conversion methods for working with XMLBeans
|
James Strachan
|
James Strachan
|
|
Closed
|
FIXED
|
Sep 07, 2007
|
May 12, 2008
|
|
|
CAMEL-137
|
improvements in the Visualisation plugin to render pipeline/multicast nicely along with grouping RouteBuilder instances into boxes & separate diagrams
|
James Strachan
|
James Strachan
|
|
Closed
|
FIXED
|
Sep 07, 2007
|
May 12, 2008
|
|
|
CAMEL-135
|
add JBI style handling of OUT / FAULT / Exception handling
|
James Strachan
|
James Strachan
|
|
Closed
|
FIXED
|
Sep 04, 2007
|
May 12, 2008
|
|
|
CAMEL-134
|
add better logging - thats easy to use - to trace the 'magic' in Camel such as auto-discovery of components & type conversions
|
James Strachan
|
James Strachan
|
|
Closed
|
FIXED
|
Sep 03, 2007
|
May 12, 2008
|
|
|
CAMEL-133
|
add support for a MessageExchangePattern enum property on Exchange and make MINA support both InOnly and InOut
|
Unassigned
|
James Strachan
|
|
Closed
|
FIXED
|
Aug 31, 2007
|
May 12, 2008
|
|
|
CAMEL-132
|
enable polling via the http component
|
Unassigned
|
James Strachan
|
|
Closed
|
FIXED
|
Aug 31, 2007
|
May 12, 2008
|
|
|
CAMEL-129
|
Support preserving the original message QoS options when a message gets re-sent to a JMS destination
|
Hiram Chirino
|
Hiram Chirino
|
|
Closed
|
FIXED
|
Aug 29, 2007
|
May 12, 2008
|
|
|
CAMEL-128
|
Jdbc component
|
James Strachan
|
Nicky Sandhu
|
|
Closed
|
FIXED
|
Aug 28, 2007
|
May 12, 2008
|
|
|
CAMEL-127
|
timer component should share Timer instances (so threads) across all endpoints using the same timer name
|
Unassigned
|
James Strachan
|
|
Closed
|
FIXED
|
Aug 28, 2007
|
May 12, 2008
|
|
|
CAMEL-125
|
Support for a stream-processing resequencer.
|
Unassigned
|
Martin Krasser
|
|
Closed
|
FIXED
|
Aug 26, 2007
|
May 12, 2008
|
|
|
CAMEL-121
|
Support CXF which other different message model
|
Unassigned
|
Willem Jiang
|
|
Closed
|
FIXED
|
Aug 24, 2007
|
May 12, 2008
|
|
|
CAMEL-120
|
separate out the jetty server from the http client into separate components/URLs to avoid confusoin
|
Unassigned
|
James Strachan
|
|
Closed
|
FIXED
|
Aug 24, 2007
|
May 12, 2008
|
|
|
CAMEL-119
|
Spring
|
James Strachan
|
Willem Jiang
|
|
Closed
|
FIXED
|
Aug 24, 2007
|
May 12, 2008
|
|
|
CAMEL-118
|
Camel CXF Invoker component support
|
Unassigned
|
Willem Jiang
|
|
Closed
|
FIXED
|
Aug 24, 2007
|
May 12, 2008
|
|
|
CAMEL-117
|
CXF
|
James Strachan
|
Willem Jiang
|
|
Closed
|
FIXED
|
Aug 24, 2007
|
May 12, 2008
|
|
|
CAMEL-116
|
make the timer component reusable on any endpoint
|
Unassigned
|
James Strachan
|
|
Closed
|
FIXED
|
Aug 23, 2007
|
May 12, 2008
|
|
|
CAMEL-114
|
add to the DSL methods removeProperty(name), removeHeader(name), removeOutHeader(name)
|
Unassigned
|
James Strachan
|
|
Closed
|
FIXED
|
Aug 19, 2007
|
May 12, 2008
|
|
|
CAMEL-113
|
support injection of the entire properties or headers in bean integration via @Properties and @Headers
|
James Strachan
|
James Strachan
|
|
Closed
|
FIXED
|
Aug 18, 2007
|
May 12, 2008
|
|
|
CAMEL-112
|
JMSXGroupID is not copied across ActiveMQ endpoints
|
Unassigned
|
James Strachan
|
|
Closed
|
FIXED
|
Aug 17, 2007
|
May 12, 2008
|
|
|
CAMEL-111
|
exception() DSL handling doesn't work with bean integration that throws the exception due to wrapping in InvocationTargetException
|
Unassigned
|
James Strachan
|
|
Closed
|
FIXED
|
Aug 16, 2007
|
May 12, 2008
|
|
|
CAMEL-110
|
be able to use @EndpointInject to be able to inject PollingConsumer implementations
|
James Strachan
|
James Strachan
|
|
Closed
|
FIXED
|
Aug 16, 2007
|
May 12, 2008
|
|
|
CAMEL-109
|
Allow File/RemoteFile endpoints to preserve relative pathnames
|
Unassigned
|
Aaron Crickenberger
|
|
Closed
|
FIXED
|
Aug 16, 2007
|
May 12, 2008
|
|
|
CAMEL-108
|
allow the @EndpointInject to not require any arguments and defaulting the name (reference name) to be the name of the field or property
|
James Strachan
|
James Strachan
|
|
Closed
|
FIXED
|
Aug 16, 2007
|
May 12, 2008
|
|
|
CAMEL-107
|
JournalRouteTest failure due to missing cleanup
|
Hiram Chirino
|
Hadrian Zbarcea
|
|
Closed
|
CANNOT REPRODUCE
|
Aug 15, 2007
|
Oct 23, 2008
|
|
|
CAMEL-106
|
some jars cannot be auto-discovered using the Java DSL approach if they are created via " jar cvf MyRouteBuilder.jar org\dominic\*.class"
|
James Strachan
|
James Strachan
|
|
Closed
|
WON'T FIX
|
Aug 15, 2007
|
May 12, 2008
|
|
|
CAMEL-105
|
FileProducer truncates message bodies > 256KB
|
Unassigned
|
Aaron Crickenberger
|
|
Closed
|
FIXED
|
Aug 14, 2007
|
May 12, 2008
|
|
|
CAMEL-103
|
ClassCastException when using GenericApplicationContext
|
Unassigned
|
James Strachan
|
|
Closed
|
FIXED
|
Aug 14, 2007
|
May 12, 2008
|
|
|
CAMEL-101
|
SquelchBuilder
|
Unassigned
|
Noah Nordrum
|
|
Closed
|
DUPLICATE
|
Aug 13, 2007
|
Oct 23, 2008
|
|
|
CAMEL-100
|
Most recent snapshot requires ActiveMQ
|
Unassigned
|
Aaron Crickenberger
|
|
Closed
|
FIXED
|
Aug 13, 2007
|
May 12, 2008
|
|
|
CAMEL-99
|
Move InstrumentationAgent and LifecycleStrategy to spi
|
Unassigned
|
Hadrian Zbarcea
|
|
Closed
|
FIXED
|
Aug 13, 2007
|
May 12, 2008
|
|
|
CAMEL-80
|
JpaIdempotentConsumerTest fails on multiple runs
|
Hadrian Zbarcea
|
Hadrian Zbarcea
|
|
Closed
|
FIXED
|
Jul 27, 2007
|
May 12, 2008
|
|
|
CAMEL-75
|
move links inside docbook
|
Jonas Lim
|
Jonas Lim
|
|
Closed
|
FIXED
|
Jul 16, 2007
|
May 12, 2008
|
|
|
CAMEL-45
|
more example programs required!
|
Unassigned
|
James Strachan
|
|
Closed
|
FIXED
|
Jun 13, 2007
|
May 12, 2008
|
|
|
CAMEL-20
|
Support tranforming an XML based exchange to a JAXB based exchange
|
Unassigned
|
Hiram Chirino
|
|
Closed
|
FIXED
|
Jun 12, 2007
|
May 12, 2008
|
|
|
CAMEL-14
|
add ability to pool routes/steps for parallel processing
|
Unassigned
|
Noah Nordrum
|
|
Closed
|
DUPLICATE
|
Jun 11, 2007
|
Feb 15, 2009
|
|
|
CAMEL-12
|
create maven plugin which generates a DOT file & graphical pictures of the various routes available in XML or Java code within a jar
|
Unassigned
|
James Strachan
|
|
Closed
|
FIXED
|
Jun 07, 2007
|
May 12, 2008
|
|
|
CAMEL-10
|
optional interceptors to publish statistics MBeans for each endpoint/processor to keep track of throughtput rates & performance of routes/steps etc
|
Hadrian Zbarcea
|
James Strachan
|
|
Closed
|
FIXED
|
Jun 07, 2007
|
May 12, 2008
|
|
|
CAMEL-9
|
add some kind of Visitor to the Route for walking the various Processor implementations in the camel.processor package to be able to build up a logical model of the routes for visualisation purposes
|
Unassigned
|
James Strachan
|
|
Closed
|
WON'T FIX
|
Jun 07, 2007
|
Oct 23, 2008
|
|
|
CAMEL-1
|
provide a base ExchangeRuntimeException which can provide a useful base class to exceptions raised when processing an exchange
|
Unassigned
|
James Strachan
|
|
Closed
|
FIXED
|
Apr 18, 2007
|
May 12, 2008
|
|
|
|