Hi Nirmal,

The "LandingPage" attribute is not obsolete, in fact we introduced this in
order to prevent users being redirected to the login page (IS) when a
tenant first access a service.

What we display as the LandingPage is the webapp located at
${CARBON_HOME}/lib/home dir in the distro. You should set it as follows in
the config;

<Parameter name="LandingPage">/home/index.html</Parameter>

On Sun, Jan 15, 2012 at 12:30 PM, Nirmal Fernando <nir...@wso2.com> wrote:

> Hi All,
>
> In the current trunk there's a 405 error when you try to load
> 'manager' using [1], in the Stratos local set-up. I debugged and found
> out that the issue is related to 'LandingPage' parameter of manager's
> authenticators.xml file (which has a value of "/home/index.html" in
> the deployed folder). But when I checked the 'authenticators.xml' file
> which resides in [2], I can't see any value is set.
>
> Then after bit of search, I found that inside the 'build' directory
> there's a 'authenticators.xml' file which is checked out and is
> responsible for changing the 'LandingPage' parameter.
>
> So I think we should remove the value of 'LandingPage' set at [3] and
> get rid of 405 error. Is it an obsolete parameter? WDYT?
>
> FYI: LandingPage parameter is not used in other products as far as I see.
>
> [1] https://cloud-test.wso2.com:9443/carbon
> [2]
> ./modules/p2-profile-gen/service/target/wso2carbon-core-4.0.0-SNAPSHOT/repository/conf/advanced/authenticators.xml
> [3] /build/setup/manager/repository/conf/advanced/authenticators.xml
>
> Thanks.
>
> --
>
> regards,
> Nirmal
>
> Software Engineer, WSO2 Inc.
> mobile: +94715779733
> _______________________________________________
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>



-- 
Thanks,
Shariq.
Phone: +94 777 202 225
_______________________________________________
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to