<div dir="ltr">Hi, I have a module com.example.mymodule with an ActionClass class that extends A_CmsModuleAction.<div>I published the compiled ActionClass.class file under /system/modules/com.example.mymodule/classes/com/example/mymodule folder</div>
<div>I set up the module "Action Class" property in the Module Management tool and I have it defined under the module definition in opencms-modules.xml file.</div><div><br></div><div>However the class still does not get activated - I have a log line as the first line in initialize() method and it does not get called.</div>
<div>I don't have any exceptions or compilation errors.</div><div><br></div><div>I also restarted Tomcat</div><div><br></div><div>what am I missing?</div><div>Thank you.</div></div>