Re: Subject for next blog post

2020-01-03 Thread Gabriel Ferreira
inerRunner.class) annotation. > > > > > > > > After that, I make a jar release with help the tomee-maven-plugin by > > running > > Ex.: mvn clean package tomee:exec -P prod -Dmaven.test.skip > > > > regards, > > > > Gilberto > > >

Re: Subject for next blog post

2019-12-21 Thread Gabriel Ferreira
n-plugin/ > > > On Fri, Dec 20, 2019 at 4:02 PM Gabriel Ferreira > wrote: > > > In my company we use jBoss in production. After I contributed to the > TomEE > > project, I made some POC's with TomEE embedded demonstrating how to > improve > > our deployment p

Re: Subject for next blog post

2019-12-20 Thread Gabriel Ferreira
e 2019 às 10:25, Richard Monson-Haefel < monsonhae...@gmail.com> escreveu: > Hi Gabriel, > > Another good idea. How would you use the embedded TomEE? > > Richard > > On Thu, Dec 19, 2019 at 4:42 PM Gabriel Ferreira > wrote: > > > I like Daniels proposal. +1 :D

Re: [VOTE] Release TomEE 8.0.1

2019-12-19 Thread Gabriel Ferreira
+1 Em qui., 19 de dez. de 2019 às 11:05, Daniel Dias Dos Santos < daniel.dias.analist...@gmail.com> escreveu: > +1 > > On Thu, Dec 19, 2019, 09:25 Richard Monson-Haefel > wrote: > > > +1 > > > > On Thu, Dec 19, 2019 at 1:20 AM Jonathan Gallimore < > > jonathan.gallim...@gmail.com> wrote: > > > >

Re: Subject for next blog post

2019-12-19 Thread Gabriel Ferreira
I like Daniels proposal. +1 :D I have a curiosity how to embedded tomee in a project, to execute java -jar project.jar you know? May it's a subject too :) On Thu, Dec 19, 2019, 5:48 PM Richard Monson-Haefel wrote: > Good one, Daniel! > > On Thu, Dec 19, 2019 at 12:41 PM Daniel Dias Dos Santos

Assignment to TOMEE-2703

2019-12-12 Thread Gabriel Ferreira
Can someone put me as assignee in this task? https://jira.apache.org/jira/browse/TOMEE-2703?filter=12347663 Thanks.

Re: [VOTE] Release javaee-api 8.0-3

2019-12-11 Thread Gabriel Ferreira
+1 Em ter., 10 de dez. de 2019 às 12:13, Zowalla, Richard < richard.zowa...@hs-heilbronn.de> escreveu: > +1 > > Am Montag, den 09.12.2019, 16:10 -0600 schrieb Richard Monson-Haefel: > > +1 > > > On Mon, Dec 9, 2019 at 4:09 PM Jonathan Gallimore < > > jonathan.gallim...@gmail.com> wrote: > > > Hi

Tip about taking a code issue

2019-12-11 Thread Gabriel Ferreira
Hey guys! I have contributed with some translations about examples on TomEE, I have been thinking of take some code issue. Can someone indicate an entry level issue ? Or it's better I'm searching for one on Jira? Thanks

TOMEE-2496

2019-12-11 Thread Gabriel Ferreira
Hey guys! About this issue: https://jira.apache.org/jira/projects/TOMEE/issues/TOMEE-2496 I tried to reproduce but I failed. I put a comment here: https://jira.apache.org/jira/browse/TOMEE-2496?focusedCommentId=16993421&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comm

PR#521 - Translation of the examples/simple-cdi-interceptor to Portuguese.

2019-07-18 Thread Gabriel Ferreira
Hey guys, I opened this pull request: https://github.com/apache/tomee/pull/521 about this task https://issues.apache.org/jira/browse/TOMEE-2580 Thank you ;)

Re: Java 11 - continuing work

2019-07-18 Thread Gabriel Ferreira
Hey Jean-Louis, I think is a good idea your suggestion about jaxb-api and jaxb-runtime. I believe that centralizing the versions in a few places is a good way to have a better control of the versions. So, about the other things I don't have an opinion about. Em qui, 18 de jul de 2019 às 06:07,

PR#520 - Translation of the examples/change-jaxws-url to Portuguese.

2019-07-16 Thread Gabriel Ferreira
Hey guys, I opened this pull request: https://github.com/apache/tomee/pull/520 about this task https://issues.apache.org/jira/browse/TOMEE-2579 Thank you ;)

PR#519 - Translation of the examples/cdi-session-scope to Portuguese.

2019-07-16 Thread Gabriel Ferreira
Hey guys, I opened this pull request: https://github.com/apache/tomee/pull/519 about this task https://issues.apache.org/jira/browse/TOMEE-2578 Thank you ;)

