Re: Just Joined - Introduction

2018-11-22 Thread Ivan Junckes Filho
spec itself, but I've never read JSR either, so.Von > meinem Samsung Galaxy Smartphone gesendet. > Ursprüngliche Nachricht Von: Ivan Junckes Filho < > ivanjunc...@gmail.com> Datum: 23.11.18 00:06 (GMT+08:00) An: > dev@tomee.apache.org Betreff: Re: Ju

Re: Just Joined - Introduction

2018-11-22 Thread dev
(GMT+08:00) An: dev@tomee.apache.org Betreff: Re: Just Joined - Introduction Hi Ferdi, nice to see you are already working on it.If you use a tool like *curl <https://curl.haxx.se/>* you can execute: curl -X OPTIONShttp://localhost:8080/mp-metrics-metered/metrics/application/Replace

Re: Just Joined - Introduction

2018-11-22 Thread dev
(GMT+08:00) An: dev@tomee.apache.org Betreff: Re: Just Joined - Introduction Hi Ferdi, nice to see you are already working on it.If you use a tool like *curl <https://curl.haxx.se/>* you can execute: curl -X OPTIONShttp://localhost:8080/mp-metrics-metered/metrics/application/Replace

Re: Just Joined - Introduction

2018-11-22 Thread Ivan Junckes Filho
Hi Ferdi, nice to see you are already working on it. If you use a tool like *curl * you can execute: curl -X OPTIONS http://localhost:8080/mp-metrics-metered/metrics/application/ Replace with the name you set for @Metered. For GET would be: curl -X GET http://localhost:

Re: Just Joined - Introduction

2018-11-22 Thread Ferdi
Hi Jon, Thank you, too, for the warm welcome. On 11/22/2018 8:50 PM, Jonathan Gallimore wrote: Hi Ferdi! Thank for posting, and welcome! I see a few folks on here have already replied, that is fantastic. If you're a total newcomer to TomEE, its worth grabbing the distributions and trying to ge

Re: Just Joined - Introduction

2018-11-22 Thread Ferdi
Yeah, Hi Ivan, thanks for the nudge on Twitter, by the way. I've got the files and now are trying it. Since this is the first issue, I'd use this thread instead for the questions, is that alright? The question: Where can I find the full output example for the @Metered annotation, for both GE

Re: Just Joined - Introduction

2018-11-22 Thread Jonathan Gallimore
Hi Ferdi! Thank for posting, and welcome! I see a few folks on here have already replied, that is fantastic. If you're a total newcomer to TomEE, its worth grabbing the distributions and trying to get some existing applications you have used on WildFly deployed. We don't support the modules system

Re: Just Joined - Introduction

2018-11-22 Thread Ivan Junckes Filho
Another thing I forgot to say. During this process of creating the example you might find a bug, I did it creating the @Gauge example. The MP release is still not final, so it might happen. If you find it, it will be a great way to start fixing a bug. On Thu, Nov 22, 2018 at 9:42 AM Ivan Junckes

Re: Just Joined - Introduction

2018-11-22 Thread Ivan Junckes Filho
Hi Ferdi, I am glad you made it here! I know you would like to fix a bug in TomEE, but I would like to suggest that you start with an example. It will help you navigate the code and learn more about it before going into deeper areas. I created a JIRA ticket for you, it has a lot of information o

Re: Just Joined - Introduction

2018-11-22 Thread Ferdi
Hi Jean-Louis, Could you point me to the 'examples' approach you've mentioned? Generally I'd like to fix things up, but I'm also interested in knowing how actually the specifications (from JSR documents and/or MicroProfile specs) are implemented. I mean, I know how to build Java apps, classes,

Re: Just Joined - Introduction

2018-11-22 Thread Jean-Louis Monteiro
Hi Ferdi, Welcome and thank you for the message. It's always great to see new people around. What would you like to work on? >From what I can see, I would probably suggest the examples approach. This is usually a perfect way to get into TomEE, learn how it works. Eventually, you get into some bu

Just Joined - Introduction

2018-11-21 Thread Ferdi
Hi, I'm Ferdi. I live in UTC+8. Currently work as UI tester in a consulting company. I recently learned Java EE 7 and have been playing with WildFly 14. The knowledge I have for Java is limited, but I know my way around the IDE and Maven, and would like to contribute to TomEE. I hope this is