We have talked about how to start develop application in EAP with Spring DSL, out of all the three ways of developing Camel in EAP, this is probably easiest to do to. And in this post we are going to take that example a bit more further, show you how to integrate with Databases, Java beans in the application, creating a servlet and lastly setup a Restful webservice. If you would like to know how to do it in Java DSL with CDI, please go to this blogpost.

For this currency exchange project, I have store the exchange rate in the h2 database.

We have talked about how to start develop application in EAP without the need of Spring or CDI libraries. And in this post we are going to take that example a bit more further, show you how to integrate with Databases, Java beans in the application, creating a servlet and lastly setup a Restful webservice. We have a choice of using simple or JNDI registry, and I choose the JNDI, you will see why in a minute.
4

Last post we talked about how to get your EAP Fuse ready, now it's time to start developing, there are several ways to do this

Spring Framework CDI with Java DSL XML without Spring In this series post I am going to show the above ways of creating a web application running in JBoss EAP.
1

In this series post I am going to show the different ways of developing a Camel web application running in JBoss EAP.

Spring Framework CDI with Java DSL XML without Spring To make things clear and easy, I will be using the exact same Camel route for all there different methods.What this Camel route does, is it starts up a timer that will log every 5 second, simple, easy, not much going on.

In this series post I am going to show the different ways of developing a Camel web application running in JBoss EAP.

Spring Framework CDI with Java DSL XML without Spring To make things clear and easy, I will be using the exact same Camel route for all there different methods.What this Camel route does, is it starts up a timer that will log every 5 second, simple, easy, not much going on.

In the upcoming release of JBoss Fuse 6.2.1, we are going to support running Camel on EAP. That means now you can now run Camel Route in JBoss EAP. But first thing first, how do we get our JBoss Enterprise application server ready?

JBoss EAP is a very modularized architecture, which allows you to add/remove the modules that you do not need when starting up this JavaEE standard container. The modules are called subsystems in JBoss EAP.
Popular Posts
Popular Posts
About Me
Archive 檔案室
Labels
Labels
Blog of My Friends
Blog of My Friends
Facebook Groups
Facebook Groups
Support a friend
Support a friend
Loading
Dynamic Views theme. Powered by Blogger. Report Abuse.