Weblogic em application
Running WLS 12.2.1.4 for an SSO server, and on one type of server, the URL http://<server>:<port>/em responds with Error 404
All other WLS servers (of the same version) have this page ("em") working, but not this one.
Checked config.xml, didn't find em.ear in it. Also didn't find em.ear on the filesystem either.
Copied it from another WLS server (same version), modified config.xm to include an application xml section to refer the EAR file, bounced WLS ...
... same result. The em application also isn't listed in the console application.
What do I need to do, to have em working again ? (which is not an enhancement, it's a fix for basic functionality)