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
    Did anyone have any problems with using the latest AEM plugin for eclipse released by Adobe?I recently downloaded the eclipse plugin for AEM and tried to get it running with a sample project on my local AEM 6.0 instance.I created a sample project called example following the instructions on http://d...

    Views

    3.3K

    Likes

    0

    Replies

    16
  • 10/15/15
    Hi,I am trying to use the assetshare component, and am facing a mapping issue.When I browse the press center page via publisher IP address, I am able to see the assets. (eg. http://xxx.xxx.xxx.xxx:4503/content/geometrixx/en/company/press.html) However, when I try to view the assets via hostname (eg....

    Views

    890

    Likes

    0

    Replies

    2
  • 10/15/15
    Hi,We are using ASP.NET to access a AEM Publishing server and using HTTP Get request, retrieve the content in HTML format.We need to optimize the http calls, so we plan to create a cache dependency on a folder. So, need to know, which folder on a publishing folder chnages as and when the content chn...

    Views

    498

    Likes

    0

    Replies

    1
  • 10/15/15
    In my system we have tags closely associated to content and to replicate that content effectively within a sharable package, I have to export some level of tags with the content so it can be replicated on other systems.The problem is that we have many thousand tags with a deep hierarchy so when I fi...

    Views

    464

    Likes

    0

    Replies

    2
  • 10/15/15
    Hello,I am trying to handle file uploads from an input form.  CQ5 already comes with Apache Commons FileUpload and I am importing it in my servlet.  However I keep getting the error that ServletFileUpload cannot be resolved.final boolean isMultipart = ServletFileUpload.isMultipartContent(request); i...

    Views

    1.0K

    Likes

    0

    Replies

    0
  • 10/15/15
    I am trying to setup SSO for our agency SiteCatalyst user and having below queries.Could you please let me know the answers for the below?1.       What is meta data in SSO?2.       What is the format of meta data?3.       Who should provide this meta data? our Company IT team4.       What will Ident...

    Views

    689

    Likes

    0

    Replies

    1
  • 10/15/15
    I encountered exception from CQ6 when I execute both of methods via Jmx (runDataStoreGarbageCollection() and startTarOptimization()).I referred to cq6 document, they just used with crx2. I mean how to do the same behaviour on cq6 or they are obsolete that we do not need do anything on crx3?Thanks.

    Views

    483

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi,I have gone through couple of blog post on how i can create nodes and sling:folders, everything works fine. However, i am not able to adapt those to nt:file. I want to create a nt:file and then once that is created, i want to paste some text into that file using curl. I always get 500 exception o...

    Views

    845

    Likes

    0

    Replies

    2
  • 10/15/15
    Hi,I am trying to upload a package in my publisher instance using the API - http://localhost:4503/crx/packmgr/service/.json/?cmd=uploadIt is giving me following message - This node already exists: /etc/packagesI am not using any ready made web client like CuRL, but using DOT NET class like HttpWebRe...

    Views

    910

    Likes

    0

    Replies

    3
  • 10/15/15
    I'm trying to create a workflow trigger to automatically delete from the publish node files that are deleted on the author node.  This seems to be a rather serious problem that is not well addressed in any case.Regardless, I tried the obvious approach: create a workflow that just calls 'Deactivate P...

    Views

    489

    Likes

    0

    Replies

    1