Skip to content

Unable to declare dependency from ResourceAdaptor to .sar deployment #152

@dsuarezn

Description

@dsuarezn

Recently we have to migrate all our deployments to wildfly 10.x, and now we face a problem we didn't have in jboss, our resource adapters cannot find classes from another deployments, specifically we have a .sar deployment that should been used (calling static methods from it's classes) by our resource adaptors, but now we lost the capability to declare that dependency, we try using jboss-deployment-structure.xml in our ResourceAdaptors, but didn't work, and we have tried with many "guessed" workarounds, the documentation isn't very specific, so we apreciatte a solution for this trouble.

thnks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions