Hi Harold
>> 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? The scripts contrib/stocktrader/dotnet/Setup/DataLoad/CreateInsertXMLHoldingProc.sql contrib/stocktrader/dotnet/Setup/StockTraderDB/Holding.xml etc. creates those tables. > > > Is that mentioned in the installation guide? No. I'll update the installation guild and include the details. (sorry for not doing this :) ) > > > 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. Yes, our intention was to extract above scripts (in contrib/stocktrader/dotnet/Setup) and store it in a common place and mention it in the cwiki. I'll do it ASAP. Regards, Shankar > > > 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 > > > -- S.Uthaiyashankar Software Architect WSO2 Inc. http://wso2.com/ - "The Open Source SOA Company"
