Redpill-Linpro / alfresco-listmanager

Component used to manage custom list of values used in metadata forms.
13 stars 6 forks source link

list manager jar #11

Open udaikumar26 opened 6 years ago

udaikumar26 commented 6 years ago

List manager is not displayed in share UI if we place the listmanager jar into tomcat/shared/classes. It is shown only when we place the jar into /tomcat/endorsed

billerby commented 6 years ago

Which version of Alfresco are you using? Have you set the shared.loader correctly in catalina.properties?

udaikumar26 commented 6 years ago

We are using alfresco 5.2. Below is the value set

shared.loader=${catalina.base}/shared/classes,${catalina.base}/shared/lib/*.jar