Re: Assing to TOMEE-2457

2019-07-16 Thread Gabriel Ferreira
Sorry I just noticed that there is an equal task here https://issues.apache.org/jira/browse/TOMEE-2496 attributed to Richard Monson-Haefel. I will search for another :) Em ter, 16 de jul de 2019 às 06:35, Gabriel Ferreira escreveu: > Hey guys, > I have worked on translating the examples

Assing to TOMEE-2457

2019-07-16 Thread Gabriel Ferreira
Hey guys, I have worked on translating the examples. So I thought about trying to solve some code problem. Can someone assign me to this task ? https://issues.apache.org/jira/browse/TOMEE-2457 thank you

Re: Translate to portuguese: examples/cloud-tomee-azure

2019-07-15 Thread Gabriel Ferreira
Hello Daniel, Marco Ferreira and I reviewed and approved you PR. I believe one of the committers can move this forwards. Thank you Daniel! Em seg, 15 de jul de 2019 às 13:08, Daniel Dias Dos Santos < daniel.dias.analist...@gmail.com> escreveu: > The PR is open for the ticket: https://github.com

TOMEE-2576 - Small fix on root README.adoc.

2019-07-14 Thread Gabriel Ferreira
Could someone assign me to this task? https://issues.apache.org/jira/browse/TOMEE-2576 my user: gabrielferreirapro Thank you :)

PR#516 - correcting two simple word mistakes.

2019-07-14 Thread Gabriel Ferreira
Hey guys. I saw this two simple mistakes and corrected them. PR: https://github.com/apache/tomee/pull/516 Jira task: https://issues.apache.org/jira/browse/TOMEE-2576

Re: PR#511 - translation of cdi-realm

2019-07-14 Thread Gabriel Ferreira
sorry the PR in the title is wrong, actually is 514. Em dom, 14 de jul de 2019 às 19:45, Gabriel Ferreira escreveu: > Hey guys, I opened this pull request: > https://github.com/apache/tomee/pull/514 > about this task https://issues.apache.org/jira/browse/TOMEE-2574 > Thank you ;) >

PR#515 - translate of examples/cdi-request-scope

2019-07-14 Thread Gabriel Ferreira
Hey guys, I opened this pull request: https://github.com/apache/tomee/pull/515 about this task https://issues.apache.org/jira/browse/TOMEE-2575 Thank you ;)

PR#511 - translation of cdi-realm

2019-07-14 Thread Gabriel Ferreira
Hey guys, I opened this pull request: https://github.com/apache/tomee/pull/514 about this task https://issues.apache.org/jira/browse/TOMEE-2574 Thank you ;)

Re: PR#511 - translation of cdi-realm

2019-07-14 Thread Gabriel Ferreira
sorry the PR is 514 not 511. Em dom, 14 de jul de 2019 às 17:58, Gabriel Ferreira escreveu: > Hey guys, I opened this pull request: > https://github.com/apache/tomee/pull/514 > about this task https://issues.apache.org/jira/browse/TOMEE-2574 > Thank you ;) >

Re: PR#513 - translation of translation of cdi-produces-field.

2019-07-14 Thread Gabriel Ferreira
t; escreveu: > > > >> Hi Gabriel , > >> > >> Thanks for the PR. > >> > >> I’ve reviewed your changes and they look good. > >> > >> Can one of the committers please move this forwards ? > >> -- > >> > >> *Daniel Dias dos Santos*

Re: PR#511 - translation of cdi-interceptor example.

2019-07-14 Thread Gabriel Ferreira
s ? > > -- > > > > *Daniel Dias dos Santos* > > Java Developer > > SouJava & JCP Member > > GitHub: https://github.com/Daniel-Dos > > Linkedin: www.linkedin.com/in/danieldiasjava > > Twitter: http://twitter.com/danieldiasjava > > > > > &

PR#511 - translation of cdi-realm

2019-07-14 Thread Gabriel Ferreira
Hey guys, I opened this pull request: https://github.com/apache/tomee/pull/514 about this task https://issues.apache.org/jira/browse/TOMEE-2574 Thank you ;)

Re: Translate to portuguese cdi-produces-disposes example

2019-07-14 Thread Gabriel Ferreira
I’ve reviewed your changes and they look good. I believe one of the committers can move this forwards. Thank you Daniel! Em dom, 14 de jul de 2019 às 11:38, Gabriel Ferreira escreveu: > Thank you for the PR. > I reviewed and suggested some changes. > > Em sáb, 13 de jul de 2019 às 1

PR#513 - translation of translation of cdi-produces-field.

2019-07-14 Thread Gabriel Ferreira
Hey guys, I opened this pull request: https://github.com/apache/tomee/pull/513 about this task https://issues.apache.org/jira/browse/TOMEE-2572 Thank you ;)

