Intersystems DeepSee provides a version of Apache FOP for pdf render. I'm facing "java probably not in path" in csp error page. I've tried to set JAVA_HOME at "../@jdkinstallpath@", "../@jdkinstallpath@/bin" with the same result. Cache 2014.2. Any advices?
Asked
Active
Viewed 107 times
2 Answers
3
bin should not be in your JAVA_HOME definition. You want the directory above bin.

Jonathan Levinson
- 31
- 1
-
Thank you! I just missed reboot after setting variable part. – Vladimir Kolodyazhnyy Dec 04 '15 at 13:55
1
There is an open-source DeepSeeWeb project for DeepSee dashboard rendering. It can print them too.

rfg
- 1,331
- 1
- 8
- 24