Question. I think I need help with the use of the blueprint:comp JNDI
namespace.
If I have something like the following in a blueprint.xml, should I expect that
there be a JNDI name of the form:
blueprint:comp/my-xface ?
<bean id="my-xface-impl"
class="com.my.xface.impl.XfaceImpl"/>
<reference id="my-xface"
component-name=" my-xface-impl "
interface=" com.my.xface.Xface"/>
_______________________________________________
OSGi Developer Mail List
[email protected]
https://mail.osgi.org/mailman/listinfo/osgi-dev