Ace:IMS Installation
From Adapt
Under Construction
The ACE IMS is a j2ee application that issues integrity tokens, publishes witnesses and answers challenges to round summaries.
- 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.
- Deploy a copy of the ace-ims.ear onto your application server.