Expandir minha barra de realizações na Comunidade.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

Esta conversa foi bloqueada devido à inatividade. Crie uma nova publicação.

SOLUCIONADO

column control component

Avatar

Level 4

Is there any possible way to use the ACS column control component without installing the acs-aem-commons-content tool

1 Solução aceita

Avatar

Resposta correta de
Level 10

Install acs commons on some local AEM instance 

Then create a package having filters of column control only and its dependencies and install that package in prod

later if you want you can uninstall acs commons package from local aem.

Ver solução na publicação original

4 Respostas

Avatar

Level 10

This is the package where this column component is defined. What is the issue with installing the acs-aem-commons-content tool? 

Avatar

Level 4

There is no issue with the acs-column control component, but the thing is that I am using OOTB column control component in production server.so I don't want to install any other packages like acs-aem-common content tool.Is there any way to use column control component without installing extra packages.

Avatar

Resposta correta de
Level 10

Install acs commons on some local AEM instance 

Then create a package having filters of column control only and its dependencies and install that package in prod

later if you want you can uninstall acs commons package from local aem.

Avatar

Level 4

When I am trying to create a package having filters of column control only and its dependencies and install that package in prod,I am getting the error like,

javax.servlet.ServletException:

java.lang.NoClassDefFoundError:

com/adobe/acs/commons/wcm/tags/PlaceholderTag