<?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/m2mlabs/wiki/Installation/</link><description>Recent changes to Installation</description><atom:link href="https://sourceforge.net/p/m2mlabs/wiki/Installation/feed" rel="self"/><language>en</language><lastBuildDate>Thu, 29 Jan 2015 20:06:29 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/m2mlabs/wiki/Installation/feed" rel="self" type="application/rss+xml"/><item><title>Installation modified by ladybird</title><link>https://sourceforge.net/p/m2mlabs/wiki/Installation/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v23
+++ v24
@@ -1,13 +1,13 @@
-# Required Software #
+# Required Software up to M2MLabs release 0.8 #

 * JDK 1.6 or higher
 * J2EE application server Oracle Glassfish 3.1 or higher
-* Apache Cassandra database
+* Apache Cassandra 1.0.12 database

 # Apache Cassandra Database #
 download from http://cassandra.apache.org/download

-please use version 1.0.10, do not use version 1.1 now, the production version of the Hector client Api used in Mainspring currently does not support it
+please use version 1.0.12, do not use version 1.1 now, the production version of the Hector client Api used in Mainspring currently does not support it

 #### Configuration ####
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ladybird</dc:creator><pubDate>Thu, 29 Jan 2015 20:06:29 -0000</pubDate><guid>https://sourceforge.netb7ecd3f3d754b1c1a3975f549d349609d7fee060</guid></item><item><title>WikiPage Installation modified by Jim</title><link>https://sourceforge.net/p/m2mlabs/wiki/Installation/</link><description>&lt;pre&gt;--- v22
+++ v23
@@ -53,7 +53,7 @@
 
 # Mainspring Deployment #
 
-* download cs-ws.war from http://sourceforge.net/projects/m2mlabs/files/
+* download cs-ws.zip or cs-ws.tar.gz from http://sourceforge.net/projects/m2mlabs/files/
 * deploy with asadmin -deploy cs-ws.war or from the glassfish admin gui
 * go to http://localhost:8080/cs-ws
 * enter your main administration key and remember it
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jim</dc:creator><pubDate>Fri, 28 Sep 2012 19:01:29 -0000</pubDate><guid>https://sourceforge.nete2a88fe037b0dec64c9b95a7051744a9db27250b</guid></item><item><title>WikiPage Installation modified by Jim</title><link>https://sourceforge.net/p/m2mlabs/wiki/Installation/</link><description>&lt;pre&gt;--- v21
+++ v22
@@ -7,7 +7,7 @@
 # Apache Cassandra Database #
 download from http://cassandra.apache.org/download
 
-please use version 1.0, do not use version 1.1 now, there is an issue with the Thrift Api to be solved in the next Mainspring version
+please use version 1.0.10, do not use version 1.1 now, the production version of the Hector client Api used in Mainspring currently does not support it
 
 
 #### Configuration ####
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jim</dc:creator><pubDate>Fri, 28 Sep 2012 18:40:44 -0000</pubDate><guid>https://sourceforge.neteaf30efccb8242c58feb69328eead107be6e31f5</guid></item><item><title>WikiPage Installation modified by Jim</title><link>https://sourceforge.net/p/m2mlabs/wiki/Installation/</link><description>&lt;pre&gt;--- v20
+++ v21
@@ -1,6 +1,6 @@
 # Required Software #
 
-* JDK 1.8 or higher
+* JDK 1.6 or higher
 * J2EE application server Oracle Glassfish 3.1 or higher
 * Apache Cassandra database
 
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jim</dc:creator><pubDate>Wed, 19 Sep 2012 21:25:33 -0000</pubDate><guid>https://sourceforge.net76ec93d5a484dd9a77441288cf034fa5e81ecc3f</guid></item><item><title>WikiPage Installation modified by Jim</title><link>https://sourceforge.net/p/m2mlabs/wiki/Installation/</link><description>&lt;pre&gt;--- v19
+++ v20
@@ -69,5 +69,9 @@
 * Netbeans version 7 or higher from http://netbeans.org/downloads
 * Mercurial 2.3 or higher from http://mercurial.selenic.com
 
