VOOZH about

URL: https://www.javacodegeeks.com/tag/apache-camel/page/9

⇱ Apache Camel Archives - Page 9 of 13 - Java Code Geeks


  • Enterprise Java👁 Image
    Piotr JagielskiMarch 16th, 2014
    0 198

    Event processing in camel-drools

    In a previous post about camel-drools I’ve introduced camel-drools component and implemented some simple task-oriented process using rules inside Camel…

    Read More »
  • Enterprise Java👁 Image
    Christian PostaMarch 6th, 2014
    0 187

    Lessons learned: ActiveMQ, Apache Camel and connection pooling

    Every once in a while, I run into an interesting problem related to connections and pooling with ActiveMQ, and today…

    Read More »
  • Enterprise Java👁 Image
    Bilgin IbryamJanuary 16th, 2014
    0 67

    A Camel Demo for Amazon’s Simple Worklfow Service

    In a previous post I explained why AWS SWF service is good and announced the new Camel SWF component. Now…

    Read More »
  • Enterprise Java👁 Image
    Bilgin IbryamJanuary 11th, 2014
    0 215

    Master/Slave Failover for Camel Routes

    One way to implement a master/slave failover pattern is to have a cluster of instances of an application where one…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Bilgin IbryamDecember 16th, 2013
    0 165

    Building Distributed Workflow Applications on Amazon with Camel

    Pipeline with SNS-SQS A workflow consist of independent tasks performed in particular sequence determined by dynamic conditions. Very often a…

    Read More »
  • Enterprise Java👁 Image
    Adrianos DadisNovember 29th, 2013
    2 389

    Add Apache Camel and Spring as jboss modules in WildFly

    These days I am playing with Wildfly and Apache Camel and Spring. A simple way to communicate between EARs /…

    Read More »
  • Enterprise Java👁 Image
    Arun ManivannanNovember 20th, 2013
    0 431

    Camel CXF Service With Multiple Query Parameters

    While the awesome Apache Camel team is busy fixing the handling of the multiple parameters in the query, here’s a…

    Read More »
  • Enterprise Java👁 Image
    Michal VrtiakNovember 7th, 2013
    0 118

    Apache Camel – developing application from the scratch (part 2 / 2)

    This is the second part of the tutorial where we are creating an invoices processing application using Apache Camel. In…

    Read More »
  • Enterprise Java👁 Image
    Arun ManivannanOctober 28th, 2013
    0 201

    Building Camel-CXF REST Service in OSGi for Karaf – Multicasting and Aggregation

    Please check out my other post on building plain CXF services (without Camel) in OSGi on Karaf. This is a…

    Read More »
  • First
  • ...
  • «
  • 7
  • 8
  • 9
  • 10
  • 11
  • »
  • ...
  • Last
Back to top button
Close