alfresco-sdk | Alfresco SDK based on Apache Maven | Build Tool library

 by   Alfresco Java Version: alfresco-sdk-aggregator-4.3.0 License: Apache-2.0

kandi X-RAY | alfresco-sdk Summary

kandi X-RAY | alfresco-sdk Summary

alfresco-sdk is a Java library typically used in Utilities, Build Tool applications. alfresco-sdk has no bugs, it has no vulnerabilities, it has build file available, it has a Permissive License and it has low support. You can download it from GitHub, Maven.

Since ACS 7.1, Share build pipeline has been refactored, and you now have to specify the internal Share version number, in addition to the version of the image, because they are not the same anymore.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              alfresco-sdk has a low active ecosystem.
              It has 173 star(s) with 109 fork(s). There are 105 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 7 open issues and 505 have been closed. On average issues are closed in 971 days. There are 11 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of alfresco-sdk is alfresco-sdk-aggregator-4.3.0

            kandi-Quality Quality

              alfresco-sdk has 0 bugs and 0 code smells.

            kandi-Security Security

              alfresco-sdk has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              alfresco-sdk code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              alfresco-sdk is licensed under the Apache-2.0 License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              alfresco-sdk releases are available to install and integrate.
              Deployable package is available in Maven.
              Build file is available. You can build the component from source.
              Installation instructions are not available. Examples and code snippets are available.
              It has 6221 lines of code, 126 functions and 112 files.
              It has medium code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi has reviewed alfresco-sdk and discovered the below as its top functions. This is intended to give you an instant insight into alfresco-sdk implemented functionality, and help decide if they suit your requirements.
            • Start Tomcat dependencies .
            • Make a POST request to the Alfresco Webapp .
            • The destination directory .
            • Executes the refresh .
            • Returns a normalized version of the version .
            • Checks that the parameters are valid .
            • Execute the model .
            • This is the main entry point .
            • Initializes the platform module class .
            • Gets the spring context holder instance .
            Get all kandi verified functions for this library.

            alfresco-sdk Key Features

            No Key Features are available at this moment for alfresco-sdk.

            alfresco-sdk Examples and Code Snippets

            No Code Snippets are available at this moment for alfresco-sdk.

            Community Discussions

            Trending Discussions on alfresco-sdk

            QUESTION

            Dockerized Alfresco CORS filter
            Asked 2021-Apr-20 at 07:39

            I have a dockerized Alfresco 6.2 community version, clean for now, up and running correctly in my AWS server. I can use it ang log in into share.

            Now I want to add my custom app, writtein in Vue.js, which is dockerized too, and make calls to the Alfresco REST APIs to develop my customizations. When I call any of the APIs I always receive CORS error.

            I've tryied many many times, changing Alfresco configuration, Tomcat server configuration, using jar and so on, but nothing has changed.

            The error I get is always Access to XMLHttpRequest at 'http://my-alfresco-url/alfresco/api/-default-/public/authentication/versions/1/tickets' from origin 'http://localhost:8080' has been blocked by CORS policy: Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource.

            Here is my simplified API call (just for simplicity, the fetch method I use inside my Vue.js app is the same)

            ...

            ANSWER

            Answered 2021-Apr-20 at 07:39

            After many trials, I've managed to work. Here is how I did.

            First things first, alfresco-global.properties cors options seems to be useless and uneffective. At least for ACS. If there is anyone who can explain me how they work I'll appreciate it.

            I needed to add two libraries to my Alfresco 6.2 tomcat/webapps/WEB-INF/lib folder, cors-filter v2.5 and java-property-utils v. 1.9.1. They has to be exactly those versions (not the newer one 2.10 and 1.16) or they won't work with the next web.xml configuration.

            I added them to my acs/platform pom.xml

            Source https://stackoverflow.com/questions/67162359

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install alfresco-sdk

            You can download it from GitHub, Maven.
            You can use alfresco-sdk like any standard Java library. Please include the the jar files in your classpath. You can also use any IDE and you can run and debug the alfresco-sdk component as you would do with any other Java program. Best practice is to use a build tool that supports dependency management such as Maven or Gradle. For Maven installation, please refer maven.apache.org. For Gradle installation, please refer gradle.org .

            Support

            To get started with Alfresco SDK 4.3.x (latest) visit the Alfresco Documentation.
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/Alfresco/alfresco-sdk.git

          • CLI

            gh repo clone Alfresco/alfresco-sdk

          • sshUrl

            git@github.com:Alfresco/alfresco-sdk.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link