dev@glassfish.java.net

App scoped resources

From: vince kraemer <vince.kraemer_at_oracle.com>
Date: Mon, 03 May 2010 10:48:37 -0700

Hi all,

I was reading through
http://wiki.glassfish.java.net/Wiki.jsp?page=V3.1_Connectors_Pooling_Resources_JDBC
and had some questions about app scoped resources...

1. Will we support changing the attributes and sub elements of a
resource that is scoped to an application?
2. Will we support deleting an app scoped resource (without undeployment)?
3. If an app scoped resource is deleted, will the app run into
problems... even it there is a globally scoped resource that matches the
key for the app scoped resource?

Thanks,
vbk