We have been asked to audit all of our systems to confirm whether JAVA is being used. We want to confirm that we are compliant in licensing regarding anything Java. Thanks!
Page 1 / 1
The very short version:
- The FME Server web services are Java-based. See also https://community.safe.com/s/article/Third-Party-Component-Versions-for-FME-Server and https://docs.safe.com/fme/html/FME_Server_Documentation/ReferenceManual/architecture.htm
- FME Desktop has some transformers/readers/writers that might be using Java, but it depends on your workspace.
Regarding licensing, note that both FME Server and Desktop are based on OpenJDK, which does not require a license.
This is exactly what we needed. Thank you!