Expand my Community achievements bar.

AEM receiving ssl requests from dispatcher post aem6.0 to aem6.4 upgrade

Avatar

Level 1

We are facing an issue with sling url resolution post AEM6.0(SP3) to 6.4 migration.

Prior to migration, the servlets were receiving http requests and the request.getResourceResolver().map() method was correctly resolving the URLs

The sling mappings in the code are placed under the http folder i.e etc/map.publish/http

But post migration, the servlets are receiving https requests which is causing issues.

There haven't been any changes at dispatcher/LB. This appears to be related to the changes in AEM 6.4

Any suggestions/pointers would be helpful

0 Replies