<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Installation</title><link>https://sourceforge.net/p/direxe/wiki/Installation/</link><description>Recent changes to Installation</description><atom:link href="https://sourceforge.net/p/direxe/wiki/Installation/feed" rel="self"/><language>en</language><lastBuildDate>Sat, 19 May 2012 13:21:49 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/direxe/wiki/Installation/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage Installation modified by Ante Smolcic</title><link>https://sourceforge.net/p/direxe/wiki/Installation/</link><description>&lt;pre&gt;--- v7 
+++ v8 
@@ -15,7 +15,7 @@
 &lt;code&gt;java -jar direxe.jar&lt;/code&gt; - if you don't use Java Mail or any other library
 &lt;code&gt;java -cp direxe.jar;\&lt;mail.jar\&gt; smolasoftware.direxe.Main&lt;/code&gt; - if you use Java Mail. Be carefull about the classpath separator character which is OS dependant.
 
-You can use the JVM parameter **direxe.config.path** (-D switch) for different location of the _direxe.properties_ file.
+You can use the JVM parameter **direxe.config.path** (-D switch) to specify a different location of the _direxe.properties_ file.
 
 If you want to use it as a service, with help of [Java Service Wrapper](http://wrapper.tanukisoftware.com) from Tanuki software, these configuration properties you must use:
 
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ante Smolcic</dc:creator><pubDate>Sat, 19 May 2012 13:21:49 -0000</pubDate><guid>https://sourceforge.net72c259cb9af0b9432570566c0502f71c8dab3f0a</guid></item><item><title>WikiPage Installation modified by Ante Smolcic</title><link>https://sourceforge.net/p/direxe/wiki/Installation/</link><description>&lt;pre&gt;--- v6 
+++ v7 
@@ -15,6 +15,8 @@
 &lt;code&gt;java -jar direxe.jar&lt;/code&gt; - if you don't use Java Mail or any other library
 &lt;code&gt;java -cp direxe.jar;\&lt;mail.jar\&gt; smolasoftware.direxe.Main&lt;/code&gt; - if you use Java Mail. Be carefull about the classpath separator character which is OS dependant.
 
+You can use the JVM parameter **direxe.config.path** (-D switch) for different location of the _direxe.properties_ file.
+
 If you want to use it as a service, with help of [Java Service Wrapper](http://wrapper.tanukisoftware.com) from Tanuki software, these configuration properties you must use:
 
 &lt;code&gt;wrapper.working.dir=\&lt;install-dir\&gt;/DirExe
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ante Smolcic</dc:creator><pubDate>Sat, 19 May 2012 13:15:32 -0000</pubDate><guid>https://sourceforge.netaa9b5835f2eaf93049d1d0fc521658b18b1ca733</guid></item><item><title>WikiPage Installation modified by Ante Smolcic</title><link>https://sourceforge.net/p/direxe/wiki/Installation/</link><description>&lt;pre&gt;--- v5 
+++ v6 
@@ -15,7 +15,7 @@
 &lt;code&gt;java -jar direxe.jar&lt;/code&gt; - if you don't use Java Mail or any other library
 &lt;code&gt;java -cp direxe.jar;\&lt;mail.jar\&gt; smolasoftware.direxe.Main&lt;/code&gt; - if you use Java Mail. Be carefull about the classpath separator character which is OS dependant.
 
-If you want to use it as a service, with help of [Java Service Wrapper](http://wrapper.tanukisoftware.com) from Tanuki software these configuration properties you must use:
+If you want to use it as a service, with help of [Java Service Wrapper](http://wrapper.tanukisoftware.com) from Tanuki software, these configuration properties you must use:
 
 &lt;code&gt;wrapper.working.dir=\&lt;install-dir\&gt;/DirExe
 wrapper.max_failed_invocations=1
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ante Smolcic</dc:creator><pubDate>Sat, 19 May 2012 13:12:22 -0000</pubDate><guid>https://sourceforge.net32216e005d8d88dfd2bc22dcfb660ebdf9c5ce09</guid></item><item><title>WikiPage Installation modified by Ante Smolcic</title><link>https://sourceforge.net/p/direxe/wiki/Installation/</link><description>&lt;pre&gt;--- v4 
+++ v5 
@@ -16,17 +16,17 @@
 &lt;code&gt;java -cp direxe.jar;\&lt;mail.jar\&gt; smolasoftware.direxe.Main&lt;/code&gt; - if you use Java Mail. Be carefull about the classpath separator character which is OS dependant.
 
 If you want to use it as a service, with help of [Java Service Wrapper](http://wrapper.tanukisoftware.com) from Tanuki software these configuration properties you must use:
-&lt;code&gt;
-wrapper.working.dir=\&lt;install-dir\&gt;/DirExe
+
+&lt;code&gt;wrapper.working.dir=\&lt;install-dir\&gt;/DirExe
 wrapper.max_failed_invocations=1
 wrapper.java.mainclass=org.tanukisoftware.wrapper.WrapperSimpleApp
 wrapper.java.classpath.1=%WRAPPER_BIN_DIR%/../lib/wrapper.jar
 wrapper.java.classpath.2=\&lt;install-dir\&gt;/direxe.jar
 wrapper.java.additional.1=-Ddirexe.config.path=\&lt;install-dir\&gt;/direxe.properties
 wrapper.app.parameter.1=smolasoftware.direxe.Main
 wrapper.name=direxewrapper
 wrapper.console.title=DirExe
-wrapper.displayname=DirExe Service Wrapper
-&lt;/code&gt;
+wrapper.displayname=DirExe Service Wrapper&lt;/code&gt;
 
 You can as well use the supplied configuration file from the DirExe.zip archive.
+DirExe usees the simple "integration method 1". Please, consult Tanuki examples and the documentation for details on how to setup the wrapper.
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ante Smolcic</dc:creator><pubDate>Sat, 19 May 2012 13:10:29 -0000</pubDate><guid>https://sourceforge.net3c8b2adc3e72dc10cc62f3a658412bae126b504d</guid></item><item><title>WikiPage Installation modified by Ante Smolcic</title><link>https://sourceforge.net/p/direxe/wiki/Installation/</link><description>&lt;pre&gt;--- v3 
+++ v4 
@@ -14,3 +14,19 @@
 
 &lt;code&gt;java -jar direxe.jar&lt;/code&gt; - if you don't use Java Mail or any other library
 &lt;code&gt;java -cp direxe.jar;\&lt;mail.jar\&gt; smolasoftware.direxe.Main&lt;/code&gt; - if you use Java Mail. Be carefull about the classpath separator character which is OS dependant.
+
+If you want to use it as a service, with help of [Java Service Wrapper](http://wrapper.tanukisoftware.com) from Tanuki software these configuration properties you must use:
+&lt;code&gt;
+wrapper.working.dir=\&lt;install-dir\&gt;/DirExe
+wrapper.max_failed_invocations=1
+wrapper.java.mainclass=org.tanukisoftware.wrapper.WrapperSimpleApp
+wrapper.java.classpath.1=%WRAPPER_BIN_DIR%/../lib/wrapper.jar
+wrapper.java.classpath.2=\&lt;install-dir\&gt;/direxe.jar
+wrapper.java.additional.1=-Ddirexe.config.path=\&lt;install-dir\&gt;/direxe.properties
+wrapper.app.parameter.1=smolasoftware.direxe.Main
+wrapper.name=direxewrapper
+wrapper.console.title=DirExe
+wrapper.displayname=DirExe Service Wrapper
+&lt;/code&gt;
+
+You can as well use the supplied configuration file from the DirExe.zip archive.
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ante Smolcic</dc:creator><pubDate>Sat, 19 May 2012 13:08:13 -0000</pubDate><guid>https://sourceforge.netf91c275842010cdd516e49b25b9ff956fe40116c</guid></item><item><title>WikiPage Installation modified by Ante Smolcic</title><link>https://sourceforge.net/p/direxe/wiki/Installation/</link><description>&lt;pre&gt;--- v2 
+++ v3 
@@ -13,4 +13,4 @@
 4. Create an apropriate batch file:
 
 &lt;code&gt;java -jar direxe.jar&lt;/code&gt; - if you don't use Java Mail or any other library
-&lt;code&gt;java -cp direxe.jar;&lt;javamail.jar&gt; smolasoftware.direxe.Main&lt;/code&gt; - if you use Java Mail. Be carefull about the classpath separator character which is OS dependant.
+&lt;code&gt;java -cp direxe.jar;\&lt;mail.jar\&gt; smolasoftware.direxe.Main&lt;/code&gt; - if you use Java Mail. Be carefull about the classpath separator character which is OS dependant.
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ante Smolcic</dc:creator><pubDate>Sat, 19 May 2012 12:15:59 -0000</pubDate><guid>https://sourceforge.net2e24c06ed5003ada023f3de7c440a0b2f5128802</guid></item><item><title>WikiPage Installation modified by Ante Smolcic</title><link>https://sourceforge.net/p/direxe/wiki/Installation/</link><description>&lt;pre&gt;--- v1 
+++ v2 
@@ -1,13 +1,16 @@
 Requirements: 
-- Java JRE 1.6
-- Java mail API
-
+- [Java JRE 1.6](http://www.oracle.com/technetwork/java/javase/downloads/index.html) or higher
+- [Java Mail API](http://www.oracle.com/technetwork/java/javamail/index.html)
+
 Installation:
-1. Download and install Java 1.6, and configure so it is in your Path variable (linux?)
-2. Download and extract Java Mail API somewhere
-3. Download DirExe*.zip and extract somewhere
-4. Create a batch file if you like with the following command
-
-&lt;code&gt;java -cp &lt;javamail_dir&gt; -jar direxe.jar&lt;/code&gt;
-
-You can ommit Java Mail completely if you don't want to use it.
+
+1. Download and install Java 1.6, and configure so it is in your Path variable. Don't know yet how it works with Unix/Mac. Basically, you need to be able to start java.
+
+2. If you want to use Mail processor, extract the Java Mail library somewhere.
+
+3. Download DirExe*.zip and extract somewhere.
+
+4. Create an apropriate batch file:
+
+&lt;code&gt;java -jar direxe.jar&lt;/code&gt; - if you don't use Java Mail or any other library
+&lt;code&gt;java -cp direxe.jar;&lt;javamail.jar&gt; smolasoftware.direxe.Main&lt;/code&gt; - if you use Java Mail. Be carefull about the classpath separator character which is OS dependant.
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ante Smolcic</dc:creator><pubDate>Sat, 19 May 2012 12:14:27 -0000</pubDate><guid>https://sourceforge.net0c5d3e6bfb2da83de7151be8d8f2d5eb3e067ebd</guid></item><item><title>WikiPage Installation modified by Ante Smolcic</title><link>https://sourceforge.net/p/direxe/wiki/Installation/</link><description>Requirements: 
- Java JRE 1.6
- Java mail API

Installation:
1. Download and install Java 1.6, and configure so it is in your Path variable (linux?)
2. Download and extract Java Mail API somewhere
3. Download DirExe*.zip and extract somewhere
4. Create a batch file if you like with the following command

&lt;code&gt;java -cp &lt;javamail_dir&gt; -jar direxe.jar&lt;/code&gt;

You can ommit Java Mail completely if you don't want to use it.
</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ante Smolcic</dc:creator><pubDate>Sun, 06 May 2012 12:26:33 -0000</pubDate><guid>https://sourceforge.neta499aa16be64ba8a1da9a121c39c2e5319320158</guid></item></channel></rss>