Hi, 

In my custom distribution, I tried to set the JNDIfeature as startupFeature
and bootFeature as following

<startupFeatures>
        <feature>jndi</feature>
        <feature>eventadmin</feature>
</startupFeatures>
<bootFeatures>
        <feature>jndi</feature>
        ...
</bootFeatures>

But i have the same log error.

Thanks in advance



--
Sent from: http://karaf.922171.n3.nabble.com/Karaf-Dev-f930721.html

Reply via email to