Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First

  • 10/11/16
    Hello,I need to migrate some part of content from one instance to another.I've create a package with content, but jcr:created is absent for all pages.Part of my logic for pages depends on jcr:created property, so I expect that date will be original creation of page (Not package installation).Is it p...

    Views

    761

    Likes

    0

    Replies

    0
  • 10/11/16
    I've rewritten the URL in the Sling Resource Resolver Factory from:/-/to/content/myproject/en/:/en/and through IIS I've used the following rewrite rule:<rewrite><globalRules>  <rule name="Root Context 1" enabled="true">    <match url="^(.*)\.html(.*)" />    <action type="Rewrite" url="/content/mypro...

    Views

    424

    Likes

    0

    Replies

    0
  • 10/11/16
    ConfigManager is not saving the values. It is taking default values always, any changes in osgi values are not being reflected after saving. Sometimes it does save for few properties, Values are being saved when there is no warning icon If there is warning icon, none of the values are saved. Moving ...

    Views

    11.0K

    Likes

    0

    Replies

    7
  • 10/10/16
    Hi Everyone,I am trying to login with the j_security_check through a Servlet. The below is the code I have in my Servlet.HttpClient httpClient = new HttpClient();PostMethod postMethod = new PostMethod(“http://localhost:4502/content/tuhin/home/j_security_check”);postMethod.addParameter(“j_username”, ...

    Views

    6.0K

    Likes

    0

    Replies

    9
  • 10/10/16
    We are attempting to find a solution for deploying and managing a substantial set of AEM servers (including dispatchers and Apache installations) on Windows. We want to ideally use Puppet, but it appears that many modules, and specifically the ones for AEM and Apache, do not support Windows. We have...

    Views

    1.3K

    Likes

    0

    Replies

    2
  • 10/10/16
    We have written custom authentication handler extending org.apache.sling.commons.auth.spi.AuthenticationHandlerin which one of the method having HttpServletRequest request object when we call request.getPathInfo returning null in AEM 6.2whereas working fine in AEM 5.4could you please provide any inp...

    Views

    1.8K

    Likes

    0

    Replies

    3
  • 10/10/16
    Do we have any OOTB workflow step that can take a user input (like Date selection) Schedule time to take in one workflow step and trigger the next step according to the scheduled time.Var

    Views

    642

    Likes

    0

    Replies

    2
  • 10/10/16
    Hi everyone, We actually got our own CMS but, one of our customers want their project in Adobe Experience Manager. We can't find anything about pricing in Adobe websites. Support phones are not working either. We need help pls.

    Views

    273

    Likes

    0

    Replies

    1
  • 10/10/16
    We have requirement where we need to handle post request in cq with customised page like we do it for 404 page under sling/servlet with 404.jsp for get request. Then if we programatically inject the post request though some script that should also redirect to some customised page which we can config...

    Views

    875

    Likes

    0

    Replies

    3
  • 10/10/16
    We have a requirement where we need to display just the tags under namespace like "etc/tags/facebook/topic". Then if we type topic in the touch ui field then it should query the all the tags inside topics. Now with the tag query configured we have the option to get the tags under facebook if we type...

    Views

    288

    Likes

    0

    Replies

    0