Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 5/16/16
    Dear AEM community,I faced a problem when i configured a dispatcher cache flush.After enabling the flush agent, clicking test logs this:Replication test to http://localhost:8080/dispatcher/invalidate.cache18.02.2015 12:00:11 - Create new HttpClient for Dispatcher Flush18.02.2015 12:00:11 - * HTTP Ve...

    Views

    8.4K

    Likes

    0

    Replies

    7
  • 5/15/16
    What could be the best project design that's need to be followed while working in AEM ? Do we have any proper document available on this ?As i have a requirement of new project and below are my doubts:-- We should have page-component and template for each and every page, even if header and footer is...

    Views

    1.2K

    Like

    1

    Replies

    5
  • 5/15/16
    We want to remove communities and campaigns from sites.html console in touch UI. We have used adobe social for comments and likes in our application.Can anyone suggest how to do it.

    Views

    586

    Likes

    0

    Replies

    2
  • 5/13/16
    I created a new component called "tagTest.jsp" and its dialog is as follows:<?xml version="1.0" encoding="UTF-8"?> <jcr:root xmlns:cq="http://www.day.com/jcr/cq/1.0" xmlns:jcr="http://www.jcp.org/jcr/1.0" jcr:primaryType="cq:Dialog" xtype="dialog"> <items jcr:primaryType="cq:Widget" xtype="tabpanel"...

    Views

    1.5K

    Like

    1

    Replies

    3
  • 5/13/16
    So I noticed my AEM project wasn't picking up changes I made to the Java code. I realized any time I ran mvn clean install -PautoInstallPackage, my bundle jar file was not getting reinstalled or updated. I had to manually reinstall the .jar file from /bundle/target/. I'm using IntelliJ Ultimate fwiw...

    Views

    560

    Likes

    0

    Replies

    1
  • 5/13/16
    i have added a jar in pom.xml as     <dependency>            <groupId>com.googlecode.json-simple</groupId>            <artifactId>json-simple</artifactId>            <version>1.1</version>        </dependency>bundle is  installed  but in http://localhost:4502/system/console/bundles--> imported files...

    Views

    10.3K

    Likes

    0

    Replies

    3
  • 5/13/16
    I have a scenario to interact with more than one DB. But in this scenario, in my java class, how to get the data source, connection details for respective database from JDBC Connection Pool. Any suggestions would be helpful.

    Views

    2.1K

    Like

    1

    Replies

    6
  • 5/12/16
    Recently we re-organized a bunch of content on our website. I wasn't involved with the content re-org, but an author noticed  there are hundreds of pages on our website with broken links in author mode, and the links are no longer links on the published site.When I looked at the a page with the prob...

    Views

    4.6K

    Like

    1

    Replies

    6
  • 5/12/16
    Im using CQ5 and wondering if there is way to redirect to an point (anchor) within a page from a different page or redirect link? THANKS!

    Views

    6.8K

    Like

    1

    Replies

    7
  • 5/11/16
    I am referring the javadoc https://docs.adobe.com/docs/en/aem/6-1/ref/javadoc/ here for JobManager API. Here it says there is a method addJob(String topic, Map<String,Object> properties). But acutal API doesn't have this method. I'm having following dependencies in the maven. Is this documentation e...

    Views

    716

    Likes

    0

    Replies

    4