posted 6 years ago
I have a web project developed in OracleJdeveloper 10g 10.1.3 which compiles without errors (Compilation complete: 0 errors, 2 warnings)
but, when I run to deploy the web project it shows the following error, INET_E_DOWLOAD_FAILURE
the server of application that contains the Jdeveloper when I do RUN shows me an error in the browser, the error code is INET_E_DOWNLOAD_FAILURE
I guess it can be a directory error,
How can I check this?