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
    Using the VLT import command:    import -v|-s|--sysview <uri> <local-path> <jcr-path>e.g.:    vlt --log-level ERROR import -v --sysview <uri> sysview.xml /content/import-test/sysviewI can import a SysView doc and mount the nodes it contains at the correct point.But if I re-run the import I just get ...

    Views

    904

    Likes

    0

    Replies

    4
  • 10/15/15
    I have created a different user and password instead of using default admin/admin credentials for building the project bundle and deploying the package. I have given all the permission to this new user account which the admin user has. Also, I am able to deploy the OSGi java bundle successfully usin...

    Views

    19.0K

    Like

    1

    Replies

    6
  • 10/15/15
    Hello ,I have a sequential workflow1. Process Step (Custom Process step)2. Participant Step (Custom participant step returning group name)3.Process step(Approval step)A) I am not able to send data between steps 2 and 3, but am able to send data between steps 1 and 2 I have made use of workflowData.g...

    Views

    1.5K

    Likes

    2

    Replies

    9
  • 10/15/15
    Hello.  I am running into problems enabling caching on a AEM 5.6.1 site that is being developed for my company by a third party.  The site has custom authentication.  Authenticated and non-authenticated users access the same pages.  The authenticated users have access to cart (i.e. document and prod...

    Views

    1.5K

    Likes

    0

    Replies

    7
  • 10/15/15
    It is only working for en_us but it is not working for other language like en_gb.Steps that I had tried to solve the problem:1. Added custom servlet SpellCheckServlet.java to my code.2. Added spellcheck plugin in RTE.3. Added “spellcheckerUrl” property to spellcheck plugin in the rte of my custom co...

    Views

    1.5K

    Likes

    0

    Replies

    2
  • 10/15/15
    Hi,Am CQ5 admin.Please let me know how to integrate Rubyon Rails with CQ5.I need the procedure from admin perspective not as a developer.I have installed Ruby , Radrails IDE and EasyEclipse for Rubyrails aswell. ThanksMahesh

    Views

    1.5K

    Likes

    0

    Replies

    2
  • 10/15/15
    Hi,We have migrated the CQ5.4 to AEM 5.6.1 and our publish server is changed too (https://old_publish_server.com/content/...  ->  https://new_publish_server.com/content/...).There are thousands of PDF/DOC files that may contain the links pointing to the old publish server. Is there an efficient way ...

    Views

    590

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi,I want to add an error page to a CQ5 project. In normal circumstances I would add<error-page><exception-type>java.lang.Throwable</exception-type><location>/error.jsp</location></error-page> to the web.xml and in the error.jsp insert the <%@ page isErrorPage="true" %> How do I do it in CQ5?Thank y...

    Views

    1.9K

    Likes

    0

    Replies

    2
  • 10/15/15
    I am getting the welcome page but when i click on website to see the siteadmin page, it remain white blank and pages are not displayed.I saw a similar issue raised hereI get to see only some javascript exceptions on /etc/clientlibs/foundation/librarymanager.js

    Views

    1.9K

    Likes

    0

    Replies

    3
  • 10/15/15
    Hi,I have created a component which uses some content from different page. As reference paragraph stores the absolute path of the referenced content, my component stores relative path. For example if reference component stores “/content/mysite/en_uk/home/jcr:content/par/hero/linktext”  then my compo...

    Views

    1.1K

    Likes

    0

    Replies

    3