When looking at a page properties Advanced Tab, there is a drop down for Language. In my case, I am trying to have Chinese (Hong Kong) and Chinese (Taiwan) to point to the same language. Where do I go to change the value of this dropdown? How do I add a new language to this dropdown?[img]Screen S...
I am using the below code to create users under /home/users/myprojectSession session = request.getResourceResolver().adaptTo(Session.class); //Session session2 = request.get JackrabbitSession jsession= (JackrabbitSession) session; UserManager usermanager; final String ...
I'm struggling to RCP content from one author instance(instanceA) to another(instanceB). I get no errors (i did before, using the wrong VLT version).Now, the job will run just fine (FOR HOURS, as it is A LOT of content to be copied), but no changes will reflect on InstanceB.When I check the CQ inter...
I added a custom node type to the nodetypes.cnd file. That file is in the META-INF/vault folder. When the package is built, I cannot find this file in the package. Is that a problem? If so, where should this file be copied to? To test if this may be the issue, I manually added the nodetypes.cnd...
I'm using AEM6.1 I want to deploy my website on a static server from my author instance. I tried creating file system in my local machine using static replication agent in author but it did not work. How can we deploy on a static server from author instance? Help me with the solutionThanks in advanc...
Having an issue where some users are missing components in the sidekick. It appears to only happen on a few pages even though there is only a single template. When we check the page in design mode all the components are checked they just don't show up in the sidekick. If we delete the page and make ...
Hi , I have 2 domains and how to handle the same in acs common error handler. each domain has a separate 404 page. Currently i have set to one of the error page. Please could you suggest how it could be done. The setting i have done in acs common is I am using the below error handler for 404 page...
I get an exception when starting the server on an already installed bundle osgi.wiring.package=com.day.cq.wcm.apiIt looks like the bundle is started after the com.day.cq.wcm.api bundle is started or initialized. If the instance is started, I can upload my bundle without any problem.
Hi All, I am invoking a tag lib with slingRequest object in which i have the following code import com.day.cq.wcm.api.Page; public class Temp extends SimpleTagSupport{ public static String getValue(SlingHttpServletRequest request){ LOG.info("Resource Path is {}",request.getResource()); Pa...
I used Package Manager to download the content from Adobe CQ5 and imported it to the test server. Also downloaded and uploaded Digital Assets.The question is how do I get the webpages? After the content was imported I don't see in WCM any pages of the project.