<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.umiacs.umd.edu/adapt/index.php?action=history&amp;feed=atom&amp;title=Ace%3AWindows_Installation</id>
	<title>Ace:Windows Installation - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.umiacs.umd.edu/adapt/index.php?action=history&amp;feed=atom&amp;title=Ace%3AWindows_Installation"/>
	<link rel="alternate" type="text/html" href="https://wiki.umiacs.umd.edu/adapt/index.php?title=Ace:Windows_Installation&amp;action=history"/>
	<updated>2026-04-07T13:49:15Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.7</generator>
	<entry>
		<id>https://wiki.umiacs.umd.edu/adapt/index.php?title=Ace:Windows_Installation&amp;diff=2456&amp;oldid=prev</id>
		<title>Toaster at 18:50, 22 July 2009</title>
		<link rel="alternate" type="text/html" href="https://wiki.umiacs.umd.edu/adapt/index.php?title=Ace:Windows_Installation&amp;diff=2456&amp;oldid=prev"/>
		<updated>2009-07-22T18:50:01Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Detailed instructions for installing MySQL, Tomcat, and ACE on Windows XP.&lt;br /&gt;
&lt;br /&gt;
=Download Items=&lt;br /&gt;
Download the following and save to your computer.&lt;br /&gt;
&lt;br /&gt;
=Install MySQL=&lt;br /&gt;
&lt;br /&gt;
Double-click on the tomcat file you downloaded. &lt;br /&gt;
&lt;br /&gt;
=Create MySQL database=&lt;br /&gt;
&lt;br /&gt;
; 1. Open MySQL CLI&lt;br /&gt;
Go to Start -&amp;gt; All Programs -&amp;gt; MySQL -&amp;gt; MySQL Server 5.1 -&amp;gt; MySQL Command Line Client&lt;br /&gt;
&lt;br /&gt;
; 2. Create Database&lt;br /&gt;
Type in &amp;#039;create database aceam;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
; 3. Grant Permissions&lt;br /&gt;
Type in &amp;#039;grant all on aceam.* to &amp;#039;aceam&amp;#039;@&amp;#039;localhost&amp;#039; identified by &amp;#039;YOUR_PASSWORD&amp;#039;;&lt;br /&gt;
Change YOUR_PASSWORD to be some other password. This is only used by the ace software to connect to the database. Users using ACE will not need to know this.&lt;br /&gt;
&lt;br /&gt;
; 4. Create database tables&lt;br /&gt;
&lt;br /&gt;
=Install Tomcat=&lt;br /&gt;
&lt;br /&gt;
; 1 Run installer&lt;br /&gt;
walk through the following screens to install tomcat for ACE.&lt;br /&gt;
&lt;br /&gt;
Now that tomcat is installed, stop the service and get ready for the last step.&lt;br /&gt;
&lt;br /&gt;
=Install ACE=&lt;br /&gt;
&lt;br /&gt;
; 1 Install jdbc driver.&lt;br /&gt;
ACE requires a database driver to be installed in tomcat to fully work. Copy the jdbc file from your download directory to the lib directory in tomcat. &lt;br /&gt;
&lt;br /&gt;
; 2 Copy ACE software&lt;br /&gt;
Copy the ace-am.war file you downloaded into the webapps directory of tomcat.&lt;br /&gt;
&lt;br /&gt;
; 3 Edit the ACE configuration&lt;/div&gt;</summary>
		<author><name>Toaster</name></author>
	</entry>
</feed>