You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by madhava pulakanti <ma...@huawei.com> on 2015/12/29 10:01:55 UTC

Deploying Camel in WebLogic(Cluser)

Dears All,

Can anybody help to provide the steps to deploy camel in Web logic (preferably on Clustered Environment).

Thanks
Mahdava

RE: Deploying Camel in WebLogic(Cluser)

Posted by madhava pulakanti <ma...@huawei.com>.
Thanks you very much preben for your response:)

-----Original Message-----
From: Preben.Asmussen [mailto:pras@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 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.

RE: Deploying Camel in WebLogic(Cluser)

Posted by "Preben.Asmussen" <pr...@dr.dk>.
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.

RE: Deploying Camel in WebLogic(Cluser)

Posted by madhava pulakanti <ma...@huawei.com>.
Thanks for the reply Greg.


-----Original Message-----
From: Greg Autric [mailto:gautric@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 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 about which camel component you want use JMS/SOAP/bean/JPA etc...

Enjoy !!!


Greg AUTRIC                        
JBoss Middleware Consultant

email   : gautric __at__ redhat __dot__ com
twitter : @gautric_io

Red Hat Global Services            
Red Hat France SARL                sit: http://www.redhat.fr
Le Linea, 1 rue du General Leclerc, 92047 Paris La Défense Cedex Sent from webmail

----- Mail original -----
De: "madhava pulakanti" <ma...@huawei.com>
À: users@camel.apache.org
Envoyé: Mardi 29 Décembre 2015 10:01:55
Objet: Deploying Camel in WebLogic(Cluser)

Dears All,

Can anybody help to provide the steps to deploy camel in Web logic (preferably on Clustered Environment).

Thanks
Mahdava

Re: Deploying Camel in WebLogic(Cluser)

Posted by Greg Autric <ga...@redhat.com>.
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 about which camel component you want use JMS/SOAP/bean/JPA etc...

Enjoy !!!


Greg AUTRIC                        
JBoss Middleware Consultant

email   : gautric __at__ redhat __dot__ com
twitter : @gautric_io

Red Hat Global Services            
Red Hat France SARL                sit: http://www.redhat.fr
Le Linea, 1 rue du General Leclerc, 92047 Paris La Défense Cedex
Sent from webmail

----- Mail original -----
De: "madhava pulakanti" <ma...@huawei.com>
À: users@camel.apache.org
Envoyé: Mardi 29 Décembre 2015 10:01:55
Objet: Deploying Camel in WebLogic(Cluser)

Dears All,

Can anybody help to provide the steps to deploy camel in Web logic (preferably on Clustered Environment).

Thanks
Mahdava