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 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

    989

    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.8K

    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

    562

    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

    618

    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.8K

    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.1K

    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

    610

    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

    353

    Likes

    0

    Replies

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

    Views

    12.1K

    Likes

    3

    Replies

    3
  • 10/15/15
    I have to set a file server as docroot in dispatcher.any, where the cached files will be stored. While doing this, I get an error in the dispatcher log file "Unable to create parent directory [\\myFileServerPath]: Invalid argument". The pages cannot be cached. If I change the /docroot value to a loc...

    Views

    1.4K

    Like

    1

    Replies

    4