You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by ad...@apache.org on 2007/06/26 07:26:08 UTC

svn commit: r550697 - in /incubator/tuscany/cpp/das: GettingStarted.html VSExpress/tuscany_das/tuscany_das.suo runtime/test/src/main.cpp samples/SimpleRead/Readme.html

Author: adrianocrestani
Date: Mon Jun 25 22:26:07 2007
New Revision: 550697

URL: http://svn.apache.org/viewvc?view=rev&rev=550697
Log:
- Updated GettingStarted and SimpleRead Readme documents

Modified:
    incubator/tuscany/cpp/das/GettingStarted.html
    incubator/tuscany/cpp/das/VSExpress/tuscany_das/tuscany_das.suo
    incubator/tuscany/cpp/das/runtime/test/src/main.cpp
    incubator/tuscany/cpp/das/samples/SimpleRead/Readme.html

Modified: incubator/tuscany/cpp/das/GettingStarted.html
URL: http://svn.apache.org/viewvc/incubator/tuscany/cpp/das/GettingStarted.html?view=diff&rev=550697&r1=550696&r2=550697
==============================================================================
--- incubator/tuscany/cpp/das/GettingStarted.html (original)
+++ incubator/tuscany/cpp/das/GettingStarted.html Mon Jun 25 22:26:07 2007
@@ -6,7 +6,7 @@
 	<META NAME="GENERATOR" CONTENT="BrOffice.org 2.0  (Win32)">
 	<META NAME="CREATED" CONTENT="20070623;19202290">
 	<META NAME="CHANGEDBY" CONTENT="a a">
-	<META NAME="CHANGED" CONTENT="20070625;1050490">
+	<META NAME="CHANGED" CONTENT="20070626;1131872">
 	<!-- Licensed to the Apache Software Foundation (ASF) under one
    or more contributor license agreements.  See the NOTICE file
    distributed with this work for additional information
