Louis Roi - 2008-10-16

Hi all,

I have a C Code , and i like to work with this code on OSGi. the problem is, the OSGi use only the Java file.
So i should inprete my C code in java, to start it in my OSGi.

Can someone help me ??