Hello Selvaratnam

http://cwiki.apache.org/confluence/display/STONEHENGE/Stonehenge+PHP+and+WSAS+Stocktrader+Installation+Guide#StonehengePHPandWSASStocktraderInstallationGuide-database

That sections says "Table scripts can be obtained from here":

https://svn.apache.org/repos/asf/incubator/stonehenge/trunk/stocktrader/php/resources/db_scripts/

These scripts creates tables needed by PHP configuration service. These
scripts are only used by WSO2 StockTrader implementation. It is used to
change server combination dynamically, using PHP Configuration service. It
assumes, you have already created database and other tables needed by stock
trader business services and order processor services.

Hmm, that confuses me. You says "assumes ... already created database and other tables"

What creates those db and tables?

Is that mentioned in the installation guide?

I keep feeling we am missing something. Before, we were looking at the installation guide in contrib/stocktrader/java/documents --- but then we were pointed to the cwiki guide. The "documents" guide said that the .NET version was required. The cwiki guide does not mention .NET.

That has two scripts:

- InsertScript.sql
- Table Creation.sql

That sections says 'Run "Table Creation.sql" and "InsertScript.sql"

It seems, looking at the scripts (note: I do not have SQL experience), it
seems they
might expect services to be running and possibly other files to exist.



Services need not be running. It just inserts service end points. What do
you mean by other files exist??

Not important - a guess on my part - I thought maybe the scripts excepted the endpoints to be running or to load up data from files (like the dotnet versions).

Thanks,
H


Reply via email to