Package Export Job: Services.rdb Failed
I tried a Java component to work in OpenOffice but I was unable to do it right. I tried the HelloWorld sample I found on some website but still failed. I received a pop up class file while doing the sample on that site which appears in gedit. It shows the manifest.mf as:
ManifestVersion: 1.0
RegistrationClassName: org.openoffice.helloworld.comp.HelloworldImpl
I also got a class org.openoffice.helloworld.Helloworld. I am getting confused now with all these especially when I tried to export the project. An error message appears:
Package export job
File:////home/braas/projects/helloworld/helloworld.jar
Register component 'file:////home/braas/projects/helloworld/helloworld.jar' in
Registry 'services.rdb' failed!
Error (CannotRegisterImplementationException):
Org.openoffice.helloworld.comp.Helloworldlmpl
What can I do to solve this?








