« Return to Thread: Is ModuleInstall still exsting?

Re: Is ModuleInstall still exsting?

by Tim Boudreau :: Rate this Message:

Reply to Author | View in Thread

Michael Holste wrote:
Well, thanks at first for your quick answer! I think, the manifest file is not really the point. I had a look into it and of course, there is a reference to the ModuleInstall class, but it exists! I double-checked this in the physical filesystem, too and I find it. Maybe I have to reference this file in just another way? My manifest looka like this at moment:

OpenIDE-Module-Install: org/mho/db/derby/DatabaseManager.class
Does DatabaseManager really extend ModuleInstall?

If so, probably the next step is to build an NBM of your module.  Then in the Files tab, expand it and take a look at its contents and make sure there really is a org/mho/db/derby/DatabaseManager.class file in the JAR file (under modules/ - NBM is a jar within a jar), and that it really has *exactly* the same path as in the manifest, including matching character case.

-Tim

 « Return to Thread: Is ModuleInstall still exsting?