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 have a quick question. Somehow my page's template has changed to an old template in Production (I don't know why that happened, did a release and didn't change anything in the content but it changed to the old template). Now I have to change some page's templates back to the current ones. Can I do...

    Views

    7.5K

    Likes

    4

    Replies

    3
  • 10/15/15
    This is a hopefully simple question, with hopefully a simple solution.  When I try to load a page (on my local machine) at http://localhost:4502/cf#/content/my/website/page.html, my page never loads.  When I delete the /cf# in the url, the page loads as it should, just without the Content Finder Nav...

    Views

    1.2K

    Likes

    0

    Replies

    2
  • 10/15/15
    In prototyping a solution, I need to build a small node type hierarchy and sometimes need to rename a type or move a property from one node type to another.  I'm new to AEM & CRX  and cannot find support for doing this in the documentation.  I imported a couple of node types and would now like to mo...

    Views

    1.8K

    Like

    1

    Replies

    4
  • 10/15/15
    Hi Friends,I am trying to follow along the example on this link http://helpx.adobe.com/adobe-cq/using/persisting-cq-data-relational-database.html and somehow my persist.json.jsp is not able to resolved the followingcom.adobe.cq.CustomerService custService = new com.adobe.cq.CustomerService();I can s...

    Views

    4.1K

    Likes

    2

    Replies

    18
  • 10/15/15
    We're having an issue where when you drag an image to an HTML5smartimage in the dialog it updates the image just fine and everything works great.  But to make things a bit more confusing when you go back into the editor after closing it, it's not loading the image.In the console, I've noticed that i...

    Views

    683

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi,I try to use HttpSession to store some user data. I created service that save data in session and read those data for user back, path to is is defined as sticky connection. And as long we use one CQ5.5 instance it works. But on multiple instances when user go to another page that is not defined a...

    Views

    3.9K

    Likes

    0

    Replies

    5
  • 10/15/15
    Is CRXDE full version (not crxde lite)  is still supported in AEM ? No major version has been released since 2011. The last one is CRXDE 1.0.1 Please let me know.Thank you.

    Views

    1.6K

    Likes

    0

    Replies

    4
  • 10/15/15
    AEM Cluster documentation mentions that only slave nodes does not delete the clustered.txt when shutdown normally.However, my observation with AEM/CQ 5.5 (and 5.6) is that master node will not delete the clustered.txt even if its shutdown normally (stop script)IF other slave nodes in that cluster ar...

    Views

    819

    Likes

    0

    Replies

    2
  • 10/15/15
    Hi,i would like to copy some page with the current date.Example myPage.html -> myPage_2013-08-15_13:36.htmlThe following code copies the page but without date. It is because of such signs (-, :,....). How can you overcome this?Date date = new Date(); SimpleDateFormat df = new SimpleDateFormat( "yyyy...

    Views

    870

    Like

    1

    Replies

    2
  • 10/15/15
    Hi all,Just preface this post, I'm very new to Java development... so I could be missing something basic.Basically, I'm forking the list component in libs/foundation and want to have the pages be descending (reverse), versus the default ascending. I've tried various things in the dialog in CRXDE Lit...

    Views

    1.2K

    Likes

    2

    Replies

    2