in jeenius bin directory there is no unix version of
the RunShell script
Example: RunShell.sh
#!/bin/sh
PROFILE_STORE_FACTORY_CLASS=com.mentumgroup.jeenius.profilestore.file.FileProfileStoreFactory
PROFILE_STORE_FACTORY_SETTINGS=-Dcom.mentumgroup.jeenius.profilestore.file.FileProfileStoreFolder=/usr/local/jeenius/etc
java -cp
../lib/jeenius.jar:../lib/fesi.jar:../lib/xml-apis.jar:../lib/xalan.jar:../lib/xercesImpl.jar
-Dcom.mentumgroup.jeenius.profilestore.ProfileStoreFactory=$PROFILE_STORE_FACTORY_CLASS $PROFILE_STORE_FACTORY_SETTINGS com.mentumgroup.jeenius.profilestore.shell.Shell