I was under impression this was a bug and am sure many of us will assume like that.
In carbon 4.2.0 products for example WSO2 AS 5.2.0, when you apply security, the HTTP endpoint disables and disappears from service dashboard as well.
In earlier carbon versions this did not happen, both endpoints use to still appear even if you have enabled security.
Knowing this I tried accessing HTTP endpoint and when failed tried;
- restarting server,
- dis-engaging security
but neither help.
The reason being; this is not a bug, but is as design. The HTTP transport disables when you enable security and to activate it again you need to enable HTTPS from service level transport settings.
Change above as this;
In carbon 4.2.0 products for example WSO2 AS 5.2.0, when you apply security, the HTTP endpoint disables and disappears from service dashboard as well.
Service Dashboad |
wsdl1.1 |
In earlier carbon versions this did not happen, both endpoints use to still appear even if you have enabled security.
Knowing this I tried accessing HTTP endpoint and when failed tried;
- restarting server,
- dis-engaging security
but neither help.
The reason being; this is not a bug, but is as design. The HTTP transport disables when you enable security and to activate it again you need to enable HTTPS from service level transport settings.
Transport management view - HTTP disabled |
Change above as this;
Transport management view - HTTP enabled |
No comments:
Post a Comment