Re: Translate to portuguese cdi-produces-disposes example

2019-07-14 Thread Gabriel Ferreira
Thank you for the PR. I reviewed and suggested some changes. Em sáb, 13 de jul de 2019 às 19:34, Daniel Dias Dos Santos < daniel.dias.analist...@gmail.com> escreveu: > The PR is open for the ticket: https://github.com/apache/tomee/pull/512 > > Please review . > > thanks . > -- > > *Daniel Dias do

PR#511 - translation of cdi-interceptor example.

2019-07-13 Thread Gabriel Ferreira
Hey guys, I opened this pull request: https://github.com/apache/tomee/pull/511 about this task https://issues.apache.org/jira/browse/TOMEE-2569 Thank you ;)

Little doubt about signing a task at jira

2019-07-12 Thread Gabriel Ferreira
Hey guys, I'm working on translating our examples to Portuguese. To create a new task for the translation I'm just cloning the previous one. With that the task is already signed for me. This is wrong? I really need someone to assing the task for me? Thank you.

PR#510 - TOMEE-2568 - Translation of cdi-application-scope example

2019-07-11 Thread Gabriel Ferreira
Hey guys there is my translation of cdi-application-scope example. Thank you ;) jira task: https://issues.apache.org/jira/browse/TOMEE-2568 pr: https://github.com/apache/tomee/pull/510

PR#507 - Translate to Portuguese: examples/access-timeout.

2019-07-09 Thread Gabriel Ferreira
Hey guys, I opened this pull request: https://github.com/apache/tomee/pull/507 about this task https://issues.apache.org/jira/browse/TOMEE-2534 Thank you ;)

Improvements and Portuguese translation of examples/simple-rest - PR #464

2019-05-05 Thread Gabriel Ferreira
I worked on the translation of examples/simple-rest for portuguese. https://github.com/apache/tomee/pull/464 https://issues.apache.org/jira/browse/TOMEE-2480 If you need anything, I'm at your disposal. Thanks.

Re: Doubt about task 2480

2019-04-22 Thread Gabriel Ferreira
Thank you David, I will improve this example ;D Em dom, 21 de abr de 2019 às 17:42, David Blevins escreveu: > > On Apr 18, 2019, at 3:51 PM, Gabriel Ferreira > wrote: > > > > Hey guys, I'm working in this task > > https://issues.apache.org/jira/browse/TOMEE-

Doubt about task 2480

2019-04-18 Thread Gabriel Ferreira
Hey guys, I'm working in this task https://issues.apache.org/jira/browse/TOMEE-2480 http://tomee.apache.org/tomee-8.0/examples/simple-rest.html I dont understant what is the relationship between: "Here we see a bean that uses the Bean-Managed Concurrency option as well as the @Startup annotation w

Re: Trying to summarize our process

2019-03-13 Thread Gabriel Ferreira
Hey Richard, I'm new in the community but I found it very enlightening! Congrats, I believe it will be very useful! Em ter, 12 de mar de 2019 às 17:08, Richard Monson-Haefel < monsonhae...@gmail.com> escreveu: > Hi, > > I'm writing a blog post which will attempt to summarize our process for > usi

Re: TOMEE-2480: Doubt about the concept of bean

2019-03-04 Thread Gabriel Ferreira
me questions like that in the list? > > I don't see why not, we all are here to learn, share and contribute :) > > > > El sáb., 2 mar. 2019 a las 9:10, Gabriel Ferreira () > escribió: > > > So guys, I'm working in the translate of example/simple-rest: > >

TOMEE-2480: Doubt about the concept of bean

2019-03-02 Thread Gabriel Ferreira
So guys, I'm working in the translate of example/simple-rest: I believe that I have not completely understood the concept of "bean", I've heard that bean is a simple class with its encapsulated methods. In the example "bean" sounds more like a "component", because, what is the relationship between

Re: Apache TomEE channel in the-asf.slack.com

2019-03-01 Thread Gabriel Ferreira
If possible, I'd like an invitation too. ;) Em sex, 1 de mar de 2019 às 16:30, David Blevins escreveu: > Some time ago even the ASF Infra team stopped using IRC. They now use > Slack and there is an "official" ASF Slack group. I asked if it was ok if > projects could create themselves a channe

Re: Apache TomEE channel in the-asf.slack.com

2019-03-01 Thread Gabriel Ferreira
Cool, can everyone on the list participate? Em sex, 1 de mar de 2019 às 16:30, David Blevins escreveu: > Some time ago even the ASF Infra team stopped using IRC. They now use > Slack and there is an "official" ASF Slack group. I asked if it was ok if > projects could create themselves a channe

