You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Raghu Upadhyayula <ru...@responsys.com> on 2008/10/08 20:27:31 UTC

[Axis2] Setting httpFrontendHostUrl programatically.

Hi,

 

The property "httpFrontendHostUrl" which is defined in axis2.xml, can it
be set programmatically?  If so how?

 

Thanks

Raghu

 


Re: [Axis2] Setting httpFrontendHostUrl programatically.

Posted by keith chapman <ke...@gmail.com>.
Get hold of the axisConfiguration and add the parameter,

axisConfiguration.addParameter("httpFrontendHostUrl", "ValueOfParam");

Thanks,
Keith.

On Wed, Oct 8, 2008 at 11:57 PM, Raghu Upadhyayula <
rupadhyayula@responsys.com> wrote:

>  Hi,
>
>
>
> The property "httpFrontendHostUrl" which is defined in axis2.xml, can it be
> set programmatically?  If so how?
>
>
>
> Thanks
>
> Raghu
>
>
>



-- 
Keith Chapman
Senior Software Engineer
WSO2 Inc.
Oxygenating the Web Service Platform.
http://wso2.org/

blog: http://www.keith-chapman.org