"Richard S. Hall" <[EMAIL PROTECTED]> writes: > However, an actual component instance should not be created until > someone actually tries to use the service. At least that is my > understanding of how iPOJO works by default.
Oh, you're right. I instrumented the constructor and now I see it doesn't get run until another bundle requests the service. -- Steven E. Harris