Allow POSIX features to be disabled
-----------------------------------
Key: JRUBY-1322
URL: http://jira.codehaus.org/browse/JRUBY-1322
Project: JRuby
Issue Type: New Feature
Components: Core Classes/Modules
Reporter: Robert Egglestone
Priority: Minor
Attachments: disable_posix.patch
Would it be possible to disable jna using a property on the runtime?
JNI causes problems in J2EE environments where the webapp can be reloaded, but
native libraries cannot.
It would have been nicer as a variable in RubyInstanceConfig, however since
it's called from a static context, I've used a system property in the patch.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list please visit:
http://xircles.codehaus.org/manage_email