You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by vinodkar87 <vi...@gmail.com> on 2016/10/14 06:13:51 UTC

Apache Camel with Play Framework

Can we use apache Camel in Play framework?



--
View this message in context: http://camel.465427.n5.nabble.com/Apache-Camel-with-Play-Framework-tp5788760.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Apache Camel with Play Framework

Posted by vinodkar87 <vi...@gmail.com>.
Requirement: Convert the Webservices & MQ's running in WAS 8.5 to Apache
Camel framework project and eliminate WAS 8.5.

Currently we have Play projects running in Play servers(2.2.2). 

Ask is

1. can we deploy the Camel framework in Play?
2. is there any Camel module in Play ?
3. I raised a question in StackOverflow. They said, we can use akka-Camel.
Does akka-camel is suitable for our requirement? 
http://stackoverflow.com/questions/40035993/apache-camel-with-play-framework



--
View this message in context: http://camel.465427.n5.nabble.com/Apache-Camel-with-Play-Framework-tp5788760p5789027.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Apache Camel with Play Framework

Posted by Claus Ibsen <cl...@gmail.com>.
There is no play component from Apache Camel.

Its better to ask the play community if they have any kind of support
for Apache Camel.

However that said. Camel is just a Java library, so if play can run
any Java JARs then you can use Camel also. But you may need to write
some code to create CamelContext and what you need from Camel in play
framework. Where as if they have some kind of Camel component in play,
then that would likely do all this kind of work for you.

On Fri, Oct 14, 2016 at 8:13 AM, vinodkar87 <vi...@gmail.com> wrote:
> Can we use apache Camel in Play framework?
>
>
>
> --
> View this message in context: http://camel.465427.n5.nabble.com/Apache-Camel-with-Play-Framework-tp5788760.html
> Sent from the Camel - Users mailing list archive at Nabble.com.



-- 
Claus Ibsen
-----------------
http://davsclaus.com @davsclaus
Camel in Action 2: https://www.manning.com/ibsen2