According to the concept of transitive dependency, if a project, say it A has dependency on X jar and is included in A's pom.xml. Now my second project, say it B has dependency on both project A and X jar. So now in my B's pom.xml I'll add only project B in its dependency, as X jar is served by A by...
My author is having 4502 port and publisher is having 4503 port. I configured dispatcher with the publisher on apache tomcat server.when I am starting author it is showing that it is started on 4502 port and publisher also starting on same port.Here i am getting conflict "Can not determine process i...
When we create a component using Touch UI, it is wrapped by a decoration tag which consists of AEM Grid classes like aem-GridColumn--tablet--12, aem-GridColumn--phone--8, aem-GridColumn--default--8 as below:Decoration tag:<div class="title-component aem-GridColumn--tablet--12 aem-GridColumn--phone--...
Hello,I have a vanilla OOTB setup of Social Communities.When trying to save an edited site, I get a 500 error with the following in the error logs14.02.2018 11:39:08.572 *WARN* [155.201.35.70 [1518626346841] GET /services/tagfilter HTTP/1.1] com.day.cq.wcm.core.impl.components.ComponentCacheImpl No ...
I am having trouble wrapping my head around an issue concerning experience fragments and linking. Let my simplify our setup.- A blueprint page called 'team' @ '/content/platform-blueprints/company/en/team' - Page contains a simple link component that refers to '/content/platform-blueprints/compa...
I have created a static template for some product pages. Simplified for debugging it looks like this at page creation time:However when the Product Description field is replaced by a richtext, the input collapses to this:What could cause this?
Is there any way in AEM 6.1 to access the key/value of JSON Object returned from Java class in Sightly (HTL)? I believe one indirect way would be to convert the JSON to Collection (Map) in java and use the map in Sightly to access the key/value. But is there any way available to do this without conv...
Hello All,I am exploring the community group creation. I see that after I create a community group, when I go back to the group and click on 'Edit Group", under Membership tab, the type of community is locked/grayed out.Is it possible to make the group type changeable? Is it advisable to try that?AE...