Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » EJB runner Plugin
EJB runner Plugin [message #232709] Thu, 22 April 2004 06:54 Go to next message
Eclipse UserFriend
Originally posted by: weberjn.yahoo.com

We need functionality implemented in EJBs also in an offline RCP client.
Offline means, there is no connection to an application server from some
notebook computers. An option were to put JBoss onto the notebook and
access it from the RCP client.

But, another solution were, if there were an Eclipse plugin, that could
run EJBs. I think, this should not be too difficult, as the interface
between a container and EJBs is very small. As an RCP client is per se a
single user client, there need not be sophisticated features like
clustering or load balancing EJBs. Session beans should be easy.
Entity beans were a different thing, but if your EJBs access your data
with hibernate, this should also be possible in an RCP client.

Does such an EJB runner Plugin make sense? Or is there already somebody
working on it?

Juergen
Re: EJB runner Plugin [message #232740 is a reply to message #232709] Thu, 22 April 2004 09:19 Go to previous message
Eclipse UserFriend
Originally posted by: dar.cs.huji.ac.il

Have you looked at OpenEJB ?

David

Juergen Weber wrote:
> We need functionality implemented in EJBs also in an offline RCP client.
> Offline means, there is no connection to an application server from some
> notebook computers. An option were to put JBoss onto the notebook and
> access it from the RCP client.
>
> But, another solution were, if there were an Eclipse plugin, that could
> run EJBs. I think, this should not be too difficult, as the interface
> between a container and EJBs is very small. As an RCP client is per se a
> single user client, there need not be sophisticated features like
> clustering or load balancing EJBs. Session beans should be easy.
> Entity beans were a different thing, but if your EJBs access your data
> with hibernate, this should also be possible in an RCP client.
>
> Does such an EJB runner Plugin make sense? Or is there already somebody
> working on it?
>
> Juergen
>
Re: EJB runner Plugin [message #232753 is a reply to message #232740] Thu, 22 April 2004 08:45 Go to previous message
Eclipse UserFriend
Originally posted by: weberjn.yahoo.com

David Rabinowitz wrote:

> Have you looked at OpenEJB ?

Yes, now, that you told me 8-)

Great, that is exactly what I was thinking of. For Eclipse RCP it just
needs to be wrapped as an Eclipse plugin.

David, thanks very much for the hint.

Juergen
Previous Topic:Enhancement request: Different tab settings for different Projects
Next Topic:Find/replace regex problem
Goto Forum:
  


Current Time: Tue May 06 21:23:49 EDT 2025

Powered by FUDForum. Page generated in 0.06806 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top