Re: ClassCastException: Cannot cast com.sun.proxy.$Proxy55 to java.security.Principal

2018-12-11 Thread Jean-Louis Monteiro
I think I found the bug on this one. Let's open a PR and then if you could give me your thoughts -- Jean-Louis Monteiro http://twitter.com/jlouismonteiro http://www.tomitribe.com On Mon, Dec 10, 2018 at 5:27 PM Jean-Louis Monteiro < jlmonte...@tomitribe.com> wrote: > If you have some pointers, I

[GitHub] tomee pull request #268: [Work in Progress] TOMEE-2176 - Arquillian test can...

2018-12-11 Thread brunobat
GitHub user brunobat opened a pull request: https://github.com/apache/tomee/pull/268 [Work in Progress] TOMEE-2176 - Arquillian test cannot be run in parallel You can merge this pull request into a Git repository by running: $ git pull https://github.com/brunobat/tomee fix-pa

Re: Arquillian test cannot be run in parallel

2018-12-11 Thread Bruno Baptista
Hi folks, Yesterday me and Roberto we dived into the parallel execution of tests with Arquillian. Roberto had some experience with this and was aware of TOMEE-2176. I was able to perform some parallel builds in the TCK projects. The full build has issues in the container that need to be rese

Re: MP JWT example revisited

2018-12-11 Thread Roberto Cortez
If I remember correctly, you only need one of the roles in RolesAllowed to be authorized. > On 11 Dec 2018, at 06:24, César Hernández Mendoza > wrote: > > I started to move forward this PR. > > I have one question: > What would be the correct behavior of a request containing a valid token > t

Re: Stabilize TomEE Build

2018-12-11 Thread Roberto Cortez
To give some more detail: - Connect to irc.freenode.net (I use an app called LimeChat for Mac) - Join #openejb channel - There is a bot there called tomee-bot that accepts instructions. - Message the bot privately with for instance “commands” to see what is availab

Re: Stabilize TomEE Build

2018-12-11 Thread Daniel Cunha
Good to know. Thanks Roberto! :D Em ter, 11 de dez de 2018 às 07:35, Roberto Cortez escreveu: > To give some more detail: > > - Connect to irc.freenode.net (I use an app > called LimeChat for Mac) > - Join #openejb channel > - There is a bot there called tomee-bot

[GitHub] tomee pull request #269: Add some JavaDoc to the maven plugin

2018-12-11 Thread dalexandrov
GitHub user dalexandrov opened a pull request: https://github.com/apache/tomee/pull/269 Add some JavaDoc to the maven plugin Added some JavaDoc. Some parts are generated, but the most is handwritten. You can merge this pull request into a Git repository by running: $ git pull h

Move to Gitbox?

2018-12-11 Thread Jonathan Gallimore
Hi Folks It appears that the git-wip service is going to be retired, and the repositories are going to be migrated over to Gitbox - https://gitbox.apache.org/. We can voluntarily move to GitBox anytime between now and January 9th 2019. After January 9th, Infra will require us to move to move with

Re: Move to Gitbox?

2018-12-11 Thread Bruno Baptista
+1 on move to Gitbox Bruno Baptista https://twitter.com/brunobat_ On 11/12/18 11:44, Jonathan Gallimore wrote: Hi Folks It appears that the git-wip service is going to be retired, and the repositories are going to be migrated over to Gitbox - https://gitbox.apache.org/. We can voluntarily mo

Re: Move to Gitbox?

2018-12-11 Thread Jean-Louis Monteiro
yes agreed -- Jean-Louis Monteiro http://twitter.com/jlouismonteiro http://www.tomitribe.com On Tue, Dec 11, 2018 at 1:13 PM Bruno Baptista wrote: > +1 on move to Gitbox > > Bruno Baptista > https://twitter.com/brunobat_ > > > On 11/12/18 11:44, Jonathan Gallimore wrote: > > Hi Folks > > > > It

Re: Move to Gitbox?

2018-12-11 Thread Richard Monson-Haefel
+1 On Tue, Dec 11, 2018 at 5:44 AM Jonathan Gallimore < jonathan.gallim...@gmail.com> wrote: > Hi Folks > > It appears that the git-wip service is going to be retired, and the > repositories are going to be migrated over to Gitbox - > https://gitbox.apache.org/. > > We can voluntarily move to Git

Re: Move to Gitbox?

2018-12-11 Thread Roberto Cortez
+1 > On 11 Dec 2018, at 12:28, Jean-Louis Monteiro > wrote: > > yes agreed > -- > Jean-Louis Monteiro > http://twitter.com/jlouismonteiro > http://www.tomitribe.com > > > On Tue, Dec 11, 2018 at 1:13 PM Bruno Baptista wrote: > >> +1 on move to Gitbox >> >> Bruno Baptista >> https://twitter

Re: Github Pull Requests

2018-12-11 Thread Richard Monson-Haefel
Thanks, Roberto! On Mon, Dec 10, 2018 at 6:48 PM Roberto Cortez wrote: > Hi folks, > > I’ve done some cleanup on Github PR’s: > > - Closed PR’s already merged. > - Closed PR’s that don’t make sense anymore. > - Merged ready to go code. > > Probably, some of the old PR’s need another set of ey

