Goto the livesync website. Goto the page which you have changed the path in the livesync. There will be a property called cq:LiveSyncConfig node under jcr:contentCheck the property cq:master is mapped to the right path of the blueprint. If not correct the same and check if that works !
@slingServlet includes @Component internally and hence we dont use that annotation specifically which is nothing by generateComponent=true (refer [1]). This enables all the methods or life cycle of component like activate, deactivate etc... If you are using @Component also along with your @slingServ...
Couple of questions.which version of AEM and Oak are you using ?are you seeing login-token cookie getting created once you login with your customLoginModule ?
Is it the only error you see or do you see anything more ?Is it the custom RTE or OOB RTE ?Meanwhile, please raise a support ticket too as its a problem you are facing only with SP1.You can also confirm if you see the same issue with SP1 on another instance.
Is FCAService listed in your bundle ?If you goto /system/console/bundle and expand your bundle do you see a serviceId for this Service ??Also, I dont see 'com.fca.service' package listed in the Export-Package in a manifest file. It has to be present in order to be available to be referred by any ext...
I am able to login without any issues. I think there should be some issue with your login credentials. Did you had access before or are you just trying to access for the first time. I dont think everyone will have access to prerelease.
Hi Pavan,I am not sure if you can directly map to the segments created in Eloqua, however you can pull all the Segments via service and create the segments in AEM which can be used to map teasers in AEM
Yes... You can use any plugins to create it either JQuery , AngularJS etc...Example above mentioned my Scott, implements a similar admin util using angularJS