Hello,

I am trying to register the library (.so) file for the example skeleton sdbc
driver using "regcomp" tool into the services.rdb file. When I try to
register the shared library in "connection/unxlngi6.pro/lib" directory it
fails giving "CannotRegisterImplementationException" exception.

However during the build process this library is copied into 'solver//330/
unxlngi6.pro" directory and when I try to register this file it succeeds !

Could anyone tell me what changes happen to the library files during build
process when they are copied into the solver directory?

My problem is that the my sdbc driver library is supposed to implement
com.sun.star.sdbc.Driver service but when I register it from solver it is
implementing some strange services like
"com.sun.star.comp.svl.PathService" and
"com.sun.star.uno.util.numbers.SvNumberFormatterServiceObject" hence I am
wondering if something is changing the library during the build process.

thank you,
Rohit
--
-----------------------------------------------------------------
To unsubscribe send email to dev-unsubscr...@dba.openoffice.org
For additional commands send email to sy...@dba.openoffice.org
with Subject: help

Reply via email to