Hi there,
As Akka is "just" a library, you should be able to run it in a websphere
container.

You should use the latest Akka 2.3.x, since 2.4.x requires JDK8.
If you're unable to upgrade the JDK, I think IBM may not yet have JDK8
right?
Then 2.3 series is your best bet.

If you intend to run this in production, then I would recommend a Lightbend
subscription,
Because 2.3 is not really getting any development unless critical issues.
Being a subscriber
You can count on some more help, from us, even though technically 2.3 has
been end-of-life already for a while if I remember correctly.

I'd like to just mention that this isn't really the optimal way, but I
understand it may be a situation of
"Either in websphere, or not at all". If able to, Akka deployed standalone
as runnable jar is the preferred way, as it's the most lightweight.


Hope this helps, happy hakking.

-- 
Konrad Malawski
Akka @ Lightbend


From: yayati.t...@gmail.com <yayati.t...@gmail.com> <yayati.t...@gmail.com>
Reply: akka-user@googlegroups.com <akka-user@googlegroups.com>
<akka-user@googlegroups.com>
Date: 23 August 2016 at 03:17:35
To: Akka User List <akka-user@googlegroups.com> <akka-user@googlegroups.com>
Subject:  [akka-user] Akka based java web application deployment in
Websphere 7

I have web application with following technologies, trying to figure out
> best version compatible with Websphere 7.0
>
> - Java 1.6
> - Akka 2.3.15
> - camel-netty4-http 2.17.2
>
> Has anyone deployed akka application in Websphere 7?
>
> Thanks, Yayati
>
> --
> >>>>>>>>>> Read the docs: http://akka.io/docs/
> >>>>>>>>>> Check the FAQ:
> http://doc.akka.io/docs/akka/current/additional/faq.html
> >>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user
> ---
> You received this message because you are subscribed to the Google Groups
> "Akka User List" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to akka-user+unsubscr...@googlegroups.com.
> To post to this group, send email to akka-user@googlegroups.com.
> Visit this group at https://groups.google.com/group/akka-user.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
>>>>>>>>>>      Read the docs: http://akka.io/docs/
>>>>>>>>>>      Check the FAQ: 
>>>>>>>>>> http://doc.akka.io/docs/akka/current/additional/faq.html
>>>>>>>>>>      Search the archives: https://groups.google.com/group/akka-user
--- 
You received this message because you are subscribed to the Google Groups "Akka 
User List" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to akka-user+unsubscr...@googlegroups.com.
To post to this group, send email to akka-user@googlegroups.com.
Visit this group at https://groups.google.com/group/akka-user.
For more options, visit https://groups.google.com/d/optout.

Reply via email to