WebSphere Liberty Directory Structure
A few important directories in the Liberty server are as follows:
-
/bin: This directory contains the scripts for server management for both Windows and Linux
-
/conf: This directory contains the main configuration files for Liberty.
-
/lib: This directory contains Java Archive files that Liberty is dependent upon.
-
/logs: This directory contains Liberty server log files.
-
/usr/servers: This Directory contains all the servers created.