When the adminconsole is installed via the customization
job BBODIAPP, it is given a different display name than the one inside the
adminconsole.ear file. There is a flag passed in that customization job
that looks like this: "-appname adminconsole" . This tells WebSphere to
name the application "adminconsole" in the WebSphere configuration instead
of using the name built into the application ear file itself, which is
"Admin Console". It is this "Admin Console" name that will appear if a
manual removal and installation of the adminconsole application occurs
without using the -appname adminconsole flag to wsadmin.
Our PTF post-installer looks for the "adminconsole" name and not the
"Admin Console" name, which can cause warnings and failures that look like
this:
Step failed with "BBOO0250W MULTI-PRODUCT PTF POST INSTALLER HAS
DETECTED WARNING(S".
|