Expand my Community achievements bar.

SOLVED

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 Accepted Solution

Avatar

Correct answer by
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.

View solution in original post

4 Replies

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

Correct answer by
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