Undeploying WebCenter Applications Deploying, Undeploying, and Redeploying WebCenter Applications

10-28 Oracle Fusion Middleware Administrators Guide example, you can choose to use only the roles and policies defined in the deployment descriptors, or you can choose to use only the roles and policies defined on the server. The Configure Application Security page displays the following options: ■ Deployment Descriptors Only: Use only roles and policies that are defined in the deployment descriptors. ■ Custom Roles: Use roles that are defined in the Administration Console; use policies that are defined in the deployment descriptor. ■ Custom Roles and Policies: Use only roles and policies that are defined in the Administration Console. ■ Advanced: Use a custom model that you have configured on the realms configuration page. Configure persistence This deployment task is available for applications that contain one or more persistence.xml files. Using this task, you can configure the Java Persistent API JPA persistence units for the application. You can view details about each persistence unit and define a Java Transaction API JTA data source or non-JTA data source for each persistence unit. Configuring the data sources for persistence units can be useful for applications that take advantage of Oracle TopLink. For more information, refer to the Oracle Fusion Middleware Developers Guide for Oracle TopLink. For more information about how persistence units and the persistence.xml file can be used in Java EE applications, refer to the definition of Persistence Units in the Java EE 5 Tutorial at the following Web site: http:download.oracle.comjavaee5tutorialdocbnbqw.htmlbnbrj Configure ADF connections This deployment task is available for applications that use ADF connections. You can modify the connection information for an external application. For more information about ADF connections, see the Oracle Fusion Middleware Fusion Developers Guide for Oracle Application Development Framework.

10.9 Changing MDS Configuration Attributes for Deployed Applications

If your application uses an MDS Repository, you can modify configuration attributes after the application is deployed. To view or modify the attributes, you can use the System MBean Browser or WLST.