EJB in play

203 views
Skip to first unread message

SDUdent

unread,
Mar 11, 2012, 4:02:45 AM3/11/12
to play-fr...@googlegroups.com
How to use ejb in play?

Pascal Voitot Dev

unread,
Mar 11, 2012, 8:25:56 AM3/11/12
to play-fr...@googlegroups.com
Hi,
You can call EJB remotely but don't try to integrate EJB in Play, this is really NOT the right place to do that ;)

Pascal

On Sun, Mar 11, 2012 at 9:02 AM, SDUdent <saliyev...@gmail.com> wrote:
How to use ejb in play?

--
You received this message because you are subscribed to the Google Groups "play-framework" group.
To view this discussion on the web visit https://groups.google.com/d/msg/play-framework/-/apShQT0AtDgJ.
To post to this group, send email to play-fr...@googlegroups.com.
To unsubscribe from this group, send email to play-framewor...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/play-framework?hl=en.

edmond...@gmail.com

unread,
Mar 11, 2012, 8:27:38 AM3/11/12
to play-fr...@googlegroups.com
Exactly, play is not an EJB container (thanks God!)

Best regards
Edmondo
Inviato da BlackBerry(R) Wireless Handheld

From: Pascal Voitot Dev <pascal.v...@gmail.com>
Date: Sun, 11 Mar 2012 13:25:56 +0100
Subject: Re: [play-framework] EJB in play

Anton Bessonov

unread,
Mar 11, 2012, 2:10:02 PM3/11/12
to play-fr...@googlegroups.com
Why not? EJB (or similar) is a very good and easy (from EJB 3.x) solution to separate business logic from other layers such as controller, view etc. In particular, if you have legacy application and you will port this step by step to play.

@SDUdent
Probably what you need is a standalone client for EJB. Search for this.
-- 
Oracle Certified Expert, Enterprise JavaBeans Developer
Oracle Certified Professional, Java SE 6 Programmer
Professional Scrum Master

edmond...@gmail.com

unread,
Mar 11, 2012, 2:32:44 PM3/11/12
to play-fr...@googlegroups.com
Very good?

Edmondo
Inviato da BlackBerry(R) Wireless Handheld

From: Anton Bessonov <exe...@googlemail.com>
Date: Sun, 11 Mar 2012 19:10:02 +0100
Subject: Re: [play-framework] EJB in play

Anton Bessonov

unread,
Mar 11, 2012, 3:59:03 PM3/11/12
to play-fr...@googlegroups.com
How do you make things what EJB make for you? Why do you make this?

(and however, this is offtopic. Please read the question from SDUdent again.)

Pascal Voitot Dev

unread,
Mar 11, 2012, 5:18:40 PM3/11/12
to play-fr...@googlegroups.com
The topic here is not EJB, it's EJB in Play. If you want to call EJB from play, you can do it but as you said very well, keep separate layers: EJB in its JEE layer, Play as web layer outside JEE world. Simple and efficient!
Reply all
Reply to author
Forward
0 new messages