Hi All, I am following this tutorial to add a plugin into cloudstack 4.3: https://cwiki.apache.org/confluence/display/CLOUDSTACK/CloudStack+API+Development
Everything looks well except for that neither componentContext.xml.in nor applicationContext.xml.in is found in cloudstack/client/tomcatconf/ directory. When I run the server, it shows "getTimeOfDay" is an unknown command. Does anyone know how to correctly plug in new module in v4.3? Tom