Skip to content

Commit

Permalink
Adding info about beans.xml optional only under Java EE Containers (PT)
Browse files Browse the repository at this point in the history
  • Loading branch information
garcia-jj committed Nov 6, 2014
1 parent b4b844b commit f1048a4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
</listener>
~~~

E o arquivo `beans.xml`, opcional, que deve estar dentro do `WEB-INF` de sua aplicação:
E o arquivo `beans.xml`, que é opcional se você estiver usando um Application Server, que deve estar dentro do `WEB-INF` de sua aplicação:

~~~
#!xml
Expand Down

0 comments on commit f1048a4

Please sign in to comment.