IBM Support

PI68915:Default server.xml is incorrect

Download


Abstract

Default server.xml is incorrect.

Download Description

PI68915 resolves the following problem:

ERROR DESCRIPTION:

The default server.xml (templates/defaultServer/server.xml)


in the WAS Liberty V85 16.0.0.3

now consists of just:

<?xml version="1.0" encoding="UTF-8"?>
<server description="new server">

<!-- Enable features -->
<featureManager>
<!-- <feature></feature> -->
</featureManager>

</server>

In the WAS Liberty V85 16.0.0.2 level, it
includes the jsp-2.2 features and an httpEndpoint stanza:

<?xml version="1.0" encoding="UTF-8"?>
<server description="new server">

<!-- Enable features -->
<featureManager>
<feature>jsp-2.2</feature>
</featureManager>

<!-- To access this server from a remote client add a host
attribute to the following element, e.g. host="*" -->
<httpEndpoint id="defaultHttpEndpoint"
httpPort="9080"
httpsPort="9443" />

<!-- Automatically expand WAR files and EAR files -->
<applicationManager autoExpand="true"/>
</server>

We should not regress the default server.xml, especially
since many tutorials and some customer automation depend on
the previous content.


LOCAL FIX:

PROBLEM SUMMARY

USERS AFFECTED:
Users of IBM WebSphere Application Server
Liberty V8.5.5 16.0.0.3.

PROBLEM DESCRIPTION:
Default server.xml is incorrect.

RECOMMENDATION:
None

The default server.xml template shouldn't be empty for v85
offering.


PROBLEM CONCLUSION:
The issue has been resolved by putting the correct default
server.xml for the v85 offering.

The fix for this APAR is currently targeted for inclusion in
concurrent ifx for fix pack 16.0.0.3. Please refer to the
Recommended Updates page for delivery information:
http://www.ibm.com/support/docview.wss?rs=180&uid=swg27004980

Prerequisites

None

Installation Instructions

Please review the readme.txt for detailed installation instructions.

[{"INLabel":"16.0.0.3 Readme","INLang":"US English","INSize":"4811","INURL":"ftp://public.dhe.ibm.com/software/websphere/appserv/support/fixes/PI68915/16.0.0.3/readme.txt"}]
On
[{"DNLabel":"16.0.0.3-WS-WLP-IFPI68915","DNDate":"16-9-16","DNLang":"US English","DNSize":"23442","DNPlat":{"label":"AIX","code":"PF002"},"DNURL":"https://www-945.ibm.com/support/fixcentral/swg/selectFixes?parent=ibm%2FWebSphere&product=ibm/WebSphere/WebSphere+Liberty&release=All&platform=All&function=fixId&fixids=16.0.0.3-WS-WLP-IFPI68915&includeSupersedes=0 ","DNURL_FTP":" ","DDURL":null}]

Technical Support

Contact IBM Support using SR (http://www.ibm.com/software/support/probsub.html), visit the WebSphere Application Server support web site (http://www.ibm.com/software/webservers/appserv/was/support/), or contact 1-800-IBM-SERV (U.S. only).

[{"Product":{"code":"SSEQTP","label":"WebSphere Application Server"},"Business Unit":{"code":"BU053","label":"Cloud & Data Platform"},"Component":"General","Platform":[{"code":"PF002","label":"AIX"},{"code":"PF010","label":"HP-UX"},{"code":"PF012","label":"IBM i"},{"code":"PF016","label":"Linux"},{"code":"PF027","label":"Solaris"},{"code":"PF033","label":"Windows"},{"code":"PF014","label":"iOS"},{"code":"PF035","label":"z\/OS"}],"Version":"16.0.0.3","Edition":"Liberty","Line of Business":{"code":"LOB45","label":"Automation"}}]

Document Information

Modified date:
15 June 2018

UID

swg24042766