I am not sure that I understand the difference between these two types of tomcats (embedded and managed).
I am going to setup arquillian test for my project on tomcat and I have to choose between embedded tomcat or managed tomcat (since there are different ppom.xml settings and dependencies). Please tell me what is the difference and which one I should choose for running my arquillian tests.