Hi Chamara, On Thu, Mar 17, 2011 at 1:41 PM, Chamara Silva <cham...@wso2.com> wrote:
> Integration test framework need running server URL for invoke admin > services. eg: "https://localhost :9443/services/EndpointAdmin" earlier we > used framework property file to get this and it's not valid anymore.shall we > introduce system property in pom.xml to get server url? or shall we read > axis2.xml in server? or any other best option? Not required. We have been able to use the existing framework settings and get this to work. Hence, we don't need another system property, but it might be better to have a first class field defined on the framework settings. "https://" + FrameworkSettings.HOST_NAME + ":" + FrameworkSettings.HTTPS_PORT + "/services/" We might need some framework setting to get the current web context (not sure whether we already have it). Thanks, Senaka. > > Thank you, > Chamara > > -- > Suminda Chamara Silva > WSO2 Inc. > Mobile: <%2B94%20718%20302858>+94 718 302858 > blog: http://chamaras.blogspot.com > > _______________________________________________ > Carbon-dev mailing list > Carbon-dev@wso2.org > http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev > > -- *Senaka Fernando* Product Manager - WSO2 Governance Registry; Associate Technical Lead; WSO2, Inc.; http://wso2.com* Member; Apache Software Foundation; http://apache.org E-mail: senaka AT wso2.com **P: +1 408 754 7388; ext: 51736*; *M: +94 77 322 1818 Linked-In: http://www.linkedin.com/in/senakafernando *Lean . Enterprise . Middleware
_______________________________________________ Carbon-dev mailing list Carbon-dev@wso2.org http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev