Skip to content

JAX-RS 2 Contract doesn't handle class-level @Path annotations correctly #1376

Open
@toadzky

Description

@toadzky

When setting a class level path annotation, the jax-rs2 contract tries to set the base path as the target, which throws an exception because the path segment isn't an HTTP url. I'm not sure why the root path annotation is trying to set the target field since it's a path-prefix, not a target.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugUnexpected or incorrect behaviorfeedback providedFeedback has been provided to the author

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions