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?

/LS


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to