Expand my Community achievements bar.

Enhance your AEM Assets & Boost Your Development: [AEM Gems | June 19, 2024] Improving the Developer Experience with New APIs and Events
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 10/15/15
    How to check the bundle we are going to install having dependency on other bundle? How to check particular package we are doing to upload , build having dependency on number of bundles?

    Views

    541

    Likes

    0

    Replies

    3
  • 10/15/15
    curl -u admin:admin -F action=start http://localhost:4502/system/console/bundles/$bundle symbolic name curl -u admin:PASSWORD -F action=install -F bundlestart=start -F bundlestartlevel=20 -F bundlefile=/path/to/jar/file.jar http://HOST:PORT/system/console/bundles Command to start bundle ...but not w...

    Views

    3.1K

    Likes

    0

    Replies

    6
  • 10/15/15
    HelloOur JCR was growing with versioned pacakges.  I've removed/deleted these packages from the JCR using CRXDE however the physcial disk space the JCR is occupying hasn't changed.  More importantly neither has the backup?  I've tried garbage collection (which returns 'null') and tar optimisation bu...

    Views

    381

    Likes

    0

    Replies

    1
  • 10/15/15
    In the dialog when an image is dragged and dropped into the dialog tab, the image is rendered in the dialog. If saved and the dialog is reopened, the image is there, but appears as white space. The image renders correctly on the html page. This is happening no matter what image I use.RegardsClive

    Views

    368

    Likes

    0

    Replies

    2
  • 10/15/15
    Now AEM 6.1 is officially released, I would like to get a look at some specific new 6.1 API's (e.g. Translation API). However I'm not able to find the API documentation online (http://docs.adobe.com/docs/en/aem/6-1/develop/ref.html still contains broken links...)Is this API documentation not availab...

    Views

    1.6K

    Like

    1

    Replies

    3
  • 10/15/15
    Hi,We are facing an issue with delete synchronization of asset in DAM and Scene7. The details is below: We had to delete asset from Scene7 dam through AEM but we are not able to delete the assets.The approach we followed are:1.       By means of Scene 7 API available as bundle in AEM: The issue we a...

    Views

    781

    Likes

    0

    Replies

    1
  • 10/15/15
    Instead of displaying the actual geometrixx page, I am seeing the html source of content/geometrixx-outdoors/en.html when accessed via dispatcher.http://localhost:4503/content/geometrixx-outdoors/en.html  : Works finehttp://localhost/content/geometrixx-outdoors/en.html : Shows the source of the en.h...

    Views

    460

    Likes

    0

    Replies

    2
  • 10/15/15
    I want to know how to create a custom AEM component that uses the JSP Standard Tag Library (JSTL). In addition, how do i use a multifield data type that uses a custom xtype and how to read back the values using JSTL?

    Views

    480

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi All,I have seen this being used in java class written to use services and bundles.Can you please let me know - Are these two methods mandatory?- What exactly does ComponentContext do?Any thoughts on this will be helpful.

    Views

    2.2K

    Likes

    0

    Replies

    2
  • 10/15/15
    Can we customize the column control component. Like author can select no of rows and no of column and based on that one grayed layout with parsys appeared and that should be responsive.

    Views

    4.3K

    Likes

    0

    Replies

    7