Hello
I added a jni library (jmagick) to my web application. The C library is 
in a folder in the application and I set the library path with resin.xml :

 
<jvm-arg>-Djava.library.path=/Users/rc/REALTY/dev/appartement-maison-dev/www/res/exe/jmagick-mac</jvm-arg>

The problem is that this line replaces the full libary path instead of 
adding the path to it. How can I add it without deleting the content set 
by resin ?

Thanks for your help.

-- 
Riccardo Cohen
+33 (0)6 09 83 64 49
Société Realty-Property.com
1 rue de la Monnaie
37000 Tours
France

<http://www.appartement-maison.fr>

_______________________________________________
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest

Reply via email to