This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel-examples.git.


    from d747186  CAMEL-17611: Add examples to show how to use templatedRoute 
(#71)
     add e0a7b23  CAMEL-17611: Refactor the config of loadbalancing to leverage 
the templated routes (#73)

No new revisions were added by this update.

Summary of changes:
 .../camel/example/ArtemisLargeMessageTest.java       |  2 +-
 .../META-INF/spring/camel-context-mina1.xml          | 12 ++++++++----
 .../META-INF/spring/camel-context-mina2.xml          | 13 ++++++++-----
 .../META-INF/spring/camel-route-context-mina1.xml    | 18 ------------------
 .../META-INF/spring/camel-route-context-mina2.xml    | 18 ------------------
 .../META-INF/spring/camel-route-template-mina.xml    | 20 ++++++++++++++++++++
 .../org/apache/camel/example/LoadBalancingTest.java  |  2 +-
 .../org/apache/camel/example/test-camel-context.xml  | 16 ++++++++++------
 8 files changed, 48 insertions(+), 53 deletions(-)
 delete mode 100644 
examples/loadbalancing/src/main/resources/META-INF/spring/camel-route-context-mina1.xml
 delete mode 100644 
examples/loadbalancing/src/main/resources/META-INF/spring/camel-route-context-mina2.xml
 create mode 100644 
examples/loadbalancing/src/main/resources/META-INF/spring/camel-route-template-mina.xml

Reply via email to