Hi,We would like to create different application context paths for each of the sites hosted within AEM. The below are the snapshots as how the context path must be rendered for root node of the AEM content (/content), design node that the page uses (/etc/designs) and /bin folder for servlets paths t...
Hi All,I am trying to integrate OrientDB with a simple AEM application. after the build, I am getting the error in osgi console as:Imported Packagescom.sun.jdi -- Cannot be resolved and overwritten by Boot Delegationcom.sun.jdi.connect -- Cannot be resolved and overwritten by Boot Delegationcom.sun....
Hi All,I am creating an AEM application, which needs a database for storage of bulk data. I have used OrientDB as the database.OrientDB has JAVA APIs for doing operations on any data(insert/select/delete etc.)As per documentation, I have added the below dependency in my Application's POM file: <depe...
Hi, I am trying to load our widgets using version 6.3 AEM. However, am getting following exceptionsorg.apache.sling.scripting.jsp.jasper.JasperException : /apps/logincomponents/components/login.jsp(1,1) File "/etc/UXF/foundation/global.jsp" not foundorg.apache.sling.scripting.jsp.jasper.JasperExcept...
Hi,On a page, I dropped a journal component and a sidebar component. I configured the viewtype sidebar component to show as 'Archieve' and the sidebar is showing wrong monthFor example, if blog is created in 'June', it is showing 'May'. If blog is created in 'July', it is showing 'June'Am I missing ...
I am working on User Synchronization in AEM 6.2.We need to deploy many configurations to our environment to support this.The issue I have is how do you create run mode configurations for factory configurations. These also include loggers, jdbc connections, agents of all types.I know how run mode con...
in AEM 6.3 touch UI, when adding the following line to include the parsys in the mycomponent.html, the Cut and Delete icons are missing:<div data-sly-resource="${'par' @ resourceType='wcm/foundation/components/parsys'}"></div>Does anyone know what's the problem?Thanks.
Hi ,As per my knowledge going forward Adobe is not giving either support to classical Ui or completely going to get rid of the classical UI. Please ignore if this is not a relevant question but I have one doubt Is it going to stop/get rid of the siteadmin option as well going forward? Thanks In Adva...
Hello,I am getting following error when trying to build company-project that is available through solution partner portal. Can someone help me to resolve this error. Downloaded: http://repo.adobe.com/nexus/content/groups/public/commons-codec/commons-codec/1.2/commons-codec-1.2.jar (0 B at 0 B/s)Down...
Hi,I am using AEM 6.2.0 SP1,I have create pages for my website but when i view these page in http://localhost:4502/sites.html/content/mywebsiteboth the name and the tile of page visible.How do i hide page name (refer above image the highlighted section)??