I think, both samlsso and commonauth behave as separate web context.
If that is true then the tomcat by default block to access across the
context . to allow that we have to enable it in tomcat level. I don't think
we can do it in here.
AFAIK Only think you can do is redirecting.
On Nov 23, 2015 7:23 PM, "Godwin Shrimal" <god...@wso2.com> wrote:

> Hi,
>
> I am trying to forward the servlet request from *samlsso* servlet to
> *commonauth* and getting following error in browser.
>
> *HTTP Status 405 - HTTP method GET is not supported by this URL*
>
> Note : Both servlets are registered from OSGI Service component and has
> implemented doGet and doPost methods in both servlets. Its working properly
> when we use *response.sendRedirect*.
>
> What can be the reason for this ?
>
> Thanks
> Godwin
>
>
> --
> *Godwin Amila Shrimal*
> Senior Software Engineer
> WSO2 Inc.; http://wso2.com
> lean.enterprise.middleware
>
> mobile: *+94772264165*
> linkedin: *http://lnkd.in/KUum6D <http://lnkd.in/KUum6D>*
> twitter: https://twitter.com/godwinamila
>
> _______________________________________________
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>
_______________________________________________
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to