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 nodes or
specific ones in the cluster. 
The nodemanager will take care of deploying it to the nodes.
You can do that using the weblogic web console, and there is even a weblogic
maven plugin that you can use to automate it.

best,
preben



--
View this message in context: 
http://camel.465427.n5.nabble.com/Deploying-Camel-in-WebLogic-Cluser-tp5775567p5775855.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to