[GitHub] tomee pull request #270: TOMEE-2354 - Added MicroProfile Support to TomEE Pl...

2018-12-11 Thread radcortez
GitHub user radcortez opened a pull request: https://github.com/apache/tomee/pull/270 TOMEE-2354 - Added MicroProfile Support to TomEE Plus. You can merge this pull request into a Git repository by running: $ git pull https://github.com/radcortez/tomee TOMEE-2354 Alternativel

Re: Move to Gitbox?

2018-12-11 Thread Daniel Cunha
I'll try configure my account for it. +1 Em ter, 11 de dez de 2018 9:42 AM, Richard Monson-Haefel < monsonhae...@gmail.com escreveu: > +1 > > On Tue, Dec 11, 2018 at 5:44 AM Jonathan Gallimore < > jonathan.gallim...@gmail.com> wrote: > > > Hi Folks > > > > It appears that the git-wip service is

TOMEE-2354 - Added MicroProfile Support to TomEE Plus.

2018-12-11 Thread Roberto Cortez
Hi folks, I’ve finally started the work to add MP support to TomEE Plus (and then Plume). Is not really that hard. My only question here is about adding separate runs of the MP TCK to each TomEE flavour: https://github.com/apache/tomee/pull/270/commits/2c51e9cd4e5c1419e5d2f1f311c5d900eb58cbcb

Re: TOMEE-2354 - Added MicroProfile Support to TomEE Plus.

2018-12-11 Thread Jonathan Gallimore
I was thinking the same. We should probably also extend arquillian/arquillian-tomee-tests to also run on the microprofile flavor, but of course that increases the build time too. I'd be in favor of some profiles to help us pick what to build and test to optimize our cycles. Jon On Tue, Dec 11, 20

Re: @JohnzonConverter(DateConverter.class) issue

2018-12-11 Thread Ivan Junckes Filho
Thanks guys! On Tue, Dec 11, 2018 at 5:08 AM Richard Zowalla wrote: > Hey, > > the linked PR in this issue contains a full config example: > https://github.com/apache/tomee/pull/227 > > Best, > Richard > > Am 10. Dezember 2018 23:48:37 MEZ schrieb Roberto Cortez > : > >Yes, check this: > >https:

Re: TOMEE-2234 BMP finder issue

2018-12-11 Thread Jonathan Gallimore
I added a comment to the JIRA, but I'll follow up here too. I started writing a test for this, and made a couple of small changes: * flipped your beans from remote to local * added a servlet rather than a main * introduced in ejb-jar.xml and web.xml so they can be looked up via java:comp/env as o

Re: TOMEE-2354 - Added MicroProfile Support to TomEE Plus.

2018-12-11 Thread Roberto Cortez
Ok, so I’m going to leave the MP TCK to run default on the MP flavour and add the other ones with a specific profile. > On 11 Dec 2018, at 13:12, Jonathan Gallimore > wrote: > > I was thinking the same. We should probably also extend > arquillian/arquillian-tomee-tests to also run on the micro

Re: TOMEE-2354 - Added MicroProfile Support to TomEE Plus.

2018-12-11 Thread Bruno Baptista
+1, It makes sense Bruno Baptista https://twitter.com/brunobat_ On 11/12/18 15:04, Roberto Cortez wrote: Ok, so I’m going to leave the MP TCK to run default on the MP flavour and add the other ones with a specific profile. On 11 Dec 2018, at 13:12, Jonathan Gallimore wrote: I was thinkin

Re: Move to Gitbox?

2018-12-11 Thread Matthew Broadhead
+1 good idea On 11/12/2018 12:44, Jonathan Gallimore wrote: Hi Folks It appears that the git-wip service is going to be retired, and the repositories are going to be migrated over to Gitbox - https://gitbox.apache.org/. We can voluntarily move to GitBox anytime between now and January 9th 2019

[GitHub] tomee-site-generator pull request #12: Website: Describe Workflow for Contri...

2018-12-11 Thread kaminfeuer
GitHub user kaminfeuer opened a pull request: https://github.com/apache/tomee-site-generator/pull/12 Website: Describe Workflow for Contribution - TOMEE-2339 You can merge this pull request into a Git repository by running: $ git pull https://github.com/kaminfeuer/tomee-site-g

Re: Move to Gitbox?

2018-12-11 Thread Otávio Gonçalves de Santana
+1 On Tue, Dec 11, 2018 at 1:47 PM Matthew Broadhead wrote: > +1 > good idea > > On 11/12/2018 12:44, Jonathan Gallimore wrote: > > Hi Folks > > > > It appears that the git-wip service is going to be retired, and the > > repositories are going to be migrated over to Gitbox - > > https://gitbox.a

Website: Contribution workflow added - PR#12

2018-12-11 Thread Frankie
Hi, please review PR#12 for tomee-site-generator. This adds a first version of the contribution workflow documentation. There is still a lot of work on the site since lot of information is not up to date or even not used. While working on the workflow more and more questions appeared ... I will

