users@glassfish.java.net

Re: Problem with assigning jdbc resource to cluster in beta v2 build 41a?

From: kedar <Kedar.Mhaswade_at_Sun.COM>
Date: Fri, 06 Apr 2007 15:51:01 -0700

Hi,

The resources will show up in JNDI only when
application uses them (looks up) for the first
time. They are loaded lazily, I believe.

Can you access an application that uses these
resources and then check what JNDI browser shows?

Thanks,
Kedar

glassfish_at_javadesktop.org wrote:
> Has anyone had issues with the newly promoted build for beta 2 in reference of trying to assign a jdbc resource to a cluster? I've done a fresh install of 41a and recreated my cluster and jdbc resource and made sure its targeting the cluster in question.
>
> Every time I startup one of the instances in the cluster and check the jndi browser, the jndi name for my jdbc resource is not in there.
>
> I've tried adding the resource first, and then deploying an app and targeting the cluster. As well as deploying the app and then creating the jdbc resource and assigning it to the cluster. The resource shows enabled, and I'm not sure how to troubleshoot this.
>
> Andrew
> [Message sent by forum member 'areplogle' (areplogle)]
>
> http://forums.java.net/jive/thread.jspa?messageID=211411
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>
>