Re: RestClient issue - different apps with same client

2019-03-13 Thread Ivan Junckes Filho
Thanks Romain, I will see if I can fix this. On Tue, Mar 12, 2019 at 6:01 PM j4fm wrote: > https://issues.apache.org/jira/browse/CXF-7980 > > > > > -- > Sent from: > http://tomee-openejb.979440.n4.nabble.com/TomEE-Dev-f982480.html >

Re: RestClient issue - different apps with same client

2019-03-12 Thread Romain Manni-Bucau
Cxf rest cdi extension leaks beans, think i opened n issue last week or the week before about it. Dropping the static from the extension fixes that. Guess it was done as a workaround for ears but probably better to use another mecanism like the one of deltaspike or just not do it. Le mar. 12 mars

Re: RestClient issue - different apps with same client

2019-03-12 Thread Daniel Cunha
Hi Ivan, Can you share a sample? Em ter, 12 de mar de 2019 às 16:34, Ivan Junckes Filho < ivanjunc...@gmail.com> escreveu: > Hey guys, there is a very annoying bug when using rest client from cxf > 3.2.7 in TomEE M2. When 2 apps have the same client the server throws the > error below and shuts

RestClient issue - different apps with same client

2019-03-12 Thread Ivan Junckes Filho
Hey guys, there is a very annoying bug when using rest client from cxf 3.2.7 in TomEE M2. When 2 apps have the same client the server throws the error below and shuts down? Shouldn't we allow different apps in the same server use the same client? *Error* Caused by: org.apache.webbeans.exception.W