users@glassfish.java.net

Re: Copying realms between Glassfish versions

From: Sudarsan Sridhar <Sudarsan.Sridhar_at_Sun.COM>
Date: Fri, 02 Jul 2010 11:14:07 +0530

Hi Theodor,

You can do this by copying the realm configuration from under security-service element of domain.xml to the domain.xml of the other glassfish version.

Depending on the realm u may also need to copy datasource configuration and login.conf entries.

Regards,
Sudarsan

On 01-Jul-2010, at 8:48 PM, Theodor Richard wrote:

> Hi all,
>
> is it possible to copy a realm config between two different glassfish versions, such that when I update my glassfish I don't have to manually reconfigure the security settings?
>
> Thanks,
> Theo