Documentation should have instructions on how to deploy lots of datasources
that use the same natve libraries
-------------------------------------------------------------------------------------------------------------
Key: GERONIMO-4629
URL: https://issues.apache.org/jira/browse/GERONIMO-4629
Project: Geronimo
Issue Type: Improvement
Security Level: public (Regular issues)
Components: documentation
Reporter: David Jencks
In order to avoid problems with trying to load the same native library more
than once per jvm lifetime, you need to put code that loads native libraries
(such as many db drivers) into a classloader plugin that can be shared among
all the datasource plugins that need the classes. We need instructions on how
to do this in the docs.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.