I\'ve added Tomcat in the \"Tools > Servers\" menu and as you can see it appears in the list of servers:
But when I try to run my project, I cannot select Tomcat! The dr
I had this exact same issue, when creating a default EE project in Netbeans it does a full EE spec which Tomcat doesn't fulfill.
I created manually because I couldn't find a good archetype, could you please post the place where you got the good Tomcat archetype?