dev@glassfish.java.net

Re: enabling resource in a cluster?

From: Jagadish Prasath Ramu <Jagadish.Ramu_at_Sun.COM>
Date: Wed, 28 Jul 2010 09:17:40 +0530

GlassFish v2 also has the same behavior.
When an instance is created, jdbc/__default (resource-ref) is not made
available in the instance.
Copying admin_at_GF to see whether there was any specific reason.

Thanks,
-Jagadish

On Tue, 2010-07-27 at 20:37 -0700, Marina Vatkina wrote:
> Hi Jagadish,
>
> Why isn't it available by default on all instances?
>
> thanks,
> -marina
>
> Jagadish Prasath Ramu wrote:
> > Hi Marina,
> >
> > You need to create a resource-ref if you want a resource that already
> > exists in the domain to be made available for specific target.
> > eg:
> > asadmin create-resource-ref --target "CLUSTER_NAME" jdbc/__default
> >
> > Thanks,
> > -Jagadish
> >
> > On Tue, 2010-07-27 at 13:10 -0700, Marina Vatkina wrote:
> >
> >> How do I enable jdbc/__default in a cluster?
> >>
> >> thanks,
> >> -marina
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> >> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
> >>
> >>
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> > For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>