Author: shankar
Date: Wed May 27 15:20:14 2009
New Revision: 779209
URL: http://svn.apache.org/viewvc?rev=779209&view=rev
Log:
Including MSSQLExpress in the BUILDING instructions
Modified:
incubator/stonehenge/trunk/BUILDING
Modified: incubator/stonehenge/trunk/BUILDING
URL:
http://svn.apache.org/viewvc/incubator/stonehenge/trunk/BUILDING?rev=779209&r1=779208&r2=779209&view=diff
==============================================================================
--- incubator/stonehenge/trunk/BUILDING (original)
+++ incubator/stonehenge/trunk/BUILDING Wed May 27 15:20:14 2009
@@ -20,7 +20,8 @@
b) Visual Studio 2008 or Visual Web Developer Express 2008
c) .NET 3.5 SP1
d) ASP.NET 3.5
-e) MSSQL Server 2008
+e) MSSQL Server 2008 OR MSSQLExpress (MSSQLExpress is included in Visual
Studio 2008 and Visual Web Developer Express 2008)
+
1.2 Building .NET Stocktrader
---------------------------------------------
@@ -35,7 +36,7 @@
2.1 Dependencies needed for PHP Stocktrader
--------------------------------------------
-a) MSSQL Server 2008 or MySQL Server 5.0(or later)
+a) MSSQL Server 2008 or MSSQLExpress or MySQL Server 5.0(or later)
b) PHP (5.2.x or later)
c) Apache HTTP Server (2.2.x)
d) WSO2 WSF/PHP
@@ -54,7 +55,7 @@
3.1 Dependencies needed for WSAS Stocktrader
--------------------------------------------
-a) MSSQL Server 2008 or MySQL Server 5.0(or later)
+a) MSSQL Server 2008 or MSSQLExpress or MySQL Server 5.0(or later)
b) JDK 1.5
c) Java Cryptography Extension (JCE)
d) MSSQL or MySQL JDBC Driver