Xcenter V16 - 405 Method Not Allowed - Deployment error
Hi,
I'm receiving the following error trying to deploy a file from Xadmin:
java.io.IOException: Recieved HTTP Response Code 405: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>405 Method Not Allowed</title>
</head><body>
<h1>Method Not Allowed</h1>
<p>The requested method PUT is not allowed for the URL /1000_16_!!_jce_policy-8.zip.</p>
</body></html>
For some unknown reason Jetty isn't able to deploy the file to Apache. For installing Apache I've followed the video instructions you can see following link: https://mosemp.us.oracle.com/epmos/faces/DocumentDisplay?_afrLoop=460572374649464&id=2239256.1&_afrWindowMode=0&_adf.ctr…
Someone seen this error before or can put me in the right direction?