Steven E. Harris wrote:
"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.
I would recommend just copying the needed code into your project just to see if you can get it to work.
-> richard