Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 10/15/15
    Hello,I am wondering if someone could point me in the right direction wrt the usage of sling.servlet.paths , via dispatcher.I have a form post to a servlet and in the servlet i have the sling.servlet.paths = /apps/../../ . now via dispatcher i am forced to allow the POST to the path apps/../..Is the...

    Views

    1.1K

    Likes

    0

    Replies

    2
  • 10/15/15
    Hi allI can't seem to access the sightly intro tutorialsWhen I try to clickon the links here: http://docs.adobe.com/docs/en/aem/6-0/develop/sightly.htmlIt just redirects me here: http://blogs.adobe.com/experiencedelivers/When I search there for the introductions I can only find part 3 to 5, so 1 and...

    Views

    1.2K

    Likes

    0

    Replies

    6
  • 10/15/15
    Please help, for I am getting awfully frustrated...  I am adding lots of information here but am putting my real questions as bullets. I can't be the only one who is having this much trouble.I am a web developer with many years of Front End experience. I have worked with PHP and Node.JS for back end...

    Views

    3.8K

    Like

    1

    Replies

    7
  • 10/15/15
    Uploading .ppt documents to the DAM works in 5.6.1 and saves the metadata just fine.  When trying to do this in AEM6, the .ppt saves fine but none of it's metadata comes over.  I get the following error.  Anybody else run across this or know a fix for it? 09.01.2015 08:56:28.437 *ERROR* [JobHandler:...

    Views

    1.6K

    Likes

    0

    Replies

    4
  • 10/15/15
    In Firefox and IE, sometimes, when clicking a link within a page, the next page is loaded but the path in the browser is stripped to become http://server:port/cf#_. I didn't see any error message in the console. Does anyone know what's the issue and how to resolve it?Thanks.

    Views

    3.3K

    Likes

    0

    Replies

    13
  • 10/15/15
    Hello,I have created service say XX. I tried to access that service XX in other Service YY. When I try to use the XX like @Reference XX xx in YY serviceI got a null value.Code:@Component(immediate = true)@Service(value = XX.class)public class XX{//some methods}@Component(immediate =true)@Service(val...

    Views

    1.7K

    Likes

    0

    Replies

    2
  • 10/15/15
    Hi everyone, We are using OOB lucene search component. Currently the search is searching the text in all the components in a page and if the search term matches it returns that page. Because of this for example if we search for word "blog" then our "profile page" appears in search results because "b...

    Views

    640

    Likes

    0

    Replies

    2
  • 10/15/15
    I've been trying to write a JUnit test case for one of my Java class which creates a page with some given properties in CQ. For it, it need to get reference of SlingRepository and ResourceResolverFactory.  I was using http://sling.apache.org/documentation/development/sling-testing-tools.html#server-...

    Views

    664

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi,I'm doing the below example but unable to upload the jar(Java Excel API ) the cq bundle shows the blank page.http://helpx.adobe.com/experience-manager/using/creating-custom-excel-service-experience.htmlJar File Name - jxl-2.6.12.jar<dependency>        <groupId>net.sourceforge.jexcelapi</groupId> ...

    Views

    578

    Likes

    0

    Replies

    1
  • 10/15/15
    I'm need to look code for the below two java files(in cq workflow) can you please helpl me here.From the below i was unable to understand.com.day.cq.wcm.workflow.process.ActivatePageProces com.day.cq.wcm.workflow.process.DeactivatePageProcessNote:http://forums.adobe.com/thread/1147754 Thanks in adva...

    Views

    838

    Likes

    0

    Replies

    1