<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to TTT-Installation</title><link>https://sourceforge.net/p/iheos/wiki/TTT-Installation/</link><description>Recent changes to TTT-Installation</description><atom:link href="https://sourceforge.net/p/iheos/wiki/TTT-Installation/feed" rel="self"/><language>en</language><lastBuildDate>Fri, 14 Dec 2012 20:03:08 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/iheos/wiki/TTT-Installation/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage TTT-Installation modified by Alan Viars</title><link>https://sourceforge.net/p/iheos/wiki/TTT-Installation/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -154,6 +154,48 @@

+
+Installing using the VMWare Image
+=================================
+
+The tool is packaged as a VMWare image and can be ran using VMWarePlayer and
+other VMWare tools.
+
+
+The basic steps are as follows:
+
+1. Download the file [http://ttt-files.s3.amazonaws.com/Ubuntu-64-bit-ttt-December-13-2012.zip]
+(http://ttt-files.s3.amazonaws.com/Ubuntu-64-bit-ttt-December-13-2012.zip)
+1. Unzip the file "Ubuntu-64-bit-ttt-December-13-2012.zip" to a folder such as "ttt-vm".
+2. Download VMWare Player from [http://www.vmware.com/products/player/]
+(http://www.vmware.com/products/player/)
+3. Start VMWare Player.
+4. Press Ctrl-O to open a VMWare Image
+5. Navigate to folder extracted in step 1 and select the file
+"Ubuntu-64-bit-ttt.vmx" and click "Open".
+6. When the virtual VM is completely booted you will see a login prompt,
+The username is ubuntu and the password is homerlovesdonuts.
+7. Optional: At this point you may want to determine your IP with "ifconfig" and then access the computer via ssh.
+8. Upon boot, the ttt tomcat application will run on port 8080 and the SMTP lister will be running on port 25.  
+9. Attach the VMWare Image to your host name. We will use "example.com". Since the tool is expected to send and receive data via SMTP, it is necessary to connect the server to an Internet accessible IP address and a host name registered in DNS. Consult a systems administrator to help configure the IP, DNS, and firewall settings for your site.
+10. export CATALINA_HOME=/usr/share/tomcat
+11.  Using a text editor, Change the following values in $CATALINA_HOME/external_cache/tk_props.txt.
+12. Follow the instructions in the ""Customizing the Configuration" File section.
+
+
+
+Save the file.
+
+
+12. Restart Tomcat
+    
+    sudo /etc/init.d/tomcat restart
+
+
+The new values are now applied to the server and your system should be configured.
+
+
+
 Customizing the Configuration File
 ==================================

@@ -286,4 +328,3 @@

 The new values are now applied to the server and your system should be configured.

-
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alan Viars</dc:creator><pubDate>Fri, 14 Dec 2012 20:03:08 -0000</pubDate><guid>https://sourceforge.net52daebe53e8c8aa2ee33cd91bf683a2db76ab752</guid></item><item><title>WikiPage TTT-Installation modified by Alan Viars</title><link>https://sourceforge.net/p/iheos/wiki/TTT-Installation/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alan Viars</dc:creator><pubDate>Fri, 14 Dec 2012 19:51:27 -0000</pubDate><guid>https://sourceforge.net3a022b151df0fb54a648e607c0dfe42732c11346</guid></item><item><title>WikiPage TTT-Installation modified by Alan Viars</title><link>https://sourceforge.net/p/iheos/wiki/TTT-Installation/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -26,8 +26,6 @@
     + Configure Ubuntu Linux (under VMWare) with hostname/IP address taken from this DNS domain
     + Establish configuration for DNS servers

-4. Create and install certificate for TLS (assuming use of SOAP elements of toolkit) 
-    + TBD co

 Firewall Configuration
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alan Viars</dc:creator><pubDate>Fri, 14 Dec 2012 19:51:05 -0000</pubDate><guid>https://sourceforge.netd43aa0888640a6c73c4af3f395905e5a1b5d6c2c</guid></item><item><title>WikiPage TTT-Installation modified by Alan Viars</title><link>https://sourceforge.net/p/iheos/wiki/TTT-Installation/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,12 +1,10 @@
-Transport Testing Tool Configuration
-====================================
-
-This document describes how to get the Trasnpport Testing Tool configured on
-your own hardware or instance.
-
-THIS DOCUMENT IS IS IN ACTIVE DEVELOPENT SO SOME DETAILS MAY BE INCOMPLETE OR INCORRECT.
-
-Nov. 19 2012.
+Transport Testing Tool Installation
+===================================
+
+This document describes how to get the Trasport Testing Tool configured on
+your own hardware or instance installing "from scratch" using the ttt.war or using the
+VMWare Image.
+

 Overview:
 ---------
@@ -69,13 +67,37 @@

-  
-
-
 Generating Certificates
 -----------------------

 See https://github.com/meaningfuluse/mu2/blob/master/transport/creating-direct-certificates-using-vmware.md
+
+
+Installing using the VMWare Image:
+
+
+The tool is packaged as a VMWare image and can be ran using VMWarePlayer and
+other VMWare tools.
+
+
+The basic steps are as follows:
+
+1. Download the file [http://ttt-files.s3.amazonaws.com/Ubuntu-64-bit-ttt-December-13-2012.zip]
+(http://ttt-files.s3.amazonaws.com/Ubuntu-64-bit-ttt-December-13-2012.zip)
+1. Unzip the file "Ubuntu-64-bit-ttt-December-13-2012.zip" to a folder such as "ttt-vm".
+2. Download VMWare Player from [http://www.vmware.com/products/player/]
+(http://www.vmware.com/products/player/)
+3. Start VMWare Player.
+4. Press Ctrl-O to open a VMWare Image
+5. Navigate to folder extracted in step 1 and select the file
+"Ubuntu-64-bit-ttt.vmx" and click "Open".
+6. When the virtual VM is completely booted you will see a login prompt,
+The username is ubuntu and the password is homerlovesdonuts.
+7. Optional: At this point you may want to determine your IP with "ifconfig" and then access the computer via ssh.
+8. Upon boot, the ttt tomcat application will run on port 8080 and the SMTP lister will be running on port 25.  
+9. Attach the VMWare Image to your host name. We will use "example.com". Since the tool is expected to send and receive data via SMTP, it is necessary to connect the server to an Internet accessible IP address and a host name registered in DNS. Consult a systems administrator to help configure the IP, DNS, and firewall settings for your site.
+11. Follow the instructions in the "Customizing the Configuration File" section.
+

@@ -120,6 +142,10 @@
     sudo cp jce/local_policy.jar $JAVA_HOME/jre/lib/security

+
+*Follow the Instructions to Customize the Configuration File*
+
+
 *Start the Tomcat Server*

 Not you will most likely need to adjust the configuration file before completing
@@ -130,8 +156,136 @@

-
-
-Setting up the Configuration File
----------------------------------
-
+Customizing the Configuration File
+==================================
+
+Change this setting:
+
+     direct.reporting.privKeyPassword: 
+
+To:
+    direct.reporting.privKeyPassword: yourpassword
+
+Change the SMTP settings: 
+
+    direct.reporting.mail.host: spamav1.nist.gov
+    direct.reporting.mail.from: direct-testing@hit-testing.nist.gov
+    direct.reporting.mail.smtp.port: 25
+    direct.reporting.mail.smtp.auth: 
+    direct.reporting.mail.smtp.starttls: false 
+    direct.reporting.mail.smtp.user: direct-testing
+    direct.reporting.mail.smtp.password: RealPasswordGoesHere
+    direct.reporting.mail.debug: false
+
+To:
+
+    direct.reporting.mail.host: example.com
+    direct.reporting.mail.from: direct-testing@example.com
+    direct.reporting.mail.smtp.port: 25
+    direct.reporting.mail.smtp.auth: 
+    direct.reporting.mail.smtp.starttls: false 
+    direct.reporting.mail.smtp.user: direct-testing
+    direct.reporting.mail.smtp.password: your-smtp-passord
+    direct.reporting.mail.debug: false
+
+
+Change the following settings:
+
+    direct.reporting.directory: /usr/share/tomcat/ttt/webapps/ROOT/direct/
+    direct.reporting.baseurl: http://hit-testing.nist.gov:9100/direct/
+
+To:
+
+    direct.reporting.directory: /usr/share/tomcat/ttt/webapps/ROOT/direct/
+    direct.reporting.baseurl: http://example.com:8080/direct/
+
+
+In the following settings, Change the host names from hit-testing.nist.gov: 
+
+
+    direct.reporting.ccdatype.directTo1: direct-clinical-summary@hit-testing.nist.gov
+    .
+    .
+    direct.reporting.ccdatype.directTo2: direct-ambulatory@hit-testing.nist.gov
+    .
+    .
+    direct.reporting.ccdatype.directTo3: direct-ambulatory@hit-testing.nist.gov
+    .
+    .
+    direct.reporting.ccdatype.directTo4: direct-ambulatory@hit-testing.nist.gov
+    .
+    .
+    direct.reporting.ccdatype.directTo5: direct-inpatient@hit-testing.nist.gov
+    .
+    .
+    direct.reporting.ccdatype.directTo6: direct-inpatient@hit-testing.nist.gov
+    .
+    .
+    direct.reporting.ccdatype.directTo7: direct-inpatient@hit-testing.nist.gov
+    .
+    .
+    direct.reporting.ccdatype.directTo8: direct-vdt-ambulatory@hit-testing.nist.gov
+    .
+    .
+    direct.reporting.ccdatype.directTo9: direct-vdt-inpatient@hit-testing.nist.gov
+    .
+    .
+    direct.reporting.ccdatype.directTo10: ccda@hit-testing.nist.gov
+    .
+    .
+    direct.toolkit.dns.domain: hit-testing.nist.gov
+    .
+    .
+    direct.toolkit.smtp.domain: smtp.hit-testing.nist.gov
+    
+
+To:
+
+
+    direct.reporting.ccdatype.directTo1: direct-clinical-summary@example.com
+    .
+    .
+    direct.reporting.ccdatype.directTo2: direct-ambulatory@example.com
+    .
+    .
+    direct.reporting.ccdatype.directTo3: direct-ambulatory@example.com
+    .
+    .
+    direct.reporting.ccdatype.directTo4: direct-ambulatory@example.com
+    .
+    .
+    direct.reporting.ccdatype.directTo5: direct-inpatient@example.com
+    .
+    .
+    direct.reporting.ccdatype.directTo6: direct-inpatient@example.com
+    .
+    .
+    direct.reporting.ccdatype.directTo7: direct-inpatient@example.com
+    .
+    .
+    direct.reporting.ccdatype.directTo8: direct-vdt-ambulatory@example.com
+    .
+    .
+    direct.reporting.ccdatype.directTo9: direct-vdt-inpatient@example.com
+    .
+    .
+    direct.reporting.ccdatype.directTo10: ccda@example.com
+    .
+    .
+    direct.toolkit.dns.domain: example.com
+    .
+    .
+    direct.toolkit.smtp.domain: example.com
+
+
+Save the file.
+
+
+12. Restart Tomcat
+    
+    sudo /etc/init.d/tomcat restart
+
+
+The new values are now applied to the server and your system should be configured.
+
+
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alan Viars</dc:creator><pubDate>Fri, 14 Dec 2012 19:50:41 -0000</pubDate><guid>https://sourceforge.netf0d7057269ae04122d4bfd5f709fe568409b98fe</guid></item><item><title>WikiPage TTT-war-based-installation-instructions modified by Alan Viars</title><link>https://sourceforge.net/p/iheos/wiki/TTT-war-based-installation-instructions/</link><description>&lt;div class="markdown_content"&gt;&lt;h1 id="transport-testing-tool-configuration"&gt;Transport Testing Tool Configuration&lt;/h1&gt;
&lt;p&gt;This document describes how to get the Trasnpport Testing Tool configured on&lt;br /&gt;
your own hardware or instance.&lt;/p&gt;
&lt;p&gt;THIS DOCUMENT IS IS IN ACTIVE DEVELOPENT SO SOME DETAILS MAY BE INCOMPLETE OR INCORRECT.&lt;/p&gt;
&lt;p&gt;Nov. 19 2012.&lt;/p&gt;
&lt;h2 id="overview"&gt;Overview:&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;Assign DNS domain&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Register domain&lt;/li&gt;
&lt;li&gt;Establish MX records etc. in DNS environment&lt;/li&gt;
&lt;li&gt;Update tk_props.txt configuration file&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;SMPT server for sending validation reports&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Validation report message format (local installation can have customized wording)&lt;/li&gt;
&lt;li&gt;Direct (To) addresses for triggering CCDA validation&lt;/li&gt;
&lt;li&gt;DNS domain where toolkit is installed&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Create and install encryption cert tied to this domain&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Create and install trust anchor tied to this domain (or find existing trust anchor is this site is covered within its namespace)&lt;/li&gt;
&lt;li&gt;Create and install signing cert tied to this domain&lt;/li&gt;
&lt;li&gt;Configure Ubuntu Linux (under VMWare) with hostname/IP address taken from this DNS domain&lt;/li&gt;
&lt;li&gt;Establish configuration for DNS servers&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Create and install certificate for TLS (assuming use of SOAP elements of toolkit) &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;TBD co&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id="firewall-configuration"&gt;Firewall Configuration&lt;/h2&gt;
&lt;p&gt;Open the following inbound ports.&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span class="n"&gt;TCP&lt;/span&gt; &lt;span class="n"&gt;Port&lt;/span&gt; &lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="n"&gt;Service&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt;  &lt;span class="n"&gt;Source&lt;/span&gt;
22 &lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="n"&gt;SSH&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt;            0&lt;span class="p"&gt;.&lt;/span&gt;0&lt;span class="p"&gt;.&lt;/span&gt;0&lt;span class="p"&gt;.&lt;/span&gt;0&lt;span class="o"&gt;/&lt;/span&gt;0   
25 &lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="n"&gt;SMTP&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt;           0&lt;span class="p"&gt;.&lt;/span&gt;0&lt;span class="p"&gt;.&lt;/span&gt;0&lt;span class="p"&gt;.&lt;/span&gt;0&lt;span class="o"&gt;/&lt;/span&gt;0
8080 &lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="n"&gt;HTTP&lt;/span&gt;&lt;span class="o"&gt;*&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt;        0&lt;span class="p"&gt;.&lt;/span&gt;0&lt;span class="p"&gt;.&lt;/span&gt;0&lt;span class="p"&gt;.&lt;/span&gt;0&lt;span class="o"&gt;/&lt;/span&gt;0
&lt;/pre&gt;&lt;/div&gt;


&lt;h2 id="dns-configuration"&gt;DNS Configuration&lt;/h2&gt;
&lt;p&gt;Setup a static ip and a domain name. Create a static IP and associate &lt;br /&gt;
it with a domain name.&lt;/p&gt;
&lt;p&gt;In this example, we will use the IP  "123.123.123.123" and the hostnme&lt;br /&gt;
"example.com".&lt;/p&gt;
&lt;p&gt;Setup the A, CNAME as show below.&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span class="n"&gt;Type&lt;/span&gt;&lt;span class="o"&gt;:&lt;/span&gt;           &lt;span class="n"&gt;Source&lt;/span&gt;&lt;span class="o"&gt;:&lt;/span&gt;             &lt;span class="n"&gt;Destination&lt;/span&gt;&lt;span class="o"&gt;:&lt;/span&gt;
&lt;span class="o"&gt;-----------&lt;/span&gt;     &lt;span class="o"&gt;----------------&lt;/span&gt;    &lt;span class="o"&gt;---------------&lt;/span&gt;
&lt;span class="n"&gt;A&lt;/span&gt; &lt;span class="n"&gt;Record&lt;/span&gt;        &lt;span class="o"&gt;*.&lt;/span&gt;&lt;span class="n"&gt;example&lt;/span&gt;&lt;span class="o"&gt;.&lt;/span&gt;&lt;span class="na"&gt;com&lt;/span&gt;       &lt;span class="mf"&gt;123.123&lt;/span&gt;&lt;span class="o"&gt;.&lt;/span&gt;&lt;span class="mf"&gt;123.123&lt;/span&gt; 
&lt;span class="n"&gt;A&lt;/span&gt; &lt;span class="n"&gt;Record&lt;/span&gt;        &lt;span class="n"&gt;example&lt;/span&gt;&lt;span class="o"&gt;.&lt;/span&gt;&lt;span class="na"&gt;com&lt;/span&gt;         &lt;span class="mf"&gt;123.123&lt;/span&gt;&lt;span class="o"&gt;.&lt;/span&gt;&lt;span class="mf"&gt;123.123&lt;/span&gt; 
&lt;span class="n"&gt;CNAME&lt;/span&gt; &lt;span class="n"&gt;Record&lt;/span&gt;    &lt;span class="n"&gt;mail&lt;/span&gt;&lt;span class="o"&gt;.&lt;/span&gt;&lt;span class="na"&gt;example&lt;/span&gt;&lt;span class="o"&gt;.&lt;/span&gt;&lt;span class="na"&gt;com&lt;/span&gt;    &lt;span class="n"&gt;example&lt;/span&gt;&lt;span class="o"&gt;.&lt;/span&gt;&lt;span class="na"&gt;com&lt;/span&gt; 
&lt;span class="n"&gt;CNAME&lt;/span&gt; &lt;span class="n"&gt;Record&lt;/span&gt;    &lt;span class="n"&gt;smtp&lt;/span&gt;&lt;span class="o"&gt;.&lt;/span&gt;&lt;span class="na"&gt;example&lt;/span&gt;&lt;span class="o"&gt;.&lt;/span&gt;&lt;span class="na"&gt;com&lt;/span&gt;    &lt;span class="n"&gt;example&lt;/span&gt;&lt;span class="o"&gt;.&lt;/span&gt;&lt;span class="na"&gt;com&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;


&lt;p&gt;Setup the MX (Mail) Records as shown below.&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span class="n"&gt;mail&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;example&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;com&lt;/span&gt;    20
&lt;span class="n"&gt;smtp&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;example&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;com&lt;/span&gt;    10
&lt;/pre&gt;&lt;/div&gt;


&lt;h2 id="generating-certificates"&gt;Generating Certificates&lt;/h2&gt;
&lt;p&gt;See &lt;a href="https://github.com/meaningfuluse/mu2/blob/master/transport/creating-direct-certificates-using-vmware.md"&gt;https://github.com/meaningfuluse/mu2/blob/master/transport/creating-direct-certificates-using-vmware.md&lt;/a&gt;&lt;/p&gt;
&lt;h2 id="installing-from-scratch-unsupported"&gt;Installing from Scratch (Unsupported)&lt;/h2&gt;
&lt;p&gt;&lt;em&gt;Fetch the Necessary Prerequisites:&lt;/em&gt;&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span class="n"&gt;sudo&lt;/span&gt; &lt;span class="n"&gt;apt&lt;/span&gt;&lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="n"&gt;get&lt;/span&gt; &lt;span class="n"&gt;update&lt;/span&gt;
&lt;span class="n"&gt;sudo&lt;/span&gt; &lt;span class="n"&gt;apt&lt;/span&gt;&lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="n"&gt;get&lt;/span&gt; &lt;span class="n"&gt;install&lt;/span&gt; &lt;span class="n"&gt;git&lt;/span&gt;&lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="n"&gt;core&lt;/span&gt; &lt;span class="n"&gt;openjdk&lt;/span&gt;&lt;span class="o"&gt;-&lt;/span&gt;7&lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="n"&gt;jdk&lt;/span&gt;
&lt;span class="n"&gt;wget&lt;/span&gt; &lt;span class="n"&gt;http&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="o"&gt;//&lt;/span&gt;&lt;span class="n"&gt;mirrors&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;ibiblio&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;org&lt;/span&gt;&lt;span class="o"&gt;/&lt;/span&gt;&lt;span class="n"&gt;apache&lt;/span&gt;&lt;span class="o"&gt;/&lt;/span&gt;&lt;span class="n"&gt;tomcat&lt;/span&gt;&lt;span class="o"&gt;/&lt;/span&gt;&lt;span class="n"&gt;tomcat&lt;/span&gt;&lt;span class="o"&gt;-&lt;/span&gt;5&lt;span class="o"&gt;/&lt;/span&gt;&lt;span class="n"&gt;v5&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;5&lt;span class="p"&gt;.&lt;/span&gt;36&lt;span class="o"&gt;/&lt;/span&gt;&lt;span class="n"&gt;bin&lt;/span&gt;&lt;span class="o"&gt;/&lt;/span&gt;&lt;span class="n"&gt;apache&lt;/span&gt;&lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="n"&gt;tomcat&lt;/span&gt;&lt;span class="o"&gt;-&lt;/span&gt;5&lt;span class="p"&gt;.&lt;/span&gt;5&lt;span class="p"&gt;.&lt;/span&gt;36&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;tar&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;gz&lt;/span&gt;
&lt;span class="n"&gt;tar&lt;/span&gt;  &lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="n"&gt;zxvf&lt;/span&gt; &lt;span class="n"&gt;apache&lt;/span&gt;&lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="n"&gt;tomcat&lt;/span&gt;&lt;span class="o"&gt;-&lt;/span&gt;5&lt;span class="p"&gt;.&lt;/span&gt;5&lt;span class="p"&gt;.&lt;/span&gt;36&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;tar&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;gz&lt;/span&gt;
&lt;span class="n"&gt;wget&lt;/span&gt; &lt;span class="n"&gt;http&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="o"&gt;//&lt;/span&gt;&lt;span class="n"&gt;foo&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;com&lt;/span&gt;&lt;span class="o"&gt;/&lt;/span&gt;&lt;span class="n"&gt;yourcerts&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;tar&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;gz&lt;/span&gt;
&lt;span class="n"&gt;tar&lt;/span&gt; &lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="n"&gt;zxvf&lt;/span&gt; &lt;span class="n"&gt;yourcerts&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;tar&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;gz&lt;/span&gt;
&lt;span class="n"&gt;cp&lt;/span&gt; &lt;span class="n"&gt;yourcerts&lt;/span&gt;&lt;span class="o"&gt;/*&lt;/span&gt; &lt;span class="o"&gt;/&lt;/span&gt;&lt;span class="n"&gt;home&lt;/span&gt;&lt;span class="o"&gt;/&lt;/span&gt;&lt;span class="n"&gt;ubuntu&lt;/span&gt;&lt;span class="o"&gt;/&lt;/span&gt;&lt;span class="n"&gt;apache&lt;/span&gt;&lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="n"&gt;tomcat&lt;/span&gt;&lt;span class="o"&gt;-&lt;/span&gt;5&lt;span class="p"&gt;.&lt;/span&gt;5&lt;span class="p"&gt;.&lt;/span&gt;36&lt;span class="o"&gt;/&lt;/span&gt;&lt;span class="n"&gt;webapps&lt;/span&gt;&lt;span class="o"&gt;/&lt;/span&gt;&lt;span class="n"&gt;ttt&lt;/span&gt;&lt;span class="o"&gt;/&lt;/span&gt;&lt;span class="n"&gt;pubcert&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;


&lt;p&gt;&lt;em&gt;Setup JAVA_HOME and CATALINA_HOME:&lt;/em&gt;&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span class="n"&gt;export&lt;/span&gt; &lt;span class="n"&gt;JAVA_HOME&lt;/span&gt;&lt;span class="p"&gt;=&lt;/span&gt;&lt;span class="o"&gt;/&lt;/span&gt;&lt;span class="n"&gt;usr&lt;/span&gt;&lt;span class="o"&gt;/&lt;/span&gt;&lt;span class="n"&gt;lib&lt;/span&gt;&lt;span class="o"&gt;/&lt;/span&gt;&lt;span class="n"&gt;jvm&lt;/span&gt;&lt;span class="o"&gt;/&lt;/span&gt;&lt;span class="n"&gt;java&lt;/span&gt;&lt;span class="o"&gt;-&lt;/span&gt;1&lt;span class="p"&gt;.&lt;/span&gt;7&lt;span class="p"&gt;.&lt;/span&gt;0&lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="n"&gt;openjdk&lt;/span&gt;&lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="n"&gt;amd64&lt;/span&gt;
&lt;span class="n"&gt;echo&lt;/span&gt; &amp;quot;&lt;span class="n"&gt;export&lt;/span&gt; &lt;span class="n"&gt;JAVA_HOME&lt;/span&gt;&lt;span class="p"&gt;=&lt;/span&gt;$&lt;span class="n"&gt;JAVA_HOME&lt;/span&gt;&amp;quot; &lt;span class="o"&gt;&amp;gt;&amp;gt;&lt;/span&gt; &lt;span class="o"&gt;~/&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;bashrc&lt;/span&gt;
&lt;span class="n"&gt;export&lt;/span&gt; &lt;span class="n"&gt;JAVA_OPTS&lt;/span&gt;&lt;span class="p"&gt;=&lt;/span&gt;&amp;quot;&lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="n"&gt;Xmx256m&lt;/span&gt; &lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="n"&gt;XX&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="n"&gt;MaxPermSize&lt;/span&gt;&lt;span class="p"&gt;=&lt;/span&gt;256&lt;span class="n"&gt;m&lt;/span&gt;&amp;quot;
&lt;span class="n"&gt;echo&lt;/span&gt; &amp;quot;&lt;span class="n"&gt;export&lt;/span&gt; &lt;span class="n"&gt;JAVA_OPTS&lt;/span&gt;&lt;span class="p"&gt;=&lt;/span&gt;$&lt;span class="n"&gt;JAVA_OPTS&lt;/span&gt;&amp;quot; &lt;span class="o"&gt;&amp;gt;&amp;gt;&lt;/span&gt; &lt;span class="o"&gt;~/&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;bashrc&lt;/span&gt;
&lt;span class="n"&gt;export&lt;/span&gt; &lt;span class="n"&gt;CATALINA_HOME&lt;/span&gt;&lt;span class="p"&gt;=&lt;/span&gt;&lt;span class="o"&gt;/&lt;/span&gt;&lt;span class="n"&gt;home&lt;/span&gt;&lt;span class="o"&gt;/&lt;/span&gt;&lt;span class="n"&gt;ubuntu&lt;/span&gt;&lt;span class="o"&gt;/&lt;/span&gt;&lt;span class="n"&gt;apache&lt;/span&gt;&lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="n"&gt;tomcat&lt;/span&gt;&lt;span class="o"&gt;-&lt;/span&gt;5&lt;span class="p"&gt;.&lt;/span&gt;5&lt;span class="p"&gt;.&lt;/span&gt;36
&lt;span class="n"&gt;echo&lt;/span&gt; &amp;quot;&lt;span class="n"&gt;export&lt;/span&gt; &lt;span class="n"&gt;CATALINA_HOME&lt;/span&gt;&lt;span class="p"&gt;=&lt;/span&gt;$&lt;span class="n"&gt;CATALINA_HOME&lt;/span&gt;&amp;quot; &lt;span class="o"&gt;&amp;gt;&amp;gt;&lt;/span&gt; &lt;span class="o"&gt;~/&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;bashrc&lt;/span&gt;
&lt;span class="n"&gt;source&lt;/span&gt; &lt;span class="o"&gt;~/&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;bashrc&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;


&lt;p&gt;&lt;em&gt;Verify Java 7 is Installed:&lt;/em&gt;&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span class="n"&gt;java&lt;/span&gt; &lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="n"&gt;version&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;


&lt;p&gt;&lt;em&gt;Install Cryptographic Extensions:&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;You must fetch the "jce_policy-1_4_2.zip" file from Oracle's website.  Then you&lt;br /&gt;
can follow the instructions below.&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span class="n"&gt;unzip&lt;/span&gt; &lt;span class="n"&gt;jce_policy&lt;/span&gt;&lt;span class="o"&gt;-&lt;/span&gt;1&lt;span class="n"&gt;_4_2&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;zip&lt;/span&gt;
&lt;span class="n"&gt;sudo&lt;/span&gt; &lt;span class="n"&gt;cp&lt;/span&gt; &lt;span class="n"&gt;jce&lt;/span&gt;&lt;span class="o"&gt;/&lt;/span&gt;&lt;span class="n"&gt;US_export_policy&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;jar&lt;/span&gt; $&lt;span class="n"&gt;JAVA_HOME&lt;/span&gt;&lt;span class="o"&gt;/&lt;/span&gt;&lt;span class="n"&gt;jre&lt;/span&gt;&lt;span class="o"&gt;/&lt;/span&gt;&lt;span class="n"&gt;lib&lt;/span&gt;&lt;span class="o"&gt;/&lt;/span&gt;&lt;span class="n"&gt;security&lt;/span&gt;
&lt;span class="n"&gt;sudo&lt;/span&gt; &lt;span class="n"&gt;cp&lt;/span&gt; &lt;span class="n"&gt;jce&lt;/span&gt;&lt;span class="o"&gt;/&lt;/span&gt;&lt;span class="n"&gt;local_policy&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;jar&lt;/span&gt; $&lt;span class="n"&gt;JAVA_HOME&lt;/span&gt;&lt;span class="o"&gt;/&lt;/span&gt;&lt;span class="n"&gt;jre&lt;/span&gt;&lt;span class="o"&gt;/&lt;/span&gt;&lt;span class="n"&gt;lib&lt;/span&gt;&lt;span class="o"&gt;/&lt;/span&gt;&lt;span class="n"&gt;security&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;


&lt;p&gt;&lt;em&gt;Start the Tomcat Server&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Not you will most likely need to adjust the configuration file before completing&lt;br /&gt;
the next step.&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span class="n"&gt;cp&lt;/span&gt; &lt;span class="n"&gt;apache&lt;/span&gt;&lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="n"&gt;tomcat&lt;/span&gt;&lt;span class="o"&gt;-&lt;/span&gt;5&lt;span class="p"&gt;.&lt;/span&gt;5&lt;span class="p"&gt;.&lt;/span&gt;36&lt;span class="o"&gt;/&lt;/span&gt;&lt;span class="n"&gt;bin&lt;/span&gt;
&lt;span class="n"&gt;sudo&lt;/span&gt; &lt;span class="o"&gt;./&lt;/span&gt;&lt;span class="n"&gt;startup&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;sh&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;


&lt;h2 id="setting-up-the-configuration-file"&gt;Setting up the Configuration File&lt;/h2&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alan Viars</dc:creator><pubDate>Fri, 14 Dec 2012 18:44:12 -0000</pubDate><guid>https://sourceforge.net6a63f4b4ce332382ca726fdedf7bd811ab532b7b</guid></item></channel></rss>