Benson, what do you mean by "global code"? Is this by any chance a servlet that is stored outside a webapp, for example within the common/lib or common/classes directory, made accessible by enabling the invoker servlet?
> -----Original Message----- > From: Benson Margulies [mailto:[EMAIL PROTECTED] > Sent: Wednesday 27 October 2004 01:48 > To: Tomcat Users List > Subject: RE: RE: JNDI DataSource GlobalResources problem > > > Webapps can only see GlobalNamingResource resources if there is a > ResourceLink in the Context or DefaultContext. By default, the global > context is only visible to global code. This is explained in > the how-to, > though my wording in there turns out to be less clear than I > had hoped. > > -----Original Message----- > From: sven morales [mailto:[EMAIL PROTECTED] > Sent: Tuesday, October 26, 2004 9:54 AM > To: [EMAIL PROTECTED] > Subject: RE: JNDI DataSource GlobalResources problem > > Stever Kirk: Did I read that right, "<Resource> > nested inside <GlobaNamingResource> is not visible to > the webapp?" I thought that was the whole purpose "to > make it visible globally" naming resources under > <GlobalNamingResource> noh? If Im wrong I stand > corrected. > > > > > __________________________________ > Do you Yahoo!? > Yahoo! Mail Address AutoComplete - You start. We finish. > http://promotions.yahoo.com/new_mail > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
