hbelmiro commented on a change in pull request #638:
URL: https://github.com/apache/tomee/pull/638#discussion_r436302846
##########
File path: examples/dynamic-proxy-to-access-mbean/README_pt.adoc
##########
@@ -0,0 +1,451 @@
+:index-group: Proxy Beans
+:jbake-type: page
+:jbake-status: status=published
+= Proxy dinâmico para acessar o MBean
+
+== Exemplo
+
+Acessar o MBean é algo simples por meio da API JMX, mas geralmente é
+técnico e não muito interessante.
+
+Este Exemplo simplifica este trabalho simplesmente fazendo isso genericamente
em um proxy.
Review comment:
```suggestion
Este exemplo simplifica este trabalho simplesmente fazendo isso
genericamente em um proxy.
```
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]