users@glassfish.java.net

RE: How do I add (and edit/delete) a user programmatically from a java EE a

From: Manfred Riem <mriem_at_manorrock.org>
Date: Thu, 7 Aug 2008 07:04:57 -0600

Hi there,

You might want to consider using JNDI, it would be possible to
use the same API for what you want, you would only need to change
JNDI providers.

Manfred

-----Original Message-----
From: glassfish_at_javadesktop.org [mailto:glassfish_at_javadesktop.org]
Sent: Thursday, August 07, 2008 5:42 AM
To: users_at_glassfish.dev.java.net
Subject: Re: How do I add (and edit/delete) a user programmatically from a java EE a

Just to add more.,..

If you are using the Default File Realm in GlassFish then i believe you can use GlassFish AMX API's to do the user management functions from within your component.

https://glassfish.dev.java.net/javaee5/amx/

I am not an expert in this area, contact Kedar.Mhaswade_at_Sun.COM for more info.

As others have pointed out there is no way to have a single impl that works on all Appserver's.
[Message sent by forum member 'kumarjayanti' (kumarjayanti)]

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

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