WCM 5.5 to AEM 6.1 Migration Scenario
Has somebody already successfully migrated 5.5 to 6.1?
Here's what I have done so far (unfortunately still unsuccessfull)
<param name="enableConsistencyCheck" value="true" /> <param name="forceConsistencyCheck" value="true" /> <param name="autoRepair" value="true" />-> Here I get a successfull migration message in the logs
-> Here I get a AuthenticationSupport service missing. Cannot authenticate request.
Any idea?