Re: TomEE 1.7 -> 7.x migration - Arquillian and JAX-RS providers

2016-11-21 Thread Romain Manni-Bucau
Le 22 nov. 2016 02:27, "jieryn" a écrit : > > Yes, I still see it listed. Can I just disable Johnzon so I can get my > Arq tests back and working again? It would be the easiest solution at > this point, I hope.. > Dont think so but first time it is not a 5mn fix. Can you share

Re: TomEE 1.7 -> 7.x migration - Arquillian and JAX-RS providers

2016-11-21 Thread jieryn
Yes, I still see it listed. Can I just disable Johnzon so I can get my Arq tests back and working again? It would be the easiest solution at this point, I hope.. On Thu, Nov 17, 2016 at 1:56 PM, Romain Manni-Bucau wrote: > Do you see it listed in the providers i startup

Re: test of simple-stateful example not working into netbeans

2016-11-21 Thread mauro2java2011
I do not use maven Il 21/Nov/2016 13:19, "Romain Manni-Bucau [via TomEE & OpenEJB]" < ml-node+s979440n4680607...@n4.nabble.com> ha scritto: > Maven? It is supported by default on netbeans > > Le 21 nov. 2016 12:18, "mauro2java2011" <[hidden email] >

Re: test of simple-stateful example not working into netbeans

2016-11-21 Thread Romain Manni-Bucau
Maven? It is supported by default on netbeans Le 21 nov. 2016 12:18, "mauro2java2011" a écrit : > But wherevi have facile on setup ? > > Il 21/Nov/2016 11:25, "Romain Manni-Bucau [via TomEE & OpenEJB]" < > ml-node+s979440n4680605...@n4.nabble.com> ha scritto: > > Hi

Re: test of simple-stateful example not working into netbeans

2016-11-21 Thread mauro2java2011
But wherevi have facile on setup ? Il 21/Nov/2016 11:25, "Romain Manni-Bucau [via TomEE & OpenEJB]" < ml-node+s979440n4680605...@n4.nabble.com> ha scritto: Hi Mauro, this https://github.com/apache/tomee/tree/master/examples/simple-stateful works. This sounds like a project setup issue. Side

Re: test of simple-stateful example not working into netbeans

2016-11-21 Thread Romain Manni-Bucau
Hi Mauro, this https://github.com/apache/tomee/tree/master/examples/simple-stateful works. This sounds like a project setup issue. Side note: your project is not runnable cause it depends on netbeans Romain Manni-Bucau @rmannibucau | Blog

test of simple-stateful example not working into netbeans

2016-11-21 Thread mauro2java2011
hi. i would try to test a ejb stateful from tomee examples so into netbeans i have: setted a server tomee created a web project inserted the ejb statefull from tomee example tried the testfrom the example but not working. i have added a my class into source test named MyTest.java used the