+enter hg clone http://hg.code.sf.net/p/m2mlabs/mainspring
+
+build and deploy in Netbeans
 
 
+
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jim</dc:creator><pubDate>Wed, 19 Sep 2012 21:18:05 -0000</pubDate><guid>https://sourceforge.netc18e65e3bced8b13e673d27cd1f6bad4c1aa5d0b</guid></item><item><title>WikiPage Installation modified by Jim</title><link>https://sourceforge.net/p/m2mlabs/wiki/Installation/</link><description>&lt;pre&gt;--- v18
+++ v19
@@ -66,7 +66,7 @@
 
 #### Required Software ####
 
-* Netbeans version 7 or higher 
+* Netbeans version 7 or higher from http://netbeans.org/downloads
 * Mercurial 2.3 or higher from http://mercurial.selenic.com
 
 
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jim</dc:creator><pubDate>Wed, 19 Sep 2012 21:10:45 -0000</pubDate><guid>https://sourceforge.net3608dc446cfdb45e396b0431fa18d4818b729ff2</guid></item><item><title>WikiPage Installation modified by Jim</title><link>https://sourceforge.net/p/m2mlabs/wiki/Installation/</link><description>&lt;pre&gt;--- v17
+++ v18
@@ -51,7 +51,7 @@
 * start the domain by asadmin start-domain domain1
 * check the glassfish admin gui at http://localhost:4848
 
-# Mainspring #
+# Mainspring Deployment #
 
 * download cs-ws.war from http://sourceforge.net/projects/m2mlabs/files/
 * deploy with asadmin -deploy cs-ws.war or from the glassfish admin gui
@@ -61,25 +61,13 @@
 ##### proceed with the [Tutorial](https://sourceforge.net/p/m2mlabs/wiki/Tutorial) #####
 
 ---------------
