Markus Eisele

Results 15 comments of Markus Eisele

@arun-gupta it is true, that the beans.xml solution isn't working. It only impacts the bean discovery in the archive, where it actually resists. Which is not true in this case,...

@johnament can you put a feature request into the bug tracker? Makes total sense to me. Would love to try to drive that.

Hi. I can't answer this for sure. My guess is: no. Feel free to reach out to the Alpakka project. https://github.com/akka/alpakka

Compare the accompanying blog post: http://blog.eisele.net/2015/10/wildfly-swarm-jax-rs-microservice-on-docker.html

Just a fyi, compose isn't working on Windows at all. On Jun 5, 2015 6:19 PM, "Arun Gupta" [email protected] wrote: > Use docker-compose scale mywildfly=2 to show service scaling using...

I validated, that there is no way to run compose as a plain python package without Cygwin or Babun (http://py-generic-project.readthedocs.org/en/latest/installing.html#babun). Still struggling with the Docker container approach.

Finally getting there: http://blog.eisele.net/2015/06/docker-compose-on-windows-with-python.html But it is a looooong way. I can't make the docker container approach to work.

Update, it doesn't exactly hang. It just takes like in forever. 10 to 15 minutes to deploy an application to the cluster. Following up with the docker guys on the...