
CFX_ActivMail - Version 2.1.0.3 Install Instructions
Installing a new copy of ActivMail
Installing ActivMail on ColdFusion MX 6.0+ or BlueDragon
- Read and Agree to License.txt
- Create a directory for the ActivMail Jar file (eg: c:\activSoftware\activMail\ or /opt/activsoftware/activmail/)
- Copy CFX_ActivMail.jar the ActivMail directory you just created.
- In the classpath setting (In the Java Settings of CF Administrator) add the location of CFX_ActivMail.jar Typically: c:\activSoftware\activMail\CFX_ActivMail.jar (windows) /opt/activsoftware/activmail/CFX_ActivMail.jar (unix)
- Click on "CFX Tags" from the left menu. Enter in CFX_ActivMail in the text box, and select "Java" for tag type, click add.
- Under Class Name put: CFX_ActivMail and enter a description, the supplied description is "Java Based Mail Tag by CFDEV.COM"
- Copy CustomTags directory to your ColdFusion custom tags directory (typically C:\cfusionmx\CustomTags or /opt/coldfusionmx/CustomTags on unix)
- Restart ColdFusion Services
Installing ActivMail on ColdFusion 4.5 or 5
It is important that a Java 2 compliant JVM be installed before installing a Java CFX taq. See step 2 below.
- Read And agree to License.txt
- (ColdFusion 4.5 and 5.0 only) Setup Java on your Server
- Download a JRE from http://java.sun.com/ If you are using windows you may want to download the JDK so you can use the Server JRE
- If there is not already a value (There shouldn't be unless you already installed it) Enter the path to your Java Virtual Machine "JVM". A value on windows might be: C:\j2sdk1.4.2_04\jre\bin\server\jvm.dll on unix a value might look like /usr/java/j2sdk1.4.2_04/jre/lib/i386/server/libjvm.so
If you can't find the locations try:
Start -> Find -> jvm.dll (Windows)
$> find / | grep libjvm.so (UNIX)
- Set Max Heap Size in Java Settings (in ColdFusion Administrator) to at least 65536 KB (recommended). Set the initial heap size close to this level as well, performance degrades when the heap grows, setting inital to a good level, reduces the need to grow.
- See: Java CFX Setting for linux, for more linux unix info.
- Create a directory to store ActivMail files (eg C:\ActivMail\ or /opt/activmail/). This directory will be referred to as the activmail directroy below.
- Copy CFX_ActivMail.jar the ActivMail directory
- In the classpath setting (In the Java Settings of CF Administrator) add the location of CFX_ActivMail.jar Typically: c:\ActivMail\CFX_ActivMail.jar (windows) /opt/activmail/CFX_ActivMail.jar (unix)
- Click on "CFX Tags" from the left menu. Enter in CFX_ActivMail in the text box, and select "Java" for tag type, click add.
- Under Class Name put: CFX_ActivMail and enter a description, the supplied description is "Java Based Mail Tag by CFDEV.COM"
- Copy CustomTags directory to your ColdFusion custom tags directory (typically C:\CFUSION\CustomTags)
- Restart ColdFusion
Upgrading to a new version of ActivMail
- Stop The ColdFusion Services.
- Replace the old CFX_ActivMail.jar with the new one.
- Copy CustomTags directory to your ColdFusion custom tags directory
- Restart ColdFusion Services
ActivMail Documentation
Copyright © CFDEV.COM 2004 - ColdFusion is a registered trademark of Macromedia Inc.