Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 1/24/17
    I've created a package using java code as follows. Session session = slingRepository.loginAdministrative(null);JcrPackageManager packageManager =  (JcrPackageManager)PackagingService.getPackageManager(session);JcrPackage pack = packageManager.create(PACKAGE_GROUPNAME, packageName, PACKAGE_VERSION);N...

    Views

    444

    Likes

    0

    Replies

    1
  • 1/23/17
    this is my service="http://api.openweathermap.org/data/2.5/weather?q=London,uk&APPID=2707cfaa99b15c9d63d10a91ad164b49"I need to provide input from the felix console and get the weather info of the location using the appID.Following is my servlet class:import java.io.IOException;import org.apache.fel...

    Views

    869

    Likes

    0

    Replies

    2
  • 1/23/17
    I have a scenario in production for a web app, where when a form is submitted the data gets stored in 3 tables in Oracle DB through JDBC. Sometimes I am seeing connection time out errors in logs while the app is trying to connect to Oracle DB through Java code. This is intermittnent. I am using Day ...

    Views

    1.6K

    Likes

    0

    Replies

    0
  • 1/23/17
    Is there any OOTB solution to filter some properties like cq:lastReplicated, cq:lastReplicatedBy , etc, I wanted to migrate some code from lower environments to higher these properties shows the newly moved content in author also as replicated especially on sites content. So planning to create the p...

    Views

    450

    Like

    1

    Replies

    0
  • 1/23/17
    Is Adobe AME 6.1 certified to run with Oracle Golden Gate for replication of an active- active replication scenario?

    Views

    458

    Like

    1

    Replies

    2
  • 1/23/17
    Hi Team        I have a page in 6.2 where I had used a component. So the node with the data for the component got created in the page structure. But later, at some point ,I had deleted this component.Now in all the pages where this component was included previously, started displaying the node value...

    Views

    417

    Likes

    0

    Replies

    0
  • 1/23/17
    I already try some external formatters, but they broke the dialog structure.

    Views

    2.4K

    Likes

    0

    Replies

    5
  • 1/23/17
    Hi All,After every PROD deployment we were clearing entire cache, with the below CURL.curl -H "CQ-Action: DELETE" -H "CQ-Handle: /" -H "Content-Length: 0" -H "Content-Type: application/octet-stream" --noproxy .com http://<HostName>:80/dispatcher/invalidate.cacheWe had a thought rather that clearing ...

    Views

    14.4K

    Likes

    0

    Replies

    4
  • 1/23/17
    Hi, We are getting internal server error while saving page properties of page in touch UI. Using AEM 6.1 SP2Let me know steps how to debug the same.Thanks,Neha

    Views

    473

    Likes

    0

    Replies

    0
  • 1/23/17
     Is there any way to extend the Amazon S3 Connector provided by AEM?  

    Views

    462

    Likes

    0

    Replies

    2