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
    Hi, I have installed AEM 6.0. We have an in-house developed authentication system (not ldap) and trying to see how the users can login to AEM with their in-house system credentials. Below is what i found in web. When user login for first time, it should create the user in AEM.http://adobedocsdiff.he...

    Views

    1.1K

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi,I have made an entry for a domain myapp.com in httpd.conf like this :<VirtualHost *:80> ServerAdmin webmaster@localhost ServerName myapp.com DocumentRoot "C:/Apache2.2/htdocs" <Directory "C:/Apache2.2/htdocs"> Options FollowSymLinks AllowOverride None </Directory> RewriteEngine On RewriteRule ^/$...

    Views

    2.5K

    Likes

    0

    Replies

    5
  • 10/15/15
    Hi,I am facing one problem when my code goes to publish. I have page in which i used a component with custom tag. It work fine in author, but when i replicate my code from author to publish it gives error like : The absolute uri: http://www.mysite.com/taglibs cannot be resolved in either web.xml or ...

    Views

    1.8K

    Likes

    0

    Replies

    2
  • 10/15/15
    We have a secure site and ended up not caching those pages because we found you could bypass the security once the page was cached.  I'm curious to know if there is a better solution to managing secure content and caching.  We have noticeably poorer performance on the secure pages because we are no ...

    Views

    548

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi, Reading Oak documentation on Lucene (http://jackrabbit.apache.org/oak/docs/query/lucene.html), i found out that uses of analyzers are not available on Oak version like 1.0 (so not available for AEM 6.0 right now).I'm currently concerned by this because I wanted to use an analyzer to fix the foll...

    Views

    1.0K

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi there,There is a case for me: i need to persist application some data before JVM shutdown. So i program as below in OSGI bundle:protected void activate(ComponentContext ctx) { this.bundleContext = ctx.getBundleContext(); final Set<JobBean> jobs = CreateJobServlet.jobNames; jobs.addAll(getInProgre...

    Views

    1.4K

    Likes

    0

    Replies

    8
  • 10/15/15
    Hi, Can I download CQ5 trial? I found link at http://docs.adobe.com/docs/en/cq/5-5/getting_started/download_and_startworking.html but it require to access licensing.adobe.com .I've asked support, and they redirected me to this forum. Thanks!Yevhen

    Views

    1.3K

    Likes

    0

    Replies

    2
  • 10/15/15
    Hi,I have installed AEM 6.0 author and publish instances in tomcat app server. Whenever something is published, i want to send some key code to publish instance during the replication. Appreciated for any suggestion

    Views

    1.2K

    Likes

    0

    Replies

    6
  • 10/15/15
    Hi,Please help me on the following.How to add a framework(guice/spring) using listner or any other way in side cq5 for publishing a service ,so that outside world can consume that service .Any help on this will be greatfull . 

    Views

    405

    Likes

    0

    Replies

    1
  • 10/15/15
    I created component for image upload to DAM[img]Screen Shot 2015-07-21 at 12.07.21 AM.png[/img], i used fileuploadfield xtype for upload option,I can select images and other files, but am getting value as fakepath.How i can fix this and any idea how i can retrive value from the dialog for fileupload...

    Views

    851

    Likes

    0

    Replies

    3