Commit 7433326e4ad0ae70315368931dc44a9367e4a151
1 parent
7911d59c
Exists in
master
Corrige caminho do arquivo beans.xml no cap. 15 da referência.
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
documentation/reference/pt-BR/security.xml
@@ -20,7 +20,7 @@ | @@ -20,7 +20,7 @@ | ||
20 | <section> | 20 | <section> |
21 | <title>Configurando</title> | 21 | <title>Configurando</title> |
22 | <para> | 22 | <para> |
23 | - Para um correto funcionamento do Demoiselle é necessário inserir os interceptadores de segurança no arquivo <filename>src/main/WEB-INF/beans.xml</filename>. | 23 | + Para um correto funcionamento do Demoiselle é necessário inserir os interceptadores de segurança no arquivo <filename>src/main/webapp/WEB-INF/beans.xml</filename>. |
24 | </para> | 24 | </para> |
25 | <programlisting role="XML"><![CDATA[<beans xmlns="http://java.sun.com/xml/ns/javaee" | 25 | <programlisting role="XML"><![CDATA[<beans xmlns="http://java.sun.com/xml/ns/javaee" |
26 | xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | 26 | xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |