DAVID KIARIE MACHARIA

Results 3 issues of DAVID KIARIE 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)

curl -v -X POST 'http://localhost:9090/plugins/restapi/v1/users' -H 'accept: */*' -H 'Authorization: 19YHTG87K2M5kIf8' -H 'Content-Type: application/json' -d '{ "username": "uniqueid", "name": "David ", "email": "[email protected]", "password": "string", "properties": [ { "key": "string",...