Hi,
Looking at the provided snippet, it seems ok.
What I can see as a potential problem is "Bundle-ClassPath: ., lib/vim25.jar". Please make sure that you have placed the vim25.jar at the root level of your service bundle and use this "Bundle-Classpath: .,vim25.jar"
Best Regards,
Denis