-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Oliver Brinzing wrote: > Hi James, > > >>>I am creating a file in the class the implements the four interfaces for >>>the protocol handler, in the constructor, but it is never opened, and >>>closed, so my protocol handler is never being called. > > > Did you have a look at the "common.rdb" (oo1.4 services.rdb) using the > regview tool to see, if your protocol handler is registered ?
I just tried that, and all I get is: common.rdb: / So it isn't registered. So, what could I have done or not done to not have it be registered? I had looked at your code and realized that I needed BBGradebook.uno.Manifest in BBGradebook.uno.jar and that matched the MANIFEST.MF that was in the jar file. RegistrationClassName: gradebook.GradebookHandlerAddon This class is my protocol handler, or at least where the factory is. I now have my components from the idl in a separate project, and in a jar file, and the protocol handler classes in another jar file. Thank you for your help so far. - -- "Love is mutual self-giving that ends in self-recovery." Fulton Sheen James Black [EMAIL PROTECTED] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (MingW32) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFCzs5WikQgpVn8xrARAvKdAJ9LxPrIyContH4LoHxnE3J77W/SZACeOzhE PBA/UPwa/XpTejhzNAP0GSA= =eRD6 -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
