Author Archives: Adrianos Dadis

Unknown's avatar

About Adrianos Dadis

Building Big Data & Stream processing solutions in many business domains. Interested in distributed systems and enterprise integration.

Set WildFly binding address and shutdown using CLI

Real example to start JBoss/WildFly on a specific IP using command line parameters and how to shutdown server using JBoss/WildFly CLI tool Continue reading

Posted in Administration, JBoss | Tagged , | Leave a comment

Add Apache Camel and Spring as jboss modules in WildFly

Instructions to add Spring framework and Apache Camel as jboss modules in WildFly. Continue reading

Posted in Java, Java EE, JBoss, Software Development | Tagged , , , | Leave a comment

Java bytecode verification is always REQUIRED

Never disable bytecode verification when running java as may lead you to security problems. Continue reading

Posted in Administration, Java, Java EE | Tagged , , , , , , , | Leave a comment

Never set GC parameter -XX:MaxTenuringThreshold greater than 15

Never set GC parameter -XX:MaxTenuringThreshold greater than 15 as it rapidly leads to heap fragmentation Continue reading

Posted in Administration, Java, Java EE | Tagged , , , , | 2 Comments

A movie about Free Software – Software Wars

Back at 2009, Keith Curtis (@keithccurtis) wrote book “After the Software Wars“.  It’s a book about Free Software and how this idea could change our lives. Now, Keith tries to create a movie about Free Software and software in general. … Continue reading

Posted in Freedom, GNU/Linux | Tagged , , | Leave a comment