0 Replies Latest reply on Dec 29, 2008 6:24 PM by ncowles

    reload native library

    ncowles

      Has anyone found a workaround for this:
      https://jira.jboss.org/jira/browse/JBAS-1619

      also referenced from here:
      http://www.jboss.com/index.html?module=bb&op=viewtopic&t=61814

      I am NOT able to redeploy an application that uses a native library - even if I wait 5 mins to ensure gc has occured for the old classloader. I've tried this with jboss.native.load true and false, loading library myself, and relying on jboss to do it. Nothing seems to work except bouncing the server - which is fine in dev, but unacceptable in production.

      Anyone found a way around this?