Servoy PATH

Questions and answers on developing, deploying and using plugins and JavaBeans

Servoy PATH

Postby cybersack » Sat Mar 05, 2005 10:25 pm

Hi all.

How can I get native libraries loaded when Servoy boots ?
Sure, I can do it by manually editing a startup script - I can add the desired directory directory to the Servoy system PATH variable or I can add a JVM runtime arg:

set PATH=%PATH%;.\plugins\jmf
or
using the runtime arg "-Djava.library.path=.\plugins\jmf " ????

But, maybe Servoy looks somewhere by default for native libraries ?

I want the native libs to be on the path by default so that when a client installation takes place, no executable configuration is required.

Thanks
Julian
User avatar
cybersack
 
Posts: 302
Joined: Sun Jan 02, 2005 1:17 am

Postby Jan Blok » Sun Mar 06, 2005 12:33 am

Well servoy uses no native code, so we don't have a default path...in the developer its up to you how to handle native libs, for the client check the jnlp spec. (jnlp can be used/defined as myplugin.jar.jnlp and must also be placed in the plugins dir.)
Jan Blok
Servoy
Jan Blok
 
Posts: 2684
Joined: Mon Jun 23, 2003 11:15 am
Location: Amsterdam


Return to Plugins and Beans

Who is online

Users browsing this forum: No registered users and 3 guests