[ http://jira.jboss.com/jira/browse/JBAS-1619?page=history ]
Adrian Brock closed JBAS-1619:
------------------------------
Resolution: Done
JBoss no longer loads libraries by default.
To renable JBoss loading libraries use the system property
-Djboss.native.load=true
Also added the ability to override the location where JBoss unpacks
native libraries with the a system property, e.g.
-Djboss.native.dir=c:\jboss-native
the default is tmp/native in the jboss server directory
> LoadLibrary should be done through the deployment classloader
> -------------------------------------------------------------
>
> Key: JBAS-1619
> URL: http://jira.jboss.com/jira/browse/JBAS-1619
> Project: JBoss Application Server
> Type: Bug
> Components: Deployment Service
> Versions: JBossAS-4.0.2RC1, JBossAS-4.0.1 SP1, JBossAS-4.0.1 Final,
> JBossAS-3.2.7 Final
> Reporter: Adrian Brock
> Assignee: Adrian Brock
> Fix For: JBossAS-4.0.2 Final
>
>
> LoadLibrary needs to be done the deployment classloader
> to avoid memory leaks.
> Currently it is done through the NoAnnotationURLClassLoader (the base
> classloader)
> so they will never be garbage collected/unloaded.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
-------------------------------------------------------
This SF.net email is sponsored by Demarc:
A global provider of Threat Management Solutions.
Download our HomeAdmin security software for free today!
http://www.demarc.com/info/Sentarus/hamr30
_______________________________________________
JBoss-Development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-development