Expand my Community achievements bar.

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

  • 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

    621

    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

    893

    Likes

    2

    Replies

    2
  • 10/15/15
    Hello, Adobe folks!What is the status on the public Adobe Nexus repository? I've seen it mentioned as "unsupported" or "unofficial", but your maven archetypes reference it, and so does Obtaining the Content Package Maven Plugin. Is Adobe committed to actually supporting this repository, or is it sti...

    Views

    2.5K

    Like

    1

    Replies

    2
  • 10/15/15
    We are not aware of the implications/limitations on creating a BP mapping pages/subpages instead of folder/pages since we´ve found out that CQ’s restore capabilities has a constraint the fact  that you can only restore content under another page, and not under a folder.  Has anyone can clarify me th...

    Views

    458

    Like

    1

    Replies

    2
  • 10/15/15
    Hi Adobe, We are trying to integrate CQ with CXF to consume webservices. As per recommendation by CQ from one of the posts, switching classloader makes the OSGI container aware of the class. We tried that option and were successful in integrating the webservice. But the classloader switching is caus...

    Views

    518

    Likes

    0

    Replies

    2
  • 10/15/15
    I'm creating java servlet and I have problem with compilation. It says "The method adaptoTo(Class) is undefined for the type ResourceResolver". I'm following this tutorial and when I try to compile it, I get this error:The method adaptoTo(Class) is undefined for the type ResourceResolver line: 81Thi...

    Views

    1.6K

    Likes

    2

    Replies

    2
  • 10/15/15
    Hi,I'm looking a way to get hold of the child nodes in the order of the node names using any API. The oob api getNodes doesnt have any overloaded method which i can use to sort the child nodes using node name. i stumbled upon the BTreeManager, but not sure if that can be used for that purpose.I can ...

    Views

    1.0K

    Likes

    0

    Replies

    2
  • 10/15/15
    I need to display labels "New" and "Updated" besides the links displayed on a page on my website.For this I applied a logic of checking number of versions. If number of versions are more than 2 I displayed "updated" else i displayed "New". I am able to achieve it in the Author environment.But in Pub...

    Views

    541

    Likes

    0

    Replies

    2
  • 10/15/15
    I'm using Adobe CQ 5.4 and would like to write a custom login module to authenticate across my database. However in the link http://dev.day.com/docs/en/crx/current/deploying/custom-login-modules.html, instructions are given for 5.5 only. Would like to know if there is any way that I can do this in C...

    Views

    303

    Likes

    0

    Replies

    1
  • 10/15/15
    What is the actual use of .infinity.json?

    Views

    11.3K

    Likes

    3

    Replies

    3