Skip to content

Dependency missing in standalone server build #96

Description

@gpicavet

Hello,

I get a 500 error when calling saveTeamRoom service on a Two Server Mode (standalone server) .
Some jar used by "org.exoplatform.services.deployment.Utils.sanitize" method are missing.

adding this dependency in pom.xml should resolve the problem.

<groupId>org.exoplatform.commons</groupId>
<artifactId>commons-component-common</artifactId>

Regards

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions