This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-website.git
The following commit(s) were added to refs/heads/main by this push:
new f0c5a24 Update articles.md
f0c5a24 is described below
commit f0c5a2425733e6384ae2059a629204c401b6e0ed
Author: Claus Ibsen <[email protected]>
AuthorDate: Wed Jun 23 14:16:35 2021 +0200
Update articles.md
---
content/community/articles.md | 6 +-----
1 file changed, 1 insertion(+), 5 deletions(-)
diff --git a/content/community/articles.md b/content/community/articles.md
index 0e37fb2..7d3de7f 100644
--- a/content/community/articles.md
+++ b/content/community/articles.md
@@ -94,11 +94,7 @@ Articles are divided into several sections. As the lists
grow, further sectionin
* [Camel
Cheatsheet](http://www.masteringintegration.com/apache-frameworks/camel/camel-cheatsheet)
- A cheatsheet for Camel developers
* [Proxy Web Services request with
Camel](http://www.masteringintegration.com/apache-frameworks/camel/proxy-web-services-request-with-camel)
- How to create a Camel proxy facade to a legacy JAX-WS Service
* [Create a Custom Camel logging handler for WildFly
](http://www.mastertheboss.com/jboss-server/jboss-log/create-a-custom-camel-logging-handler-for-wildfly)
- by Francesco Marchioni. Shows how to use a Camel based logging handler in
WildFly
-
-These examples show usage of several different components and other concepts
such as error handling.
-
-* <span>[Jammazwan](https://github.com/jammazwan/jammazwan.x_index) - A set
of many small examples to learn parts of Apache Camel more quickly.<span>
-
+* [Jammazwan](https://github.com/jammazwan/jammazwan.x_index) - A set of
many small examples to learn parts of Apache Camel more quickly
* Matteo wrote a blog entry about [using Camel with
iBatis](http://matteoredaelli.wordpress.com/2008/10/08/using-apache-camel-with-ibatis/)
* [Using the Camel aggregator
correctly](http://tmielke.blogspot.com/2009/01/using-camel-aggregator-correctly.html)
_by Torsten Mielke_
* [Spring Remoting with JMS
Example](http://aminsblog.wordpress.com/2008/05/06/15/) _by Amin Abbaspour_