-
https://groups.google.com/forum/#!topic/islandora-dev/MiB8PAD3fuA
When ingesting a 14GB MP4 into Fedora via islandora_batch via drush, we receive the following Fedora error message indicating the "…
-
```
Starting project org.apache.synapse:Apache-Synapse:3.0.2
maven build exit_code=0
org.apache.synapse:Apache-Synapse:3.0.2:ok=25:ko=31
jNorm synapse-securevault-3.0.2.jar
reference exit_code=…
-
When JAXB wants to read the string for following error:
```
CONFLICTING_XML_ELEMENT_MAPPING = \
The element name '{'{0}'}'{1} has more than one mapping.
```
the original error will be lost becau…
-
when i create a AirReservatReq, it occurs:
十月 09, 2017 5:20:38 下午 org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean buildServiceFromWSDL
信息: Creating Service {http://www.travelport.co…
-
I always use maven-enforcer-plugin in my spring-boot apps, but I seem to get some dependency mismatches:
The plugin:
```xml
maven-enforcer-plugin
…
rtc11 updated
3 years ago
-
Observation:
1. The current test failure didn't seem to be matched to the prior defect 88389
2. The current test failure may be returned as expected, but adding @ExpectedFFDC still gets the failure …
-
Like the issue #9 because the protected access of the default constructor an error occurs when executing a web service endpoint method.
And I just discovered an error occurs in Apache CXF, version …
-
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…
-
With version 7.8.2 we encounter following problem:
```
Caused by: com.sun.xml.bind.v2.runtime.IllegalAnnotationsException: 2 counts of IllegalAnnotationExceptions
at com.sun.xml.bind.v2.runtime…
-
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…