-
1. Setup fabric8 using [Minikube](http://fabric8.io/guide/getStarted/minikube.html)
2. Install fabric8
> gofabric8 version
> gofabric8, version '0.4.64' (branch: 'master', revision: '7c295…
-
I am trying to use Fabric8 by installing it on AWS.
I have added a cluster with 1 master & two workers.
Also downloaded the kubeconfig & run the command
kubectl get pods
from local machine, …
-
The property `soap.messages.logging=true` has no effect on the logging output.
-
When the CXF server enables MTOM, the SoapRawClient will fail to parse the xml.
```
@WebService
@MTOM(threshold = 2 * 1024 * 1024)
public class XXXEndpoint implements XXXServicePortType {
```
…
-
Hello.
I am facing a weird exception (Could not find expression factory class) I don't have with Unit tests with the following template:
"SVNFM_GRANTID_{{ vnfd_id }}{% if index is not none %}{{ in…
-
Suddenly the wsdl2java started throwing following exception. The same following setup was working before two weeks.
```
apply plugin: 'no.nils.wsdl2java'
buildscript {
repositories {
…
-
Quel serveur web utiliser ? Voici une liste de pistes pas du tout exhaustive :
- com.sun.net.httpserver.HttpServer
- SparkJava
- FluentHTTP
- SpringBoot
- Jetty/Netty
- JEE
- NanoHTTPD
- Tomcat
Est-…
-
We use spring-boot 2.0.3 and atomikos 4.0.6 in our project.
2019-11-15 09:09:06,329 [WebContainer : 7197dfc6c93a4953a1bfe48b08d71626-f8ffdbd48--4912-T:2ae0d2f6-e9ae-4817-8ea3-c86a53fddf61] WARN C…
-
**[Marc Steiner](https://jira.spring.io/secure/ViewProfile.jspa?name=phoenixneo)** opened **[SWS-1016](https://jira.spring.io/browse/SWS-1016?redirect=false)** and commented
Hi, i am trying to provid…
-
Parallel Universe' **Capsule** (http://www.capsule.io/) is an open-source packaging and deployment tool for JVM applications.
IMO Capsule packaging is better than common fat jar created by Maven Shad…