QUICK LINKS

Support
Issue Tracker
[Services]
Questions
[uAchieve 4.5 Applications]
[uAchieve 5.0 Application]
[uAchieve 5.1 Application]
Transferology
TES
[Training & Conferences]
Accessibility

Page tree
Skip to end of metadata
Go to start of metadata
  1. Download the xercesImpl-2.0.2.jar and xml-apis-2.0.2 from the Additional Resources page
  2. Go to your Oracle 10.1.3 or higher manager console
  3. If you have not added apache.xml as a shared library, do so now (OAS, Adding apache.xml Shared Library)
  4. If you have not configured the JDBC data sources do so now, you only need to configure the "DARS" datasource (OAS, Configuring JDBC Datasource)
  5. If you have not configured the Connector logging, do so now (OAS, Configure log4j for Connector Logging)
  6. Choose Deploy (or "Redeploy" if you are installing a new release of CEG4). This process has 3 screens:
    1. Screen 1 (Step 1 of 3)
      1. Browse for the ceg4.war file that you downloaded in Step 1.
    2. Screen 2 (Step 2 of 3) These are the default values, your configuration may vary.
      1. Application Name: CEG4
      2. Parent Application: default
      3. Bind Web Module to Site: default-web-site
      4. Context Root: ceg4
    3. Screen 3 (Step 3 of 3)
      1. Map Environment References
        1. Just map the datasource for DARS
      2. Configure Class Loading
        1. Check: apache.xml
        2. Uncheck: oracle.xml
        3. Configure Application Libraries
        4. Add an external path where cas4.properties and ceg-model.xml will reside (ie) /tmp/ceg4

          This folder MUST NOT contain .jar files. It MUST contain ONLY .properties and .xml files.

        5. Check : Search Local Classes First
        6. Check : Include War manifest classpath
      3. Click "OK"
  7. The enterprise manager displays the results of the deploy. There should be no errors.

    Dozer JMX MBeans warning

    The following is normal and can be disregarded if it appears in your OAS stdout log:

    WARN 15:41:51,376 net.sf.dozer.util.mapping.DozerInitializer Unable to register Dozer JMX MBeans with the PlatformMBeanServer. Dozer will still function normally, but management via JMX may not be available.

  8. Possibly increase PSPermGensize of java heap
    1. You may need to increase PSPermGen size of java heap. See this page and compare to your current values.