* How to start

1. Start EAP with "-Dorg.jboss.as.logging.per-deployment=false".
2. Deploy "ejb-in-ear.ear".
3. Access to "http://localhost:8080/jboss-as-ejb-in-ear".

You'll see "sdmp.log" at the current directory of EAP process.
This is configured by "log4j.properties" in "lib/config.jar"
of the EAR file.
