Search code examples
javasecurityweblogicoracle-adf

How to deploy a secured web application to weblogic managed server


We have an ADF web application with ADF security mechanism. It works properly if deployed on Admin Server, Spaces. But when I deploy it on a managed server just created by me, login.jspx doesn't appear, neither exception and something else. I tried to determine what libraries might be different, but I can not spot anything.

What might be the reason?


Solution

  • It seems that you forget to apply JRF template to your server/domain.

    Check this tutorial for details: ADF Deployment Guide