Apache mirrors only serve actively supported versions.
Hadrian
On 06/04/2012 04:50 AM, domiko wrote:
Hey Claus,
Thanks for the link.
I was going through this link : http://www.apache.org/dyn/closer.cgi
And apparently the mirrors only serve the last 3 versions.
Thanks again.
rgds,
Dominique.
-
That's the good thing in Maven. Maven never forgets anything... ;-) [1]
[1]
http://search.maven.org/#artifactdetails|org.apache.camel|apache-camel|2.6.0|pom
Best,
Christian
On Mon, Jun 4, 2012 at 10:50 AM, domiko wrote:
> Hey Claus,
> Thanks for the link.
>
> I was going
Hey Claus,
Thanks for the link.
I was going through this link : http://www.apache.org/dyn/closer.cgi
And apparently the mirrors only serve the last 3 versions.
Thanks again.
rgds,
Dominique.
--
View this message in context:
http://camel.465427.n5.nabble.com/Camel-2-6-0-tp5713783p5713932.html
Se
Hi
Yes from the ASF download page.
http://camel.apache.org/download
See the _older releases_ section.
On Thu, May 31, 2012 at 1:35 PM, domiko wrote:
> Hey,
>
> Does anybody know were we can get version 2.6.0 of Camel.
>
> Regards,
> D
>
>
> --
> View this message in context:
> http://camel.46
Hey,
Does anybody know were we can get version 2.6.0 of Camel.
Regards,
D
--
View this message in context:
http://camel.465427.n5.nabble.com/Camel-2-6-0-tp5713783.html
Sent from the Camel - Users mailing list archive at Nabble.com.
Hello Henryk,
thank you for you're time
attached is my pom configuration, maybe you figure out from this
Best Regards,
Cristian http://camel.465427.n5.nabble.com/file/n5713742/pom.xml pom.xml
--
View this message in context:
http://camel.465427.n5.nabble.com/using-aggregator-camel-2-6-0
> "Cannot find class
> [org.apache.camel.processor.aggregate.AggregationStrategy]"
> ...
> interface="org.apache.camel.processor.aggregate.AggregationStrategy"
> bean-name="aggregatorStrategy"/>
The most probably source of your problems is that you're got a wrong
configuration of BND Maven pl
Hello.
i am trying to use the aggregator pattern in a route
and i get this error:
"Cannot find class
[org.apache.camel.processor.aggregate.AggregationStrategy]"
i also added camel-core dependency in pom.xml :
org.apache.camel
camel-core
You could code your "onException" strategy in a base route and subclass
this in your other routes...
Best,
Christian
On Tue, Feb 28, 2012 at 8:18 AM, cmland wrote:
>There are many spring context xml files in my project ,and i want to use
> "camel:ContextScan" and "camel:include" to include
There are many spring context xml files in my project ,and i want to use
"camel:ContextScan" and "camel:include" to include all the CamelContext
into one CamelContext and then i can use one "onException" to process the
error message. but it was not work. what i can do for it .
thanks.
eg:
producer endpoint, entering via jetty:http or jetty:https it
worked fine going to (only one) http4 (I presume it assumed http ou https
according with the source request) endpoint.
-Original Message-
From: Claus Ibsen [mailto:claus.ib...@gmail.com]
Sent: quinta-feira, 17 de Novembro de 2011
ing from Apache Camel 2.6.0 to 2.8.2 and I'm having a problem.
>
> Before the upgrade e manage to redirect a request from this
>
> uri="jetty:http://0.0.0.0:8080/camel?matchOnUriPrefix=true&bridgeEndpoint=true"/>
>
> to this
>
> uri="http4://10.112.27.
I'm upgrading from Apache Camel 2.6.0 to 2.8.2 and I'm having a problem.
Before the upgrade e manage to redirect a request from this
http://0.0.0.0:8080/camel?matchOnUriPrefix=true&bridgeEndpoint=true"/>
to this
using a simple
.choice()
.when(header
>
> Hi,
>
> Recently, we had an issue in consuming Camel Mina - where we could see
> scalability issue. We use Mina to accept tcp socket connections. Server
> performing well for single user test or with less load. We were able to get
> response from server in less than 150 ms. When we execute the
IO operation
on the OS.
On Wed, Feb 23, 2011 at 9:33 PM, public_phil wrote:
>
> I'm using Camel 2.6.0 and I've noticed some odd behavior with regard to file
> locking. Here are the routing details:
>
>
> uri="file://dir?delay=5000&move=.archive&moveF
I'm using Camel 2.6.0 and I've noticed some odd behavior with regard to file
locking. Here are the routing details:
The data file to be processed is a small .csv file that is routed to the
"beanProcessor" for processing. The "beanProcessor" is an AsyncP
The Apache Camel project [1] issued this week a new minor release 2.6.0 [2].
This release is the result of 3 months of hard work with an impressive 297
issues resolved, many of them coming as contributions from our growing
community. Many thanks for your continued support and for trusting your
17 matches
Mail list logo