Ok, here we are.
I hope I've forgot nothing in the zip ;)
If you have any problem running the example just let me know.
The only thing you need to do is:
- unzip the archive
- go to the startup-example directory.
- mvn clean install
- cp services-dist/target/01-services.ear to your deploy dir
- cp startup-dist/target/02-startup.ear to your deploy dir
The example is using the System.out instead of log4j and as you'll see the message doesn't show up.
Again, thanks a lot for all your help :)
/Benoit