-
Adrianos Dadis
Building Big Data & Stream processing solutions in many business domains. Interested in distributed systems and enterprise integration.
-
Recent Posts
Categories
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
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 java, JavaEE, jboss, software development
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 eclipse, java, jboss, software development
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