Deploy the ADF applicaiton to manage server - jazn policies migration
Hi Experts,
I have created a sample ADF web application and enabled the ADF security. i created the application ear using the jdevloper deployment profile. Incase if i deploy the ear into the weblogic admin server through the weblogic console the application works fine. (in this step the security policies are automatically deployed in to the domain. However incase if i deploy only to the manager server then the application is not working. in this case when i invoke the url the browser rotates all the time and refreshing but not the page loaded. If i check the policies then the they are not there.
Do i need to manually migrate the jazn policies before deploy into the manage server? Is there any way that can be automatically done when we deploy the ear file into the manage server through the weblogic console.
Thanks