Thanks guys. Based upon this input I'm going to go ahead and remove the code from the console (it isn't that much anyway). When/if we pursue this idea again we can decide how they will affect the console and the user's view of the system.

Joe


Dain Sundstrom wrote:
On Nov 2, 2005, at 12:08 PM, David Jencks wrote:

On Nov 2, 2005, at 11:54 AM, Dain Sundstrom wrote:


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.


Is there an app server independent jndi location they can look up their non-portable resource at? What is it? The location we were using (geronimo:any/place/you/want) was certainly not available on any other app server. If they have to change the location for each app server anyway, why not have them look it up in the portable java:comp/env location and use a name geronimo can resolve without a plan entry?


It should be jndi.lookup("foo/bar/Connection").

-dain



--
Joe Bohn
[EMAIL PROTECTED]

"He is no fool who gives what he cannot keep, to gain what he cannot lose." -- Jim Elliot

Reply via email to