users@glassfish.java.net

RE: RE: RE: Environment Entry in EJB3.1

From: Sigal Shaharabani <Sigal.Shaharabani_at_Teledata-Networks.com>
Date: Tue, 6 Apr 2010 21:23:11 +0300

Thanks, that's our workaround
But I was hoping to find a way to do that

Regards
Sigal

P please consider the environment - do you really need to print this
email?

-----Original Message-----
From: glassfish_at_javadesktop.org [mailto:glassfish_at_javadesktop.org]
Sent: Tuesday, April 06, 2010 8:36 PM
To: users_at_glassfish.dev.java.net
Subject: Re: RE: RE: Environment Entry in EJB3.1

Java EE environment dependencies are more static than that, so they
wouldn't be a good fit. Similarly, the global namespace is not intended
for writes by an application at runtime.

You could accomplish what you want using an EJB 3.1 Singleton that
exposes a Remote interface. It would be up to you to define the
interface but it's easy enough to expose a generic name/value pair view.
[Message sent by forum member 'ksak']

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

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
For additional commands, e-mail: users-help_at_glassfish.dev.java.net