-
Add a new section, after `jboss/wildfly` image, to run a pre-baked Java EE 7 application. This is explained at:
http://blog.arungupta.me/javaee7-lab-wildfly-docker/
It shows how in-memory database c…
-
Please update guava to latest version. For time being, querydsl is using version 14.0;latest stable is 18.0[1].
There are known bugs meanwhile fixed in guava18.0. In special, 14.0 is not deployable t…
-
When improving my Java-skills, I decided I wanted to give the JavaEE7 Websocket API a test-drive. It's very easy to work with and it's just as simple as writing a Servlet or REST-API. Unfortunatly, I …
-
When running 'mvn test' for the sample project javaee-arquillian-cube, I get an error and stack trace below. (Notice that I have updated "machineName" in/javaee-arquillian-cube/src/test/resources/arqu…
-
```
What steps will reproduce the problem?
1. Set up a rest client with ClientBuilder.newClient();
2. Give it a GET target - a web address that will respond with a cookie
3. Send the request and then …
-
-
```
What steps will reproduce the problem?
1. Set up a rest client with ClientBuilder.newClient();
2. Give it a GET target - a web address that will respond with a cookie
3. Send the request and then …
-
```
What steps will reproduce the problem?
1. Set up a rest client with ClientBuilder.newClient();
2. Give it a GET target - a web address that will respond with a cookie
3. Send the request and then …
-
Created a Swarm cluster on Mac OS X as:
```
~> docker-machine create --driver virtualbox --swarm --swarm-master --swarm-discovery=token://f7d66ebc8ebc8c9226cfd925da135f5f swarm-master
INFO[0000] Crea…
-
```
What steps will reproduce the problem?
1. Set up a rest client with ClientBuilder.newClient();
2. Give it a GET target - a web address that will respond with a cookie
3. Send the request and then …