Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependencias-e-pre-requisitos.html #840

Merged
merged 1 commit into from
Oct 24, 2014
Merged

Update dependencias-e-pre-requisitos.html #840

merged 1 commit into from
Oct 24, 2014

Conversation

IvoSestren
Copy link
Contributor

Detalhe da dependência do CDI com Servlet Container

Detalhe da dependência do CDI com Servlet Container
@@ -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.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change from

da dependencia anteior (javax.inject)

to

da dependência javax.inject.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change from

"<scope>provided</scope>"

to

<scope>provided</scope>

@garcia-jj
Copy link
Member

I'll merge and fix the text later. Thank you.

garcia-jj added a commit that referenced this pull request Oct 24, 2014
Update dependencias-e-pre-requisitos.html
@garcia-jj garcia-jj merged commit f237a8d into caelum:master Oct 24, 2014
garcia-jj added a commit that referenced this pull request Oct 24, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants