CXF_HOME
| Specifies the top level of your FUSE Services Framework installation. For example, on
Windows, if you install FUSE Services Framework into the C:\FUSE
directory, CXF_HOME should be set to
C:\FUSE. |
JAVA_HOME
| Specifies the directory path to your system’s JDK. |
ANT_HOME
| Specifies the directory path to the ant utility. The default
location is
InstallDir\tools\ant. |
SPRING_CONTAINER_HOME
| Specifies the directory path to the Spring container. The default location is
CXF_HOME\containers\spring_container. |
CATALINA_HOME
| Specifies the location of the Tomcat instance installed with FUSE Services Framework. |
PATH
| The FUSE Services Framework bin directories are prepended on the
PATH to ensure that the proper libraries, configuration files, and
utility programs are used. |