We have our Java tomcat applications running on RHEL and we need to bundle the client libraries on the host. Only issue is we don't have root privileges. We tried modifying ttenv.sh and pointing ttThunk to correct location (it was always taking /TimesTen/ for some reason). But we see some NLS errors.
S1000: Unable to load NLS initialization data from /nls/data
Looks like now libraries are not able to find NLS folder.
Is there any documentation on how can we setup client libraries without root access?
Thanks
Ashwin