8.5.2 custom jar and xpages

We need to use JDBC DB2 Drivers in our XPages, in 8.5.1 we just put it in a folder “\xsp\shared\lib” and it worked fine, after update to 8.5.2, we put him back in the same folder, in folder “osgi” but got ClassNotFoundException. Does anyone can help?

PS: We reset server many times.

Subject: Re: 8.5.2 custom jar and xpages

I had similar problem we used to put them in:\Lotus\Domino\xsp\shared\lib

But now it seems like we need to put them in: \Lotus\Domino\jvm\lib\ext

Also note the security changes see here:

http://www-10.lotus.com/ldd/nd85forum.nsf/ShowMyTopicsAllFlatweb/ddcb22a45e4ae452852577b400621a5a?OpenDocument