Thanks you very much preben for your response:)
-Original Message-
From: Preben.Asmussen [mailto:p...@dr.dk]
Sent: Wednesday, January 06, 2016 12:05 AM
To: users@camel.apache.org
Subject: RE: Deploying Camel in WebLogic(Cluser)
hi Mahdava
If you package your camel app. as a war maybee
hi Mahdava
If you package your camel app. as a war
maybee tweek the weblogic.xml deployment descriptor to to use your war
dependencies instead of app. server libs.
(prefer-web libs something) cant remember from the top of my head.
Then deploy it just as you would any other war file targeting all
Thanks for the reply Greg.
-Original Message-
From: Greg Autric [mailto:gaut...@redhat.com]
Sent: Monday, January 04, 2016 5:25 PM
To: users@camel.apache.org
Subject: Re: Deploying Camel in WebLogic(Cluser)
Hi Mahdava,
Happy new year to you and to all Camel Users ;-)
Camel is a
Hi Mahdava,
Happy new year to you and to all Camel Users ;-)
Camel is a lightweight EIP framework and can run on any application Server as a
webapp.
here is some doc to run it as a webapp,
http://camel.apache.org/tutorial-on-using-camel-in-a-web-application.html
after that, you have to focus