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
    Not able to create a package to export the content.While creating throw an error "not able to modify content.File or directory not found" after adding the filtersWe upgraded from 5.5 to AEM

    Views

    539

    Likes

    0

    Replies

    1
  • 10/15/15
    Hello, We are trying to publish a portlet from AEM to a WebCenter portal server. Following the guide at http://dev.day.com/docs/en/cq/current/administering/cq_as_portal.htmla. We have the cq-portal war file deployed and active on the WebCenter portal serverb. Configured the author/publish urls (CQ i...

    Views

    3.0K

    Likes

    0

    Replies

    2
  • 10/15/15
    I have the plugin configured as below : <plugin><groupId>com.day.jcr.vault</groupId><artifactId>content-package-maven-plugin</artifactId><version>0.0.20</version><configuration><failOnError>true</failOnError><name>core-app</name><targetURL>http://localhost:4502/crx/packmgr/service.jsp</targetURL></c...

    Views

    1.1K

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi,We have login page requirement for our site .We are using out-of-the-box login and userinfo components (foundation components) by moving them to /apps/<myprojct>/components. In publish server if I give wrong credentials in our site login page its redirecting me to "/content/geometrixx-outdoors/en...

    Views

    1.3K

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi,I am trying to find the asset reference, (ie) which all the pages using the particular asset.My requirement is:once i delete the asset from the DAM, it has to delete the asset link from the reference page as well.So i found the API called: AssetReferenceResolverand the method: getReferences()i ha...

    Views

    909

    Likes

    0

    Replies

    1
  • 10/15/15
    Team,    We are working on setting up a beta site with the same domain as main site, but support using the same author instance. We are thinking that on author, we would have two content nodes - /content/mainsite/en/mainsitepages for main site and /content/betasite/en/betasitepagesAuthor should be a...

    Views

    1.1K

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi,As part of a CQ5 project of ours, we have implemented a custom administration dashboard using AngularJS. This app, along the rest of our project, is deployed to a CQ5 instance as an OSGi bundle.In our app, we have implemented a few servlets to let the admin interface communicate with the backend....

    Views

    1.5K

    Like

    1

    Replies

    4
  • 10/15/15
    Hey thereI'm kinda new to the OSGi development and to get some experience I'm trying to develop a smaller project for our company. Basically it's a form which allows the user to enter the business hours of their location, so I can submit them to a SAP web-service.I already started developing somethi...

    Views

    798

    Likes

    0

    Replies

    0
  • 10/15/15
    Hi all,I'm using in my servlet code 3rd party library to dynamically generate PDFs (iText). The library have dependancies on the org.xml.sax package. Here is the relevant stack fragment:.....Caused by: java.lang.ClassNotFoundException: org.xml.sax.SAXException not found by iText [384]        at org....

    Views

    685

    Likes

    0

    Replies

    0
  • 10/15/15
    CQ 5.6.1 - In a nutshell, the design cell path generated by a component's design_dialog doesn't match the component's "currentStyle.getPath()".  This makes retrieving properties,via...currentStyle.get(String name, T defaultValue)...always return the default value.I'm trying to figure out if this pro...

    Views

    1.2K

    Like

    1

    Replies

    4