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 have installed AEM 6.0 in tomcat application server. As per my understanding, in order to integrate the dispatcher need to install apache web server and configure the dispatcher module.visitors <--> dispatcher (in apache web server, port is different from tomcat) <--> CQ5 (in tomcat app server)...

    Views

    1.4K

    Likes

    0

    Replies

    5
  • 10/15/15
    Hi,      How can i enable the Page Properties in the SideKick? It is disabled right now. 

    Views

    1.5K

    Like

    1

    Replies

    6
  • 10/15/15
    Hi all, I'm trying to find out what is the best way to create a language copy of a page in a programmatic way. After some research I found a couple of things: - The /bin/wcmcommand servlet is used to language copy within the interface. However I trying to find out which API is used internally? Just ...

    Views

    1.4K

    Like

    1

    Replies

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

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

    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

    614

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

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

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

    Likes

    0

    Replies

    2