Website: Questions and Errors

2018-12-11 Thread Frankie
Hi, while working on "tomee-site-generator" I saw that there were lots of error messages (before I made changes ...), but running the site was successful. So these error message (see above) can be ignored? Questions: - There is a File doc.adoc but the content of the generated docs.html is looks c

Re: Move to Gitbox?

2018-12-11 Thread David Blevins
Huge +1. That looks amazing. -- David Blevins http://twitter.com/dblevins http://www.tomitribe.com > On Dec 11, 2018, at 3:44 AM, Jonathan Gallimore > wrote: > > Hi Folks > > It appears that the git-wip service is going to be retired, and the > repositories are going to be migrated over to

[GitHub] tomee pull request #271: Unnecessary boxing

2018-12-11 Thread otaviojava
GitHub user otaviojava opened a pull request: https://github.com/apache/tomee/pull/271 Unnecessary boxing This PR removes unnecessary boxing and unboxing at the code base within Tomee container. This PR has the goal to both remove code line and allow a slight performance improv

Removes unnecessary boxing/unboxing process

2018-12-11 Thread Otávio Gonçalves de Santana
This PR removes unnecessary boxing and unboxing at the code base within Tomee container. This PR has the goal to both remove code line and allow a slight performance improvement. Also, provides to the compiler do it when it is indispensable. Ref: https://github.com/apache/tomee/pull/271

How can I help?

2018-12-11 Thread Richard Monson-Haefel
Hi Prakash, Thanks for reaching out and asking "How can I help?" I'm excited to see you join our community. Below is the information I've been sharing with others who have asked to help. Hopefully, this will get you started and on the mailing list where you can receive some more guidance on con

Re: Website: Questions and Errors

2018-12-11 Thread David Blevins
Hi level is this is new to me as well, so I have limited answers. I was intimately involved in our previous Apache CMS implementation, but I'm only three weekend's worth of time into this new one. > On Dec 11, 2018, at 8:58 AM, Frankie wrote: > > while working on "tomee-site-generator" I saw

How can I help

2018-12-11 Thread prakash
Hi Team, I am Prakash from India and i am Java/J2EE developer. Having 9+ years of experience in software development. Expertise in Spring, Hibernate, SpringBoot frameworks. I love to contribute open source projects. Regards, Prakash -- Thanks & Regards, R Prakash

Re: How can I help

2018-12-11 Thread César Hernández Mendoza
Wellcome Prakash, We just updated last week the contribution section of the TomEE website http://tomee.apache.org/community/index.html In there you can find the contribution tips and current workflow we are working with. Looking forward to seeing you PR's soon :) Feel free to send a thread to thi

How can I help?

2018-12-11 Thread Pavel Šmajda
Hi, I would like to join the community and help with some testing. What I can do for TomEE or for community? How can I help you to improve it? I'm not superb tester but I can do some stuff so let me know please ;-) Thanks a lot. Pavel Smajda

Re: How can I help?

2018-12-11 Thread David Blevins
Hi Pavel! It's really great to hear from you. If you want to learn to code some tests, we will absolutely help! Expanding one's coding skills is always a fantastic journey and testing is a great way to both start small and learn to go big. Testing is one of those areas where the bar is low f

Re: Stabilize TomEE Build

2018-12-11 Thread César Hernández Mendoza
Thanks, Jean-Louis and Roberto, This is a valuable piece of information. I'm planning to open a PR to add this information to the http://tomee.apache.org/community/ section under an "Infra" (or maybe "Continous Integration") category. (Suggestion?) I created https://issues.apache.org/jira/browse/

Re: Stabilize TomEE Build

2018-12-11 Thread Frankie
Hi Cesar, > This is a valuable piece of information. That's what I thohght, too when I read the information on IRC ... Thanks that you want to preserve it on the website. The JIRA task is now assigned to you. Frankie -- Sent from: http://tomee-openejb.979440.n4.nabble.com/TomEE-Dev-f982480.

Re: Website: Questions and Errors

2018-12-11 Thread Frankie
Obviously the information is distributed over many heads and we have to bring it together to one place. A mailing list is great to discuss topics but at the end we need one place to merge the results. At the end it must be possible to find the desired information without reading hundreds of posts

Re: MP JWT example revisited

2018-12-11 Thread César Hernández Mendoza
Thank you @Roberto for the comments. I finish my PR and removed the "WIP" from the PR name, can somebody please review it: https://github.com/apache/tomee/pull/233 El mar., 11 dic. 2018 a las 4:32, Roberto Cortez () escribió: > If I remember correctly, you only need one of the roles in RolesAl

MPJWT @RolesAllowed is been applied with a all or nothing policy - TOMEE-2357

2018-12-11 Thread César Hernández Mendoza
During the creation of a second version of the MP JWT example [1] I found a bug related with the enforcement of the @RolesAllowed validation. I created https://issues.apache.org/jira/browse/TOMEE-2357 with the details. If nobody is currently working on this issue, I would like to request to JIRA a