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
    I am unable to create pages in one of the sites we have, I do see templates but when ever I tried to create a page I am getting a messageUnable to Create Page Page was not created due to an internal errorwhich calls onlyhttp://localhost:4502/services/pageidservlet?method=getNextID&_nocache=141633642...

    Views

    935

    Likes

    0

    Replies

    3
  • 10/15/15
    Say a custom component was using tag lib, which was fetching data from database. Please let me know the behavior in dispatcher. Will this page will be cached or it will fetch dynamic values. I wanted to know whether we have to give like response.setHeader("Dispatcher", "no-cache") in those scenarios...

    Views

    1.1K

    Likes

    0

    Replies

    2
  • 10/15/15
    Hi,I have defined this logger under /apps/myapp/config.dev/org.apache.sling.commons.log.LogManager.factory.config-myapp.xml:<?xml version="1.0" encoding="UTF-8"?> <jcr:root xmlns:sling="http://sling.apache.org/jcr/sling/1.0" xmlns:jcr="http://www.jcp.org/jcr/1.0" jcr:primaryType="sling:OsgiConfig" o...

    Views

    1.8K

    Likes

    0

    Replies

    3
  • 10/15/15
    Hi,I am trying to implement Error handling in our project using ACS-Commons Error page handler. I have followed the steps mentioned here . On a  404 error, the page is displaying the 404 error page as expected. But on 500 errors, the 500 error page is not shown. I can see the following error in the ...

    Views

    1.5K

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi,is there an overview about which hotfix is solving which issues?The Package Share isn't always providing a description about the problem solved be hotfix, is there an overview about problems an hotfixes?Patrick

    Views

    654

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi,As we have created the new component in our project like /apps/{project}/components/ and inside this component we have added the client libs also having the CSS file.So is it good to have the CSS file in component itself or we should always add CSS file in global CSS only not in component. I just...

    Views

    814

    Likes

    0

    Replies

    2
  • 10/15/15
    I've been investigating the below dispatcher issue. Can you please provide pointers on the below.I have a cq:Page titled 'index' and under this page there is 'xyz.html'. This is only visible to group "xyz1" and not visible to group "xyz2" configured on the publisher. Initially when cache is empty a ...

    Views

    1.3K

    Likes

    0

    Replies

    3
  • 10/15/15
    Hi,Using CRXde Lite, I'm trying to create a login page with jsp, and submutting the form to sling servlet where I can validate the user. Displaying some message if the user is a valid user.Please see my sample code below:this .jsp file is under /apps/test/components/testComponent/testLogin.jsp <form...

    Views

    1.4K

    Likes

    0

    Replies

    4
  • 10/15/15
          I deployed AEM 6.0 war (SP1) on JBoss 7.1 version. When i'm running "Request for Activation" (or any other custom java program for sending emails) workflow on any page, it give me the below error and it doesn't send email. I've configured SMTP correctly. Also, i tried to run a custom java prog...

    Views

    5.3K

    Likes

    0

    Replies

    5
  • 10/15/15
    Hello everyone, like in object I have this problem in CQ5 edit mode, when the template of the website have a custom CSS.If in this css for example i write:input{height:100px}there is the problem that the effect of the CSS go for the Edit Interface also. So the input fields of the Admin change also.H...

    Views

    1.3K

    Like

    1

    Replies

    5