Working with Liberty profile servers
Liberty profile servers are defined using configuration files. This chapter provides information on configuring Liberty profile servers.
In this chapter, the following topics are discussed:
3.1 Working with the server.xml file
Each Liberty profile is configured using a server.xml configuration file. The only required entry in the server.xml file is the server tag, which defines a server configuration ...