-NetBeans
-========
-## Preparation ##
-* [download and install Netbeans](http://netbeans.org/downloads/)
-* [download and open M2MLabs Mainspring project files](https://sourceforge.net/p/m2mlabs/mainspring/ci/767e7e6d03905b168b974383768629c8435bdd2c/tree/)
 
-Download following libraries:
+# Build from Source #
 
-* [ExtJS](http://numberformat.wordpress.com/2011/04/26/extjs-download/)
-* [Fugue Icons](http://p.yusukekamiyamane.com/)
-* [Groovy](http://groovy.codehaus.org/Download/)
+#### Required Software ####
 
-Copy extjs and fugue directories under the cs-ws project web directory. e.g.:
-    o:\\NetBeansProjects\\mainspring\\cs-ws\\web\\fugue
-    o:\\NetBeansProjects\\mainspring\\cs-ws\\web\\extjs
-Copy groovy-all-1.8.3.jar to cs-ejb\lib directory
+* Netbeans version 7 or higher 
+* Mercurial 2.3 or higher from http://mercurial.selenic.com
 
-## Deployment ##
 
-Start web admin gui:
-http://localhost:8080/cs-ws
-Enter the requested api key. This will be the password for the admin user. 
+
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jim</dc:creator><pubDate>Wed, 19 Sep 2012 21:09:31 -0000</pubDate><guid>https://sourceforge.net984ca496c384cd3d06b516164ae726706a52d727</guid></item><item><title>WikiPage Installation modified by Jim</title><link>https://sourceforge.net/p/m2mlabs/wiki/Installation/</link><description>&lt;pre&gt;--- v16
+++ v17
@@ -58,6 +58,8 @@
 * go to http://localhost:8080/cs-ws
 * enter your main administration key and remember it
 
+##### proceed with the [Tutorial](https://sourceforge.net/p/m2mlabs/wiki/Tutorial) #####
+
 ---------------
 NetBeans
 ========
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jim</dc:creator><pubDate>Wed, 19 Sep 2012 21:02:51 -0000</pubDate><guid>https://sourceforge.net14ae3a52275515e87d5ea9cd278b9102200e7989</guid></item><item><title>WikiPage Installation modified by Jim</title><link>https://sourceforge.net/p/m2mlabs/wiki/Installation/</link><description>&lt;pre&gt;--- v15
+++ v16
@@ -26,7 +26,7 @@
 
 
 **MS Windows**
-&gt;* go to cassandra\bin and start cassandra with cassandra.bat
+&gt;* go to cassandra\\bin and start cassandra with cassandra.bat
 
 **Unix/Linux** 
 &gt;* go to cassandra/bin and start cassandra with ./cassandra -f
@@ -36,16 +36,27 @@
 &gt;* **Start Cassandra:**
 cassandra.bat
 
-&gt;* **In a aseparate window start Cassandra CLI:**
-cassandra-cli --host localhost
+&gt;* **In a a separate window start Cassandra CLI:**
+cassandra-cli -h localhost
 
 &gt;* **Execute following commands:**
     * create keyspace cs
      with placement_strategy = 'org.apache.cassandra.locator.OldNetworkTopologyStrategy'
      and strategy_options = {replication_factor:1};
-    * use cs;
-    * create column family Owners;
     * quit;
+
+# Glassfish #
+
+* download from http://glassfish.java.net/public/downloadsindex.html#top and run the installer
+* start the domain by asadmin start-domain domain1
+* check the glassfish admin gui at http://localhost:4848
+
+# Mainspring #
+
+* download cs-ws.war from http://sourceforge.net/projects/m2mlabs/files/
+* deploy with asadmin -deploy cs-ws.war or from the glassfish admin gui
+* go to http://localhost:8080/cs-ws
+* enter your main administration key and remember it
 
 ---------------
 NetBeans
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jim</dc:creator><pubDate>Wed, 19 Sep 2012 20:59:06 -0000</pubDate><guid>https://sourceforge.net3cd00ed5c76e18b31719641def886bf96310a349</guid></item><item><title>WikiPage Installation modified by Jim</title><link>https://sourceforge.net/p/m2mlabs/wiki/Installation/</link><description>&lt;pre&gt;--- v14
+++ v15
@@ -10,26 +10,29 @@
 please use version 1.0, do not use version 1.1 now, there is an issue with the Thrift Api to be solved in the next Mainspring version
 
 
-## Configuration ##
+#### Configuration ####
 
-&gt;* **File name:** cassandra.yaml
+&gt;* **File name:** conf/cassandra.yaml
 &gt;* **To do:**     change the value for following directories to a valid path:
     * data_file_directories
     * commitlog_directory
     * saved_caches_directory
 
+&gt;* **File name:** conf/log4j.properties
+&gt;* **To do:**     edit the path to the system log if needed:
+    * entry log4j.appender.R.File
+
+further configuration hints at http://wiki.apache.org/cassandra/GettingStarted
+
+
 **MS Windows**
-&gt;* **File name:** cassandra.bat
-&gt;* **To do:**     Change the jmx remote port to a free one e.g.
--Dcom.sun.management.jmxremote.port=8089
+&gt;* go to cassandra\bin and start cassandra with cassandra.bat
 
 **Unix/Linux** 
-&gt;* **File name:** cassandra-env.sh
-&gt;* **To do:**     Change the jmx remote port to a free one e.g.
-JMX_PORT="8089"
+&gt;* go to cassandra/bin and start cassandra with ./cassandra -f
 
-Administration
----------------
+#### Administration ####
+
 &gt;* **Start Cassandra:**
 cassandra.bat
 
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jim</dc:creator><pubDate>Wed, 19 Sep 2012 20:49:21 -0000</pubDate><guid>https://sourceforge.net318e07fd7bb69bacbd87410f1fe081a061b5f489</guid></item></channel></rss>