[
https://issues.apache.org/jira/browse/STONEHENGE-21?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12708086#action_12708086
]
Ben Dewey commented on STONEHENGE-21:
-------------------------------------
This technique would affect the following methods of PHP
config_svc_processor.php
isBusinessServiceDefined()
isOrderProcessorServiceDefined()
isOrderProcessorServiceSecDefined()
These methods strictly expect 'PHP_CLIENT" etc. and would have to be adapted
to understand "PHP_1_CLIENT", PHP_2_CLIENT" or something similar.
perhaps we can change this to use Regex or something. The should potentially
be a seperate ticket.
> Having a unified configuration system
> -------------------------------------
>
> Key: STONEHENGE-21
> URL: https://issues.apache.org/jira/browse/STONEHENGE-21
> Project: Stonehenge
> Issue Type: New Feature
> Reporter: S.Uthaiyashankar
> Fix For: M2
>
>
> Currently, .NET Services and PHP/WSAS Services are configured differently.
> .NET uses file based configuration and PHP/WSAS uses database configurations.
> We have to find a common mechanism to store the configurations. One option is
> to have a configuration service and then all the other services request
> endpoint details from configuration service.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.