Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

submodule hrs-portlets-ps-impl

  • Copy src/main/resources/EMAMPLEEXAMPLE_ps-placeholder.properties to src/main/resources/ps-placeholder.properties (and modify as appropriate if you will use this submodule)

submodule hrs-portlets-cypress-impl

  • Copy src/main/resources/EMAMPLEEXAMPLE_cypress-placeholder.properties to src/main/resources/cypress-placeholder.properties (and modify as appropriate if you will use this submodule)

submodule hrs-portlets-bnsemail-impl

  • Copy src/main/resources/EMAMPLEEXAMPLE_bnsemail-placeholder.properties to src/main/resources/bnsemail-placeholder.properties (and modify as appropriate if you will use this submodule)
  • Follow instructions in src/main/resources/smime-keystore-files/readme.txt to create src/main/resources/smime-keystore.jks.  NOTE:  If you are not using this submodule and you only want to have an empty keystore, you only need to do the step "Create an empty keystore" from the file, but use the password "PASSWORD" for the keystore to match EXAMPLE_bnsemail-placeholder.properties value.
  • If you do do not have the oracle JDBC drivers in your project, you will see the following warning with a stack trace in your logs.  If you are not using the email service, you can ignore this message (or adjust bnsemail-placeholder.properties or the portlet.xml configuration so it doesn't attempt to initialize it).

...