Hi, I am wondering how the default transitive dependencies work. I was surprised to see that when I add a dependency on a WAR in my EAR project, the WAR's dependency on an EJB was not autmatically added to the EAR. Is this normal behavior?
Thanks for clarifying. Thomas