I'm trying to create very simple OSGI bundle with Circular FIFO Buffer. This is the complete source code: test.zip 2shared - download

I created this simple java class:

package com.sh_2.test;
...