How to update classes in a custom component
WebCenter Conter 12.2.1.4
I am trying to update a custom component. I've made changes to the java code and compiled it I then added the updated classes to the component's classes directory. Rebuilt the custom component in the component wizard, uploaded the new manifest.zip file for the component but the new changes have not applied.
Is there any documentation about adding java classes to a component?