Assignment of task: TOMEE-2480

2019-02-27 Thread Gabriel Ferreira
Hey guys, can someone assign this task for me? https://issues.apache.org/jira/browse/TOMEE-2480 thanks ;)

Re: How can I help?

2019-02-27 Thread Gabriel Ferreira
Welcome Sherman! :D Em qua, 27 de fev de 2019 às 22:24, David Blevins escreveu: > > On Feb 27, 2019, at 4:41 PM, Sherman Marshall < > sherman.david.marsh...@gmail.com> wrote: > > > > My name is Sherman Marshall. I live in San Diego, CA. love Java, and am > > interested in Distributed Systems, HP

Portuguese translation of exemples/simple-rest

2019-02-27 Thread Gabriel Ferreira
Hey guys, searching for another task I find this examples/simple-rest. https://github.com/apache/tomee/tree/master/examples/simple-rest http://tomee.apache.org/tomee-8.0/examples/simple-rest.html Can I translate it? Other question: whenever I want do something, should I advertise on the list? Or

Re: Improvements and Portuguese translation of examples/jpa-hibernate - PR #421

2019-02-27 Thread Gabriel Ferreira
ilton Wichwski Silva < > > hws...@gmail.com> escreveu: > > > >> Hi everyone! > >> > >> I'm a native portuguese speaker, how can I help? > >> > >> On Wed, Feb 27, 2019, 8:55 AM Gabriel Ferreira > >> wrote: > >> >

Re: Improvements and Portuguese translation of examples/jpa-hibernate - PR #421

2019-02-27 Thread Gabriel Ferreira
. > Unfortunately, I don't speak Portuguese so help to review the Portuguese > version is required :) > > El mar., 26 feb. 2019 a las 20:01, Gabriel Ferreira ( >) > escribió: > > > Hey guys, so this is my first (of many, I hope so) commit in the > project. I > &

Improvements and Portuguese translation of examples/jpa-hibernate - PR #421

2019-02-26 Thread Gabriel Ferreira
Hey guys, so this is my first (of many, I hope so) commit in the project. I worked in the translate for the portuguese but during the work I felt the need to improve it in the intention of helping more beginner people (like me). I am open for suggestions. Thanks. TOMEE-2474 - Translate to Portugue

Re: How can I help?

2019-02-26 Thread Gabriel Ferreira
.@gmail.com> escreveu: > > > There is still time to buy a ticket :) > > > > On Tue, Feb 26, 2019 at 8:55 AM Gabriel Ferreira > > wrote: > > > > > Small world Ivan haha, it's very cool to know that there's someone here > > > from the city in the

Re: Assignment of task: TOMEE-2474

2019-02-26 Thread Gabriel Ferreira
Thank you Jean-Louis ;) Em ter, 26 de fev de 2019 às 12:08, Jean-Louis Monteiro < jlmonte...@tomitribe.com> escreveu: > Of course, I'll do that for you. > > > -- > Jean-Louis Monteiro > http://twitter.com/jlouismonteiro > http://www.tomitribe.com > > >

Assignment of task: TOMEE-2474

2019-02-26 Thread Gabriel Ferreira
Hey guys, following the advice of César, yesterday I started doing this task: https://issues.apache.org/jira/browse/TOMEE-2474 Someone can assign it to me?

Re: How can I help?

2019-02-26 Thread Gabriel Ferreira
9 às 22:14, Ivan Junckes Filho < ivanjunc...@gmail.com> escreveu: > Very cool Gabriel that you are starting to contribute :) I am from > Florianópolis where the main office of Softplan is. Maybe we can meet in > TDC Florianópolis :) > > On Mon, Feb 25, 2019 at 8:28 PM Gabriel Fer

Re: How can I help?

2019-02-25 Thread Gabriel Ferreira
gt; Please share your JIRA username so a JIRA admin can assign TOMEE-2474 to > you. In the meantime, you can start working on the ticket :)! > > El lun., 25 feb. 2019 a las 16:45, Gabriel Ferreira ( >) > escribió: > > > thank you guys, so I will start with the documentations to

Re: How can I help?

2019-02-25 Thread Gabriel Ferreira
issues.apache.org/jira/browse/TOMEE-2285 > > Improving documentation: > https://issues.apache.org/jira/browse/TOMEE-2369 > > > > If you have some new Idea just shout in the list! > > > > All the best! > > > > Richard > > > > On Fri, Feb 2

How can I help?

2019-02-22 Thread Gabriel Ferreira
Hello, I'm Gabriel Ferreira. I'm a junior developer at Softplan systems in Brazil, working with Java for web with Java EE. I'm look improve my development skills and contribute with open source. Its my propose for this year. I want to contribute with open source and learn more abou