users@glassfish.java.net

Enterprise application scoped bean

From: <glassfish_at_javadesktop.org>
Date: Sat, 19 Jan 2008 08:52:36 PST

Hi

I have to write an enterprise application with stateless and stateful EJBs. The application gets some info from databases and must keep operational information in memory, very expensive to retrieve every time, shared by all the application instances, threads or whatever they are. JSF solves that with the ApplicationBean, a[b] memory persistent[/b] application-wide [b]unique [/b] object.

How can be done that in Enterprise applications with EJBs?

Thanks
[Message sent by forum member 'aperezymadrid' (aperezymadrid)]

http://forums.java.net/jive/thread.jspa?messageID=254859