Category Archives: JBoss

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

Run JBoss 7 in debug mode

Run JBoss 7 in debug mode and debug application with Eclipse. Continue reading

Posted in Java, Java EE, JBoss, Software Development | Tagged , , , | 7 Comments

m2e fix – Plugin execution not covered by lifecycle configuration

How to fix Maven m2e plugin Lifecycle Mapping Problem “Plugin execution not covered by lifecycle configuration”. When you need to use JBoss Logging and JBoss Logging Tools. Continue reading

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