Installation Checklist

In response to JEMH-109, here is a quick checklist you can use to help verify you've read the instructions.

Checklists

JEMH Mail Handler

  1. If you have upgrade your JIRA, be aware the packages changed a long time ago, the prefix is now 'com.javahollic.jira', check your popservice.xml / imapservice.xml files...

  2. You have downloaded the correct JEMH Jar for your JIRA version

  3. You have extracted the example-emh.properties file from the JAR, and saved as WEB-INF/classes/emh.properties (or whatever you like, you'll refer to this later)

  4. You have read the User Guide and understand what the configuration file needs to have enabled /is appropriate for your system

  5. You have added the ldaputil JAR and ldaputil.properties file if you use LDAP for user email address -> ID lookup

  6. You have updated the imapservice.xml/popservice.xml file to list JEMH

  7. You have created the POP Server and selected the Jira Extendable Mail Handler as the appropriate handler (requires a restart after previous step to show up). Setting a forward=youradmin@yourco.com is a good idea to get notification of unprocessable mail. NOTE: Trying to add JEMH as a Service is not possible, follow the install guide more closely!

  8. You have set, in the handler.params, the mandatory configFile=xxxx.properties referred to in step 2. Not doing this will currently result in a NPE.

Poker Service

todo

Poker Client

todo

JIMI

todo