Personal tools

Ace:IMS Installation

From Adapt

Revision as of 21:00, 29 April 2010 by Toaster (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Under Construction


The ACE IMS is a j2ee application that issues integrity tokens, publishes witnesses and answers challenges to round summaries.

  1. Add the following resources to your j2ee server.
JDBC Resource 'jdbc/ace-ims'
You should have a mysql (tested) datasource created named jdbc/ace-ims
Java Mail Session 'mail/ace-ims'
Configure an e-mail connection for witness publication named mail/ace-ims'. This connection should be able to send mail to any witness recipient.
  1. Deploy a copy of the ace-ims.ear onto your application server.