"Steven E. Harris" <[EMAIL PROTECTED]> writes: > there is a call path there that is at least public: > > new LocalRepositoryImpl.LocalResourceImpl( bundle );
That turned out to be incorrect. The LocalResourceImpl constructor is not publicly accessible. I'll try a different approach. -- Steven E. Harris