@@ -31,6 +31,7 @@
 		H1 { color: #000000 }
 		P { color: #000000; font-family: "Verdana", "Helvetica", "Arial", sans-serif; font-size: 12pt }
 		H2 { background: #dddddd; border: 1px solid #999999; padding-top: 0.11cm; padding-bottom: 0.11cm; padding-left: 0.16cm; padding-right: 0.11cm; color: #990000 }
+		H3 { color: #000000 }
 		A:link { color: #3366aa; text-decoration: none }
 	-->
 	</STYLE>
@@ -103,12 +104,10 @@
 					</P>
 				</TD>
 				<TD WIDTH=736>
-					<P LANG="pt-BR" STYLE="margin-bottom: 0cm">You need to download
-					and install libxml2, iconv and zlib from
-					<A HREF="http://www.zlatkovic.com/libxml.en.html">http://www.zlatkovic.com/libxml.en.html</A>.
-					Please
-					read the installation notes for libxml2 particularly regarding
-					it's pre-req's iconv and zlib on Windows.
+					<P LANG="pt-BR">You need to download and install libxml2, iconv
+					and zlib from <A HREF="http://www.zlatkovic.com/libxml.en.html">http://www.zlatkovic.com/libxml.en.html</A>.
+					Please read the installation notes for libxml2 particularly
+					regarding it's pre-req's iconv and zlib on Windows. 
 					</P>
 				</TD>
 			</TR>
@@ -118,7 +117,7 @@
 				</TD>
 				<TD WIDTH=736>
 					<P LANG="pt-BR">You can find iconv for windows here:
-					<a href="http://sourceforge.net/project/downloading.php?groupname=gnuwin32&amp;filename=libiconv-1.9.2-1-lib.zip">http://sourceforge.net/project/downloading.php?groupname=gnuwin32&amp;filename=libiconv-1.9.2-1-lib.zip</a>&amp;use_mirror=ufpr</P>
+					<A HREF="http://sourceforge.net/project/downloading.php?groupname=gnuwin32&amp;filename=libiconv-1.9.2-1-lib.zip">http://sourceforge.net/project/downloading.php?groupname=gnuwin32&amp;filename=libiconv-1.9.2-1-lib.zip</A>&amp;use_mirror=ufpr</P>
 				</TD>
 			</TR>
 		</TABLE>
@@ -129,7 +128,6 @@
 			contents under
 			<A HREF="https://svn.apache.org/repos/asf/incubator/tuscany/cpp/das/">https://svn.apache.org/repos/asf/incubator/tuscany/cpp/das/</A><FONT COLOR="#000000">
 			into folder &lt;tuscany_das_cpp&gt;.</FONT></P>
-			<P LANG="pt-BR" STYLE="margin-bottom: 0cm"></P>
 			<LI><P LANG="pt-BR" STYLE="margin-bottom: 0cm">The following
 			environment variables are required: 
 			</P>
@@ -149,13 +147,11 @@
 			<LI><P LANG="pt-BR" STYLE="margin-bottom: 0cm">Build the source
 			using Visual Studio Express solution under folder
 			&lt;tuscany_das_cpp&gt;/VSExpress/tuscany_das/.</P>
-			<P LANG="pt-BR" STYLE="margin-bottom: 0cm"></P>
 			<LI><P LANG="pt-BR" STYLE="margin-bottom: 0cm">Set environment
 			variable TUSCANY_DASCPP=&lt;tuscany_das_cpp&gt;/deploy/</P>
 		</OL>
-		<P LANG="pt-BR" STYLE="margin-bottom: 0cm"><h2>Test Cases</h2></P>
-
-		<P LANG="pt-BR" STYLE="margin-bottom: 0cm; font-weight: medium"><h3>Setup</h3></P>
+		<H2 LANG="pt-BR">Test Cases</H2>
+		<H3 LANG="pt-BR">Setup</H3>
 		<UL>
 			<LI><P LANG="pt-BR"><SPAN STYLE="text-decoration: none">Download
 			the latest stable version of Firebird ODBC Driver. You can find it
@@ -164,16 +160,14 @@
 			Firebird ODBC Driver on your OS. ODBC Help may also be found at
 			<A HREF="http://www.firebirdsql.org/index.php?op=files&amp;id=odbc">http://www.firebirdsql.org/index.php?op=files&amp;id=odbc</A>.</SPAN></P>
 		</UL>
-		<P LANG="pt-BR" STYLE="margin-bottom: 0cm; font-weight: medium; text-decoration: none">
-		<h3>Running</h3></P>
-	<OL START=3>
+		<H3 LANG="pt-BR">Running</H3>
+		<OL START=3>
 			<P LANG="pt-BR" STYLE="margin-bottom: 0cm">To run test cases you
 			just need to execute the file: 
 			</P>
 			<UL>
 				<P LANG="pt-BR" STYLE="margin-bottom: 0cm">&lt;tuscany_das_cpp&gt;/VSExpress/tuscany_das/das_test/Debug/das_test.exe
 								</P>
-				<P LANG="pt-BR" STYLE="margin-bottom: 0cm"></P>
 			</UL>
 			<P LANG="pt-BR">The output of all tests must show &ldquo;OK&rdquo;.</P>
 		</OL>
@@ -183,20 +177,17 @@
 			accepting connection from localhost.</P>
 			<LI><P LANG="pt-BR">The test cases access data sources located
 			under &lt;tuscany_das_cpp&gt;/runtime/test/rsc/ folder. To access
-			these data sources is used the user &ldquo;SYSDA&rdquo; and
+			these data sources is used the user &ldquo;SYSDBA&rdquo; and the
 			password &ldquo;masterkey&rdquo;. You can modify it to meet your
 			Firebird user and password access on
-			&lt;tuscany_das_cpp&gt;/runtime/test/src/main.cpp getConnection()
-			function:</P>
-			
+			&lt;tuscany_das_cpp&gt;/runtime/test/src/main.cpp file's
+			getConnection() function:</P>
 		</UL>
-		<P LANG="pt-BR" STYLE="margin-left: 2cm; margin-bottom: 0cm"><FONT SIZE=2>...<br>
-		string
-		user = <FONT COLOR="#800000">&quot;SYSDBA&quot;</FONT><FONT COLOR="#000000">;</FONT><br>
-		<FONT COLOR="#000000">string
-		password = <FONT COLOR="#800000">&quot;masterkey&quot;</FONT><FONT COLOR="#000000">;</FONT><br>
-		<FONT COLOR="#000000">...</FONT></FONT></P><br>
-		<H2 LANG="pt-BR"><A NAME="samples"></A>Samples</H2>
+		<P LANG="pt-BR" STYLE="margin-left: 2cm; margin-bottom: 0cm"><FONT SIZE=2>...<BR>string
+		user = <FONT COLOR="#800000">&quot;SYSDBA&quot;</FONT><FONT COLOR="#000000">;</FONT><BR><FONT COLOR="#000000">string
+		password = <FONT COLOR="#800000">&quot;masterkey&quot;</FONT><FONT COLOR="#000000">;</FONT><BR><FONT COLOR="#000000">...</FONT></FONT></FONT></P>
+		
+		<H2 LANG="pt-BR"><A NAME="samples"></A><FONT SIZE=2>Samples</FONT></H2>
 		<TABLE BORDER=1 CELLPADDING=2 CELLSPACING=2>
 			<TR>
 				<TD>
@@ -210,12 +201,12 @@
 				</TD>
 			</TR>
 		</TABLE>
-		<H2 LANG="pt-BR"><A NAME="help"></A>Getting Help</H2>
-		<P LANG="pt-BR"><font size=3>Any problem with this release can be reported to
+		<H2 LANG="pt-BR"><A NAME="help"></A><FONT SIZE=2>Getting Help</FONT></H2>
+		<P LANG="pt-BR">Any problem with this release can be reported to
 		the Tuscany <A HREF="http://cwiki.apache.org/TUSCANY/mailing-lists.html" TARGET="_blank">mailing
 		lists</A> or create a JIRA issue
 		at&nbsp;<A HREF="http://issues.apache.org/jira/browse/Tuscany" TARGET="_blank">http://issues.apache.org/jira/browse/Tuscany</A>.</P>
-		<P LANG="pt-BR">&nbsp;</P></font>
+		<P LANG="pt-BR">&nbsp;</P>
 		<TABLE CELLPADDING=2 CELLSPACING=2>
 			<TR>
 				<TD>

Modified: incubator/tuscany/cpp/das/VSExpress/tuscany_das/tuscany_das.suo
URL: http://svn.apache.org/viewvc/incubator/tuscany/cpp/das/VSExpress/tuscany_das/tuscany_das.suo?view=diff&rev=550697&r1=550696&r2=550697
==============================================================================
Binary files - no diff available.

Modified: incubator/tuscany/cpp/das/runtime/test/src/main.cpp
URL: http://svn.apache.org/viewvc/incubator/tuscany/cpp/das/runtime/test/src/main.cpp?view=diff&rev=550697&r1=550696&r2=550697
==============================================================================
--- incubator/tuscany/cpp/das/runtime/test/src/main.cpp (original)
+++ incubator/tuscany/cpp/das/runtime/test/src/main.cpp Mon Jun 25 22:26:07 2007
@@ -33,7 +33,7 @@
 #include <commonj/sdo/DataObject.h>
 #include <libxml/xmlreader.h>
 
-#define TEST_RESOURCE_PATH "../../../runtime/test/rsc/"
+#define TEST_RESOURCE_PATH "../../../../runtime/test/rsc/"
 
 using namespace std;
 using namespace apache::das;

Modified: incubator/tuscany/cpp/das/samples/SimpleRead/Readme.html
URL: http://svn.apache.org/viewvc/incubator/tuscany/cpp/das/samples/SimpleRead/Readme.html?view=diff&rev=550697&r1=550696&r2=550697
==============================================================================
--- incubator/tuscany/cpp/das/samples/SimpleRead/Readme.html (original)
+++ incubator/tuscany/cpp/das/samples/SimpleRead/Readme.html Mon Jun 25 22:26:07 2007
@@ -115,7 +115,7 @@
 	document to download, compile and install Tuscany DAS for C++.</FONT></SPAN></P>
 	<LI><P LANG="pt-BR"><SPAN STYLE="text-decoration: none"><FONT COLOR="#000000">Download
 	latest stable version of Firebird Superserver. You can find it here:
-	<A HREF="http://www.firebirdsql.org/index.php?op=files&amp;id=engine_201">http://www.firebirdsql.org/index.php?op=files&amp;id=engine_201</A><A HREF="http://incubator.apache.org/tuscany/sdo-downloads.html">.</A></FONT></SPAN></P>
+	<A HREF="http://www.firebirdsql.org/index.php?op=files&amp;id=engine_201">http://www.firebirdsql.org/index.php?op=files&amp;id=engine_201</A>.</FONT></SPAN></P>
 	<LI><P LANG="pt-BR"><SPAN STYLE="text-decoration: none">Download the
 	latest stable version of Firebird ODBC Driver. You can find it here:
 	<A HREF="http://www.firebirdsql.org/index.php?op=files&amp;id=odbc">http://www.firebirdsql.org/index.php?op=files&amp;id=odbc</A>.</SPAN></P>
@@ -134,44 +134,29 @@
 	<LI><P LANG="pt-BR">Firebird must be running as Superserver and
 	accepting connection from localhost.</P>
 	<LI><P LANG="pt-BR">The sample tries to access the data source using
-	user &ldquo;SYSDA&rdquo; and password &ldquo;masterkey&rdquo;. You
-	can modify it to meet your Firebird user and password access on
+	the user &ldquo;SYSDBA&rdquo; and the password &ldquo;masterkey&rdquo;.
+	You can modify it to meet your Firebird user and password access on
 	sample main function:</P>
 </UL>
-<P LANG="pt-BR" STYLE="margin-left: 2cm; margin-bottom: 0cm"><FONT SIZE=2>...<br>
-		string
-		user = <FONT COLOR="#800000">&quot;SYSDBA&quot;</FONT><FONT COLOR="#000000">;</FONT><br>
-		<FONT COLOR="#000000">string
-		password = <FONT COLOR="#800000">&quot;masterkey&quot;</FONT><FONT COLOR="#000000">;</FONT><br>
-		<FONT COLOR="#000000">...</FONT></FONT></P><br>
-		<TABLE BORDER=1 CELLPADDING=2 CELLSPACING=2>
-<H2 LANG="pt-BR"><font size=5><b>Sample Architecture</b></font></H2>
-<P LANG="pt-BR">The sample files are located under
-&lt;tuscany_das_cpp&gt;/samples/SimpleRead/.</P>
-<P LANG="pt-BR"><B>Contents</B>:</P>
+<P LANG="pt-BR" STYLE="margin-left: 2cm; margin-bottom: 0cm"><FONT SIZE=2>...<BR>string
+user = <FONT COLOR="#800000">&quot;SYSDBA&quot;</FONT><FONT COLOR="#000000">;</FONT><BR><FONT COLOR="#000000">string
+password = <FONT COLOR="#800000">&quot;masterkey&quot;</FONT><FONT COLOR="#000000">;</FONT><BR><FONT COLOR="#000000">...</FONT></FONT></FONT></P>
+<H2 LANG="pt-BR"><FONT SIZE=5><B>Sample Architecture</B></FONT></H2>
+<P LANG="pt-BR"><FONT SIZE=2>The sample files are located under
+&lt;tuscany_das_cpp&gt;/samples/SimpleRead/.</FONT></P>
+<P LANG="pt-BR"><FONT SIZE=2><B>Contents</B>:</FONT></P>
 <UL>
-	<LI><P LANG="pt-BR">/src/main.cpp: This file contains the sample
-	code that prints the animals table's data that is stored on
-	/rsc/SimpleRead.fdb data source.</P>
+	<LI><P LANG="pt-BR"><FONT SIZE=2>/src/main.cpp: This file contains
+	the sample code that prints the animals table's data that is stored
+	on /rsc/SimpleRead.fdb data source.</FONT></P>
 </UL>
 <UL>
-	<LI><P LANG="pt-BR">/rsc/SimpleRead.fdb: This is a Firebird data
-	source file that contains a table called &ldquo;animals&rdquo;
-	created with the following sql:</P>
+	<LI><P LANG="pt-BR"><FONT SIZE=2>/rsc/SimpleRead.fdb: This is a
+	Firebird data source file that contains a table called &ldquo;animals&rdquo;
+	created with the following sql:</FONT></P>
 </UL>
 <P LANG="pt-BR" STYLE="margin-left: 2cm; margin-bottom: 0cm"><FONT SIZE=2>CREATE
-TABLE animals ( </FONT><br>
-
-<FONT SIZE=2>id
-INT NOT NULL, </FONT><br>
-
-<FONT SIZE=2>name
-VARCHAR(20), </FONT><br>
-<FONT SIZE=2>PRIMARY
-KEY (id) </FONT><br>
-<FONT SIZE=2>);<br>
-<br>
-</FONT>
-</P>
+TABLE animals ( <BR>id INT NOT NULL, <BR>name VARCHAR(20), <BR>PRIMARY
+KEY (id) <BR>);</FONT></P>
 </BODY>
 </HTML>



---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-commits-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-commits-help@ws.apache.org