Hello,
I want to write and deploy a custom deployment event listener to be initiated when a managed object gets published. This listener's function is to update our sitemap.xml for the object being published or unpublished. Since this is being placed on our delivery DA, does that mean we don't have access to the javabeans which is what most of these items are?
Also, I am having major issues with ClassNotFoundException when the listener is trying to find this class file even though I have followed all the instructions and quintiplechecked spellings, etc.
Based on the instructions provided, I placed the jar file containing the class (and yes the package path is correct) into /opt/vignette/Content/8_1/lib folder and restarted the delivery DA. Is there any other place I can put this jar file so it would be found during publish?
Thanks.