Andy Taylor wrote:
I have the following config, in the module.xml in modules/org/hornetq/main/ i have the following line added:
<resource-root path="lib"/>
and i have the native lib under:
modules/org/hornetq/main/lib/linux-x86_64/libHornetQAIO64.so
however i still get an unsatisfied link error, is this configuration correct?
Just want to mention that the resource root is no longer needed as Modules will now automatically look for a lib directory when native libraries are loaded.