Using Docker to deal with a TomEE missing feature

When I and Bruno Souza were writing the article “Step-by-Step High Availability with Docker and Java EE” we faced a little issue with an Apache TomEE cluster feature: the “hot” deployment thru the cluster nodes isn’t still available, although the configuration at the server.xml is already defined: <Deployer className=”org.apache.catalina.ha.deploy.FarmWarDeployer” deployDir=”/tmp/war-deploy/” tempDir=”/tmp/war-temp/” watchDir=”/tmp/war-listen/” watchEnabled=”true”/> The point is: if you deploy a new version … Read more

Talking about dreams

Hey folks! What’s up? Today I will talk about dreams. Yup, dreams. If you think that dreaming has nothing to do with your career, so maybe you need to make up your mind… In the end of 2015 I received an e-mail from Bruno “Javaman” Souza (http://anonovoprojetonovo.com) talking about dreams for 2016. Don’t need to … Read more