Skip to content

no release after updating to use jarkata from javax #55

Description

@david-macharia

aused by: org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.igniterealtime.restclient.RestApiClient]: Factory method 'getWalletOpenFire' threw exception with message: javax/ws/rs/core/MediaType
at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:171)
at org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:655)
... 24 more
Caused by: java.lang.NoClassDefFoundError: javax/ws/rs/core/MediaType
at org.igniterealtime.restclient.enums.SupportedMediaType.(SupportedMediaType.java:7)
at net.sasakonnect.wallet.config.WalletFireConfig.getWalletOpenFire(WalletFireConfig.java:27)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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