On Nov 2, 2005, at 11:38 AM, David Jencks wrote:
On Nov 2, 2005, at 10:59 AM, Joe Bohn wrote:
It looks like there used to be an attribute (globalJNDIName) once
that was set on the GBeans for objects like connectors. This
would be specified in the plan for the connector using the <global-
jndi-name> element. This name was supposed to be globally unique
in G so that the item (connector or whatever) could be referenced
from client applications.
We have several places in the web console that are broken now
because the code assumes this is set on the gbeans to display for
a connector and/or to specify it when a new connector is created.
I really don't know much about connectors. Was the globalJNDName
replaced by something else that we should reference?
no, it was removed as a bad idea/implementation
Um we need a replacement for this. There are a lot of appliation out
there that assume there is a global JNDI avaiable and that they can
look up JDBC connections from global JNDI.
-dain