-
I have three xsd's defined, each with a different namespace.
One of the xsd is mapped to namespace "Common".
This is imported into two other xsd's with namespaces "Request" & "Response".
The xml sc…
-
### Description
Running the AC Debugger with the following flags: -c -r -w
```
AC Debugger: =======================================================================
AC Debugger: AN ERROR OCCU…
-
JIRA Issue: [KIEKER-925] Detect dependency updates for Kieker
Original Reporter: Nils Christian Ehmke
***
As discussed in today's meeting: It would be interesting to detect whether certain (optional…
-
Здравствуйте, не подскажете как собрать полностью проект? Там разные pom.xml в нескольких репозиториях, пакеты разбросаны, правильно ли я понял что это все собирается в одном проекте и не делится по м…
-
I tried a simple WinRM client example using the code as follows, and unable to execute the command successfully due to the below exception.
Here is the code below snippet while connecting to client…
-
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 …
-
Log from forge....
```
--------------------------------------
Inbound Message
----------------------------
ID: 39
Address: http://172.17.0.8:8080/api/forge/command/execute/devops-get-overview?secret=…
-
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…
-
How to reproduce
1. Install
2. Restart Spoon
3. Uninstall thru Marketplace
Version: 1.0.0-RC3 (3a798024d231a089c15ba8f440d021fc2293d758)
Workaround: Remove the plugin folder as `rm -rf plugin…
-
Following error is thrown if an un-enroll call is made to the server from a device not available in the server. It would be better if this error can be caught and acted on gracefully(maybe ignore the …