Is there an example of a simple web project with maven, cdi (@Named annotations) and glassfish
i am trying to convince my boss to jump from Netbeans to intellij (i want him to atleast pay for MY ide).
I want to put together a simple glassfish v3 project that uses maven and cdi, is there any examples of this... I am guessing the majic would be in the pom but every time i add maven to a project, it breaks and no longer loads anything to glassfish.
请先登录再写评论。