Error :403 (Forbidden) while running deployed ADF Application
889011Nov 22 2011 — edited Nov 23 2011Hi,
i have created one ADF application using JDeveloper 11.1.1.5 and weblogic 10.3.5
i have create an EAR file of it to deploy it other than integrated weblogic server.
now my EAR file was deployed successfully on standalone Weblogic server, but when i try to run it, it gives me Error:403 (Forbidden)
though i can deploy and run application successfully with integrated weblogic server,
is there any other configuration i need to do to run the application successfully ?
please help