Skip to content

Commit

Permalink
Merge pull request #840 from IvoSestren/patch-3
Browse files Browse the repository at this point in the history
Update dependencias-e-pre-requisitos.html
  • Loading branch information
garcia-jj committed Oct 24, 2014
2 parents f7b1f6e + f57c364 commit f237a8d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
</dependency>
~~~

E se você utiliza um Servler Container (como o Tomcat ou Jetty) você precisa adicionar a implementação de referência do CDI: o Weld.
E se você utiliza um Servlet Container (como o Tomcat ou Jetty) você precisa remover a linha "<scope>provided</scope>" da dependencia anteior (javax.inject) e adicionar a implementação de referência do CDI: o Weld.

~~~
#!xml
Expand Down

0 comments on commit f237a8d

Please sign in to comment.