Should I be able to access package share from my local instance? After entering my credentials I'm getting the following error. Also, what is the Adobe URL that contains all the cumulative fix packs?HTTP ERROR: 500Problem accessing /crx/packageshare/login.html/content/packageshare/tools/login.html....
Hi, I am looking for a curl command that can tell me the status of my bundle (Active, Resolved etc). I am using following to start but it returns me results like - {"fragment":false,"stateRaw":32} curl -u admin:admin http://localhost:4502/system/console/bundles/com.my.aem-project-bundle -Faction=st...
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...