Here is cut & paste from my documentation:
http://www.awareim.com/forum/post/26193
Update MySQL Connector:
To install an updated MySQL connector, follow these steps:
- Download platform independent version 5.1.xx from the MySQL website
- Extract the files and rename mysql-connector-java-5.1.27-bin.jar to mysqlconnector-java-3.1.12-bin.jar
- Copy and replace the existing file in C:\AwareIM\Tomcat\lib
- Restart AwareIM server 6.2.6 Install the 64 bit Java JDK
Install 64 bit JDK:
In order for the AwareIM components to use significantly more memory, it is necessary to install the 64 bit Java JDK. To install the 64 bit Java JDK, proceed as follows:
- Download the JDK for your operating system at this link: Download
- Install the JDK on your server machine. This is necessary (at least on Windows) to register the DLLs.
- In Windows, the JDK will be installed in C:\Program Files\Java\jdkxxx if you install to the default location.
- In your AwareIM folder tree, rename C:\AwareIM\JDK to JDK32 - just making a backup.
- Create a new folder named JDK in this location.
- From the \jdkxxx folder, copy the \bin and \lib folders to the new JDK folder.
- Rename C:\AwareIM\Tomcat\lib\tools.jar to tools32.jar.
- Copy tools.jar from the \JDK\lib folder to C:\AwareIM\ Tomcat\lib folder.
- Restart AwareIM.