Well it looks like this config system is compatible if I build the hooks into dotnet. It looks simple enough. I might have to modify the dotnet .configs and get a mechanism to refresh them. doable. Let me think on it. Right now we change the endpoint in the *.exe.config or the web.config and restart the app.
Correct me if I am wrong but the table is a simple "key and endpoint". The php page serves up a list of possible endpoints. User beware :) But I like clean and simple. Right now I have a 5 machine scenarios cooking in the lab. I guess each system could have a config or each web server could have a config. However a remote machine must 'know' where the service is. I saw the thread Chintana started. WE can continue it here or circle back and pick up the old thread?. Thanks for responding! Drew -----Original Message----- From: Selvaratnam Uthaiyashankar [mailto:[email protected]] Sent: Wednesday, March 18, 2009 9:01 PM To: [email protected] Subject: Re: php config service. Hi Drew, On Wed, Mar 18, 2009 at 9:56 PM, Drew Baird (Volt) <[email protected]>wrote: > It appears the PHP config service uses the DB. I am using the dotnet > StockTrader DB I already have working. I guess I need to 'seed' the tables > for the PHP config service to get the PHP StockTrader working? Can someone > please confirmed this although it seems obvious... Yes, that is correct. > > > This might be an interoperability issue with dotnet Stock Trader since the > version contributed does not use the config DB. Yes, we have to find a common mechanism to configure the services. We had a discussion to do it [1], but unfortunately haven't decided how to proceed. It is a good oppertunity to find a common mechanism. Regards, Shankar [1] http://www.mail-archive.com/[email protected]/msg00081.html > > > Thanks! > Drew > > -- S.Uthaiyashankar Software Architect WSO2 Inc. http://wso2.com/ - "The Open Source SOA Company"
