column control component | Community
Skip to main content
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by edubey

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.

4 replies

smacdonald2008
Level 10
January 28, 2016

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

Level 4
February 23, 2016

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.

edubey
edubeyAccepted solution
Level 10
February 23, 2016

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.

Level 4
February 24, 2016

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