02-04-2016 10:38 AM
02-04-2016 01:32 PM
02-05-2016 04:02 AM
12-07-2017 09:45 AM
Dear Everyone!
I have the same problem - a quick response is very appreciated
12-21-2017 08:22 AM
I believe this is what you are looking for
12-29-2017 11:12 AM
Thank you for your response. unfortunately I just started with Alfresco (Community Edition 201711 EA) and dont really know how to install the JAR Module. I also didn't find online a proper guide for this. So far i had few times experience with AMP installations.
12-31-2017 12:05 PM
All you have to do is to download the source code, and then, using maven, package the project as a jar file.
The information you need to do so is available in the following tutorial Getting Started with the Alfresco Maven SDK | ECMArchitect | Alfresco Developer Tutorials
Basically, on the project's root folder, execute:
mvn clean install
Then, get the jar file created inside the target folder, and put it inside the alfresco install folder, something like <alfresco-install-folder>/modules/share
After that, restart Alfresco's service and that is basically all you need.
05-06-2018 11:55 PM
No me funcionó en alfresco 5.2
05-07-2018 10:55 AM
Hello.
Sorry, but that is not enough to help you.
You have to specify what exactly you did, if you see any error message in the logs, and even if anything has changed after the install.
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.