Shared Library registration with regcomp

Rohit Kulkarni <[email protected]> Sun, 3 Apr 2011 20:04:58 -0500
Newsgroups gmane.comp.openoffice.dba.devel
Message-ID <[email protected]>
--0016e64805ae2fef7004a00d59b8
Content-Type: text/plain; charset=ISO-8859-1

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 [email protected]
For additional commands send email to [email protected]
with Subject: help

--0016e64805ae2fef7004a00d59b8
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

Hello,<div><br></div><div>I am trying to register the library (.so) file fo=
r the example skeleton sdbc driver using &quot;regcomp&quot; tool into the =
services.rdb file. When I try to register the shared library in &quot;conne=
ction/<a href=3D"http://unxlngi6.pro/lib">unxlngi6.pro/lib</a>&quot; direct=
ory it fails giving &quot;CannotRegisterImplementationException&quot; excep=
tion.</div>
<div><br></div><div>However during the build process this library is copied=
 into &#39;solver//330/<a href=3D"http://unxlngi6.pro">unxlngi6.pro</a>&quo=
t; directory and when I try to register this file it succeeds !</div><div>
<br></div><div>Could anyone tell me what changes happen to the library file=
s during build process when they are copied into the solver directory?</div=
><div><br></div><div>My problem is that the my sdbc driver library is suppo=
sed to implement com.sun.star.sdbc.Driver service but when I register it fr=
om solver it is implementing some strange services like=A0</div>
<div>&quot;com.sun.star.comp.svl.PathService&quot; and &quot;com.sun.star.u=
no.util.numbers.SvNumberFormatterServiceObject&quot; hence I am wondering i=
f something is changing the library during the build process.</div><div>
<br></div><div>thank you,</div><div>Rohit</div>

--0016e64805ae2fef7004a00d59b8--