You are viewing a plain text version of this content. The canonical link for it is here.
Posted to stonehenge-dev@incubator.apache.org by "Avantika Agrawal (JIRA)" <ji...@apache.org> on 2009/06/18 22:42:07 UTC

[jira] Updated: (STONEHENGE-67) Setup .NET Client/BS/OPS to get Active BS/OPS from config service

     [ https://issues.apache.org/jira/browse/STONEHENGE-67?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Avantika Agrawal updated STONEHENGE-67:
---------------------------------------

    Attachment: test-67.patch

Here is a patch for what I have so far.

Thanks for your input Ben. I jave changed the structure of the files according to your comments - now there is a ConfigClient in the Business Service which call the ConfigService. The DALConfig is now localized to the ConfigService host. Take a look at the patch and let me know if this is what you had in mind.

As for the SQLHelper, correct me if I am wrong but I thought that this was needed to lookup the BS in the CLIENTTOBS table. What else did you have in mind? The error was because I was not using the ExecuteScalar command correctly.

The Business Service Console host is not running correctly yet so make sure that you revert to the working copy of the code after applying this patch.


> Setup .NET Client/BS/OPS to get Active BS/OPS from config service 
> ------------------------------------------------------------------
>
>                 Key: STONEHENGE-67
>                 URL: https://issues.apache.org/jira/browse/STONEHENGE-67
>             Project: Stonehenge
>          Issue Type: New Feature
>            Reporter: Avantika Agrawal
>         Attachments: test-67.patch
>
>
> Once the config service is created, hook up the .NET Client/BS/OPS to find the endpoints from the database
> i.e. configuration should happen from the database rather than the config files - replicating the functionality of the PHP implementation

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.