내 커뮤니티 업적 표시줄을 확대합니다.

Gdubz-57m2mu
Gdubz-57m2mu
오프라인
유형
  • 모두
  • 질문
  • 토론
  • 아이디어
  • 블로그
사용자 참여로 필터링
  • Hi all,Left my local dev instance running overnight and now every 5 seconds the following 3 lines are spammed in my error log.16.11.2016 12:41:24.368 *WARN* [TarMK flush thread [C:\adobe\aem62publish\crx-quickstart\repository\segmentstore], active since Wed Nov 16 12:41:24 CST 2016, previous max dur...

    유형

    질문

    조회 수

    2.5K

    Like

    1

    답글

    3
  • Has anyone at Adobe read this article[1] about MongoDB? Is this not a problem, given that pretty much all use cases for using MongoDB with AEM revolves around "social data"?Just a guess after looking at what's generated in MongoDB after leaving a test comment on /content/community-components/en/comm...

    유형

    질문

    조회 수

    1.6K

    Like

    1

    답글

    2
  • Hi all,Just wondering what's the best way to modify the default GET behavior of a social component? In this particular case, it is a custom social component, similar to the TodoMVC sample[1]. This is great in that it shows the custom PostOperations extended from AbstractSocialOperation.However, let'...

    유형

    질문

    조회 수

    1.3K

    Like

    1

    답글

    1
  • Sorry, one more missing method that has been deprecated but I can't find a replacement for:boolean isResourceOwner(Resource resource)Again, this is marked as INTERNAL_USE_ONLY on the SocialUtils Refactoring documentation[1] but I'm struggling to find an alternative to, or if there is a public method...

    유형

    질문

    조회 수

    1.2K

    Likes

    0

    답글

    0
  • dwalling wrote... As general guidance, I would recommend using the profile tree in JCR only for attributes that change infrequently like passwords, address, possibly site preferences. These are things that are unlikely to change during a given login session and perhaps only change a few times per mo...

    유형

    질문

    조회 수

    1.7K

    Likes

    0

    답글

    0
  • Wow, okay. Shortly after posting that, I stumbled across InternalSocialResourceUtilities[1] in the documentation and that appears to have the two of the three INTERNAL_USE_ONLY methods I mentioned in my last post. Still not sure what to do about mayPost(); though I guess I don't have to do that chec...

    유형

    질문

    조회 수

    1.2K

    Likes

    0

    답글

    0
  • Another deprecation warning I encountered:The method create(ResourceResolver, String, Map<String,Object>) from the type ModifyingResourceProvider is deprecated.This is from Line 108 of the TaskServiceImpl.java[1] example on the aem-scf-sample-components-customize github page[2]. It's using SocialRes...

    유형

    질문

    조회 수

    1.2K

    Likes

    0

    답글

    0
  • Bertrand de Coatpont wrote... hello Greg, great questions/thoughts. SCD has been designed and tested with much larger number of "members" (as we tend to name publish side users). It's much more lighweight than before, and only uses the author instance as a pivot (content is never stored as such on a...

    유형

    질문

    조회 수

    1.4K

    Likes

    0

    답글

    0
  • Hi there!I was attempting to recreate/experiment/learn more about the Social Component Framework and getting the following warning from Maven on build:[WARNING] C:\Projects\my-project\core\src\main\java\com\sample-project\my-project\core\servlets\SetStatusOperation.java [1:1]:  Component com.sample-...

    유형

    질문

    조회 수

    1.9K

    Like

    1

    답글

    4
  • Assuming you're using the Maven AEM Project Archetype 10, then you need to add the following line to your "maven-bundle-plugin", under <configuration><instructions>...<!-- Import any version of javax.inject, to allow running on multiple versions of AEM --> <Import-Package>javax.inject;version=0.0.0,...

    유형

    질문

    조회 수

    2.1K

    Likes

    0

    답글

    0