Expand my Community achievements bar.

UweG
UweG
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • Hi to all,we are using ResourceResolverFactory.getServiceResourceResolver from different threads and different event listener with a identical identifier, e.g.Map<String, Object> authenticationProperties = new HashMap<>();authenticationProperties.put(ResourceResolverFactory.SUBSERVICE, "our_id");ret...

    Type

    Questions

    Views

    572

    Likes

    0

    Replies

    1
  • Hi,thanks for clarification. Does perform .commit() a synchronious write into JCR?This means, when I wake up the 2nd thread instantly after calling .commit() and when thread 2 is reading the data after calling resourceResolver.refresh(), get thread 2 all data? Or is it neccessary to sync thread 2 wi...

    Type

    Questions

    Views

    894

    Likes

    0

    Replies

    0
  • Hi to everybody,I tried to implement an EventHandler for AEM 6.4.1 to observe a subtree within /var/ and don't get this running.What's the right way to configure this class with @Component? What's the right value for EVENT_TOPIC to observe a /var/sub-path?@Component(immediate = true, property = { Ev...

    Type

    Questions

    Views

    464

    Likes

    0

    Replies

    1
  • Hi to everybody,I write a lot of values into JCR /var/xxx and close the operation with a ResourceResolver commit and a refresh. My question was: does AEM perform the persistance operation asynchronously and should I wait with a EventHandler for these values? Or is it possible to continue without wai...

    Type

    Questions

    Views

    976

    Likes

    0

    Replies

    4
Top badges earned by UweG
Customize the badges you want to showcase on your profile