Well, while developing my enterprise application in NetBeans 7.1.2 with GlassFish 3.1.2 as the application server, the following most notable error appeared and made the project unable to deploy:
Error creating managed object for class: class org.jboss.weld.servlet.WeldListener
and a bunch of other errors and exceptions.