Adding Azeez

On Wed, Jan 14, 2015 at 10:34 AM, Susankha Nirmala <[email protected]>
wrote:

> Hi All,
>
> We are using checkin-client jar with DevStudio to commit changes to the
> registry. But within checkin-client,. it is used "carbon.home" property
> and "Axis2Config.clientAxis2XmlLocation" property like below.
>
> ClientUtils.java
> ============
>
>  ConfigurationContext context =
>                                 ConfigurationContextFactory
>
> .createConfigurationContextFromFileSystem(
>                                                *
> System.getProperty("carbon.home")* +
>                                                         File.separator +
> "repository" +
>                                                         File.separator +
>                                                         "deployment" +
> File.separator + "client",
>
> *ServerConfiguration.getInstance().getFirstProperty("Axis2Config.clientAxis2XmlLocation")*
> );
>
> But within devStudio context, we can't access "carbon.home" property and
> "Axis2Config.clientAxis2XmlLocation" property( both properties are return
> null within devStudio context).
> Is there a way to set those properties within devStudio context?
>
>
>
>
> --
> Susankha Nirmala
> Software Engineer
> WSO2, Inc.: http://wso2.com
> lean.enterprise.middleware
> Mobile : +94 77 593 2146t
>



-- 
Susankha Nirmala
Software Engineer
WSO2, Inc.: http://wso2.com
lean.enterprise.middleware
Mobile : +94 77 593 2146
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to