-
Hi!
I am struggling with a following exception:
```
Caused by: java.lang.ClassCastException: org.hotswap.agent.plugin.spring.getbean.HotswapSpringInvocationHandler cannot be cast to org.apache.cxf.…
-
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 …
-
Hello,
After following this tutorial: http://travelport.github.io/travelport-uapi-tutorial/lesson_1-1.html we are receiving the following error when generating the client from Util.wsdl.
wsdl2java…
-
**OpenKM will be crashed when calling the WebService API with a not existing File Path.**
![image](https://user-images.githubusercontent.com/17687248/159825610-e61f35c9-d1f6-4904-b8ee-f39c30047c37.…
-
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 …
-
**Describe the bug**
There seems to be an error in the handling of execution artifacts.
**To Reproduce**
Steps to reproduce the behavior:
1. Unfortunately I am not entirely sure how I managed t…
-
Dear All,
I am facing below issue while calling lesson2 main method.
Exception in thread "main" java.lang.RuntimeException: java.lang.NoSuchFieldError: dataBindingSet
at com.travelport.tutoria…
-
At runtime I got the following error:
```
Exception in thread "CXFCloseIdleConnectionThread" java.lang.NoSuchMethodError: org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager.validateP…
-
the need is to support package annotation.
In cxf patch, I need to support this generation:
https://github.com/apache/cxf/blob/master/rt/frontend/jaxws/src/main/java/org/apache/cxf/jaxws/WrapperClas…
-
## Old conf without problem:
I have a project using spring-boot **1.2.4**
For managing web services inside it, I'm using apache.cxf. **2.7.11**
pom.xml :
```
org.apache.cxf
cxf-rt-frontend-jax…