On Wed, Dec 05, 2001 at 11:26:34AM +0100, Leo Sutic wrote: > The org.apache.avalon.excalibur.naming package does not contain any > interfaces that extends Component(and thus no components). > > Is this by design or with hope that there will be an > > interface org.apache.avalon.excalibur.naming.NamingProvider extends > Component { > Context getInitialContext () throws NamingException; > } > > or similar?
JNDIConfiguration perhaps? Eg, configure a whole herd of phoenixes (phoenices?) through your LDAP directory or whatever. --Jeff > /LS -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>