tomcat test container fail to be properly started by maven, throwing a javax.naming.NamingException,
The maven cactus test then wait indefinitly for container to respond request:
cactus:test-war:
[cactus] -----------------------------------------------------------------
[cactus] Running tests against Tomcat 5.5.7 @
http://localhost:9090
[cactus] -----------------------------------------------------------------
I'll attach example project reproducing problem.