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
    I'm trying to get DataSourcePool instance for servlet in OSGi bundle but the standard approach doesn't work. I used to get DataSourcePool via Activator like thispublic class Activator implements BundleActivator { private DataSourcePool source; public void start(BundleContext context) throws Exceptio...

    Views

    3.8K

    Likes

    2

    Replies

    18
  • 10/15/15
    Hi,I'm having trouble setting number values in my dialog.xml files. For example I want to specify the width of a dialog and textfield, but it does not actually work for me. Is there a trick to it?<playSpeed jcr:primaryType="cq:Widget" fieldDescription="Slideshow speed in milliseconds." fieldLabel="P...

    Views

    348

    Likes

    0

    Replies

    3
  • 10/15/15
    I would like to map images to subdomain, so path to resource/content/sitename/en/homepage/_jcr_content/par/adaptiveimage.img.full.high.jpg/1389935334441.jpgwould be rewritten by ResourceResolver to smth like this static.domain/homepage/_jcr_content/par/adaptiveimage.img.full.high.jpg/1389935334441.j...

    Views

    1.1K

    Likes

    0

    Replies

    3
  • 10/15/15
    Hi Team,We've a requirement where we need to hide panels dynamically and show in some other time.  For example, we have three panels in the dialog.  Dialog    tab1 (panel)        fields    tab2 (panel)        fields    tab3 (panel)        fields Now, I need to hide tab1 & tab2 when the page is equal...

    Views

    549

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi,We are trying with "Using CQ as a Portal" by following the docs at http://dev.day.com/docs/en/cq/current/administering/cq_as_portal.html (section Using CQ as a Portal).We are using CQ 5.6.1 war with java6 and tomcat6 in windows7 env.    Step1: We installed CQ5 With an Application Server (tomcat6)...

    Views

    932

    Likes

    0

    Replies

    6
  • 10/15/15
    If I have 2 components, A and B, and component A includes component B in the JSP like <cq:include path="pathB" resourceType="myApp/components/componentB" />, and I drag component A onto a page, I can edit component A, but if I want to edit component B, I need to refresh the page. Is there a work aro...

    Views

    532

    Likes

    0

    Replies

    1
  • 10/15/15
    I have setup a template which includes the standard forum component. Everything seems to work alright. I can create topics in author and they appear on publish. I can add replys to the post in publish and they appear on author, and my other publish instance, so all seems to be replicating correctly....

    Views

    260

    Likes

    0

    Replies

    1
  • 10/15/15
    I couldn't understand the need for a parbase component in CQ5. From what I read in CQ5 documentation, parbase is a component that can extend from other components. But all components can extend other components by specifying sling:resourceSuperType property. So what is the need for a parbase compone...

    Views

    413

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi,I have included google gson dependency in the pom.xml of my project as shown below:        <dependency><groupId>com.google.code.gson</groupId><artifactId>gson</artifactId><version>2.2.2</version></dependency>I am able to build the project without any issues but when I am hitting the URL, the page...

    Views

    5.9K

    Likes

    0

    Replies

    3
  • 10/15/15
    Hi,I am aware CQ provides out of box cloud services integration to FB/Twitter/Saleforce.Does anyone have any idea integrating with box cloud services https://www.box.com/ using OAUTH ?

    Views

    487

    Likes

    0

    Replies

    2