Hiding the design of a database

Hiding the design of a database I have a problem, when I hide a database I can not use my SharedScriptLibrary!

Why?

I have an JavaAgent that use a javaScriptLibrary, when i do the agent i have this error: HTTP JVM: java.lang.NoClassDefFoundError: “ScriptLibraryName”

Where i must to tell to my Domino JVM to use my script library?

If i do not hide the database all run correct!

Thanks, Bye