Deleting Content Repository Connections Using Fusion Middleware Control Deleting Content Repository Connections Using WLST

11-50 Oracle Fusion Middleware Administrators Guide for Oracle WebCenter Figure 11–15 Oracle WebLogic Administration Console

2. On the Summary of JDBC Data Sources page, select the data source you intend to

test Figure 11–16 . Figure 11–16 Summary of JDBC Data Sources Page

3. In the Settings for datasource_name section, select the tabs Monitoring, then

Testing . Select the data source target server, then click Test Data Source to test the connection Figure 11–17 . Managing Content Repositories 11-51 Figure 11–17 Data Source Settings Section

11.12 Changing the Maximum File Upload Size

By default, the maximum upload size for files is: ■ 2 MB for WebCenter Portal applications. This default is imposed by Apache MyFaces Trinidad, which handles uploading files from a browser to the application server. WebCenter application developers can customize the maximum file upload size at design time by setting the UPLOAD_MAX_DISK_SPACE parameter in the web.xml file. For more information, see Setting Parameters to Upload Files to Content Repositories in the Oracle Fusion Middleware Developers Guide for Oracle WebCenter. If you want to change the maximum upload file size postdeployment, you must edit the web.xml file. For details, see Section A.1.2.2, Editing web.xml Properties for WebCenter Portal Applications. ■ 2 MB for WebCenter Spaces applications. System administrators can customize the maximum file upload size by editing the uploadedFileMaxDiskSpace parameter in the webcenter-config.xml file. For details, see Section A.1.3, webcenter-config.xml.

11.13 Managing Microsoft SharePoint Connections Using WLST

Use the commands listed in Table 11–10 to manage connections to SharePoint content repositories, postdeployment. Configuration changes made using these WebCenter WLST commands are only effective after your restart the Managed Server on which the WebCenter application is deployed. For details, see Section 8.2, Starting and Stopping Managed Servers for WebCenter Application Deployments.