Administration Page

Details about the Administration Page.

Oxygen XML WebApp Component includes a user-friendly Administration Page that helps you to configure your instance of the Oxygen XML WebApp Component. You can use this page to configure your License, Plugins, Frameworks, and Proxy settings. You need to enable the Administration Page before you can access it, but once you do, you can access it from a link on the top-right corner of the Dashboard page.

Enabling the Administration Page

To enable the Administration Page, follow these steps:
  1. Configure Tomcat to use a security Realm element. Refer to the Tomcat Documentation for more information.
  2. Edit the tomcat-users.xml file from your Tomcat installation and configure a user for the admin role.
  3. Your Administration Page is now enabled. To access it, go to the following URL:
    http://example.com:8080/oxygen-webapp/app/admin.html
    where http://example.com:8080/oxygen-webapp is the URL of your instance of the Oxygen XML WebApp Component.
  4. You will be prompted for authentication credentials and you will enter those configured in the steps above.

Accessing the Administration Page

You can easily access the Administration page from a link on the Dashboard page.

Figure: Administration Page Link

Types of Settings in the Administration Page

You can click on any of the listed types of settings to access configurable options for each type. The Administration Page allows you to configure settings for the following:
  • License - Allows you to configure a license server connection.
  • Plugins - Allows you to add and configure plugins for your Oxygen XML WebApp Component.
  • Frameworks - Allows you to add or remove frameworks for your Oxygen XML WebApp Component.
  • Proxy - Allows you to configure the proxy settings for your Oxygen XML WebApp Component.