-
I am stuck at **How to expose business functionality as an external RESTful API**. I checked for solutions online but nothing seems to work. Appreciate an help on this.
Deployment is successful. When…
-
Hi, i have a problem with implementation stagemonitor in my application. I added dependency and application compile OK. But application it is starting get error org.stagemonitor.javassist. This error …
-
From https://github.com/swagger-api/swagger-editor/issues/423
> Generate Server - JAX-RS should have Apache CXF Interface gateway, while it should not have Implementation class by itself. This gives …
-
There are JAX-RS implementations that can build a client proxy. For example, CXF: https://cxf.apache.org/javadoc/latest/org/apache/cxf/jaxrs/client/JAXRSClientFactory.html. It is a good idea to standa…
mkarg updated
5 years ago
-
This seems to be an underlying problem with the Apache Camel jars, when bundling into an uberjar.
http://camel.apache.org/how-do-i-use-a-big-uber-jar.html
Usage results in the following error:
```
C…
-
This issue is related to [PWM automation module](http://next.openhab.org/addons/automation/pwm/)
## Expected Behavior
Сhanges are successfully saved and the module continues to work
## Current …
-
Had reported it in the [main repo](https://github.com/quarkusio/quarkus/issues/39811), but have been asked to raise here --
### Describe the bug
1. When a CxfClient that has only primitive ty…
-
At runtime I got the following error:
```
Exception in thread "CXFCloseIdleConnectionThread" java.lang.NoSuchMethodError: org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager.validateP…
-
The error from the server is:
POST https://www.healthcare.gov/ee-rest/ffe/en_US/MyAccountEIDMUnsecuredIntegration/createLiteEIDMAccount 500 (Internal Server Error) jquery.min.js:2
send jquery.min.js:…
-
Hi,
I have an etcd cluster with 2 nodes and it works over https and with certificate authentication. I have legitimate certs, keys and ca-certificates from symantec. I can use the URL from postman a…