You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Chi Runhua (JIRA)" <ji...@apache.org> on 2009/06/04 04:38:07 UTC

[jira] Commented: (GERONIMO-4629) Documentation should have instructions on how to deploy lots of datasources that use the same natve libraries

    [ https://issues.apache.org/jira/browse/GERONIMO-4629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12716135#action_12716135 ] 

Chi Runhua commented on GERONIMO-4629:
--------------------------------------

We have a page(1) to tell users how to install JARs into Geronimo repository and use them within the application. 

I think the page serves the same purpose as you expected, here is the linkage FYR.

http://cwiki.apache.org/confluence/display/GMOxDOC22/Adding+JARs+to+the+Geronimo+repository

You may update the page as you wish.

Jeff C

> 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
>         Attachments: KNOWBASE-35914183-20090528-14_02_583.pdf
>
>
> 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.