Mantis - Resin
Viewing Issue Advanced Details
5760 minor always 06-23-14 10:20 11-10-14 17:30
ferg  
ferg  
normal  
closed  
fixed  
none    
none 4.0.42  
0005760: add *.so configuration for a web-app
(rep by William Damage)

I have a single *.so file I need my web app to find at runtime. Just sticking it into WEB-INF isn't enough - I guess you have to set java.library.path, but somehow do it just for this web app. What's the right way to do this please?

Notes
(0006568)
ferg   
11-10-14 17:30   
env/00j0

location is native/*.so in a jar or in WEB-INF/classes.