Re: Ear file deploy

2014-12-04 Thread Jonathan Gallimore
Hi Can you check your conf/tomee.xml and check it has Deployments dir=apps / in it (I think it's commented out by default)? Thanks Jon On Wed, Dec 3, 2014 at 3:18 PM, ivan_nikitsenka nikitse...@gmail.com wrote: Hello With the “drop-in WAR”(tomee-plus-webapp-1.7.1.war) tome version we are

Re: Ear file deploy

2014-12-04 Thread Romain Manni-Bucau
did you uncomment Deployments line in tomee.xml? Romain Manni-Bucau @rmannibucau http://www.tomitribe.com http://rmannibucau.wordpress.com https://github.com/rmannibucau 2014-12-03 16:18 GMT+01:00 ivan_nikitsenka nikitse...@gmail.com: Hello With the “drop-in WAR”(tomee-plus-webapp-1.7.1.war)

Re: Inject a EJB into MBean

2014-12-04 Thread Alexander Wagner
Yesterday I missed to write to the mailing list, so Romain answered me also directly. I think its ok that I publish his answer :-D Am 03.12.2014 um 15:59 schrieb Alexander Wagner: I Am not sure what do you mean with @Inject should work for EJB once a beans.xml added. @Inject works already but

Re: Ear file deploy

2014-12-04 Thread ivan_nikitsenka
Yes, It works now Thanks -- View this message in context: http://tomee-openejb.979440.n4.nabble.com/Ear-file-deploy-tp4673119p4673128.html Sent from the TomEE Users mailing list archive at Nabble.com.

Re: CMP2.1 select of the DataSource

2014-12-04 Thread Romain Manni-Bucau
Hi you can delcare a persistence-unit (jpa one) in a standard persistence.xml called cmp. And here you can define a datasource Romain Manni-Bucau @rmannibucau http://www.tomitribe.com http://rmannibucau.wordpress.com https://github.com/rmannibucau 2014-12-03 21:07 GMT+01:00 vidaniello

Re: CMP2.1 select of the DataSource

2014-12-04 Thread vidaniello
I thought about it , I had also tried but in the beginning it had not worked . Now that you have made me return to the file ' persistence.xml ' , i published without tags 'class', then only so: ... persistence-unit name=cmp transaction-type=JTA jta-data-sourcesqliteCmp/jta-data-source

Re: TomEE plans for Java EE 7

2014-12-04 Thread Romain Manni-Bucau
It does yes Le 4 déc. 2014 19:30, tibor17 tibo...@lycos.com a écrit : There is only one failing bug with transactions in CloudBees.javaee7-samples. Do you think that the most usual usecase with @Transactional would work now with Tomee 2.0.0-SNAPSHOT ? -- View this message in context:

Re: Tomee 1.7.2 Release Date

2014-12-04 Thread Howard W. Smith, Jr.
Also, will TomEE 1.7.2 include the latest Tomcat 7 release? Tomcat 7.0.57 was released 2014-11-11. On Thu, Dec 4, 2014 at 9:50 AM, ivan_nikitsenka nikitse...@gmail.com wrote: Hello When Tomee 1.7.2 will be released? It will be great if you can provide approximate date or month Thanks,

Re: Tomee 1.7.2 Release Date

2014-12-04 Thread Jean-Louis Monteiro
Dunno for the release date yet, but yes it's gonna include the latest version if not already in the branch. -- Jean-Louis Monteiro http://twitter.com/jlouismonteiro http://www.tomitribe.com On Thu, Dec 4, 2014 at 8:15 PM, Howard W. Smith, Jr. smithh032...@gmail.com wrote: Also, will TomEE

Re: TomEE plans for Java EE 7

2014-12-04 Thread Romain Manni-Bucau
hehe love this error: https://javaee-support.ci.cloudbees.com/job/javaee7-samples-tomee-2.0/4/org.javaee7.jaxrs$jaxrs-client/console expected:[{[name:Penny,age:1},{name:Leonard,age:2},{name:Sheldon,age:3]}] but was:[{[age:1,name:Penny},{age:2,name:Leonard},{age:3,name:Sheldon]}] Romain

Re: TomEE plans for Java EE 7

2014-12-04 Thread Romain Manni-Bucau
about @Transactional can be linked to the test: https://git-wip-us.apache.org/repos/asf?p=tomee.git;a=blob;f=container/openejb-core/src/test/java/org/apache/openejb/cdi/transactional/TransactionScopeTest.java;h=d7f27c072ca1e4e99e418794b238dc7f3e0a871e;hb=ae8f512c5655dfd9024353c5a46340c6de07edf3

Re: TomEE plans for Java EE 7

2014-12-04 Thread Roberto Cortez
Yeah we need to do something about it :) From: Romain Manni-Bucau rmannibu...@gmail.com To: users@tomee.apache.org users@tomee.apache.org Sent: Thursday, December 4, 2014 9:21 PM Subject: Re: TomEE plans for Java EE 7 hehe love this error:

Re: Ear file deploy

2014-12-04 Thread Jonathan Gallimore
Awesome, glad its working. Thanks for reporting back! Jon On Thu, Dec 4, 2014 at 1:29 PM, ivan_nikitsenka nikitse...@gmail.com wrote: Yes, It works now Thanks -- View this message in context: http://tomee-openejb.979440.n4.nabble.com/Ear-file-deploy-tp4673119p4673128.html Sent from

Re: Tomee 1.7.2 Release Date

2014-12-04 Thread Anthony Fryer
Any change of getting a cxf upgrade with this release? If not to cxf3, then at least cxf2.7.x? Just thought i'd ask since i really want the nio client capability :) -- View this message in context: http://tomee-openejb.979440.n4.nabble.com/Tomee-1-7-2-Release-Date-tp4673133p4673148.html Sent

Re: Tomee 1.7.2 Release Date

2014-12-04 Thread Romain Manni-Bucau
We use cxf 3 since a moment now, almost the month after you asked IIRC Le 5 déc. 2014 00:53, Anthony Fryer apfr...@hotmail.com a écrit : Any change of getting a cxf upgrade with this release? If not to cxf3, then at least cxf2.7.x? Just thought i'd ask since i really want the nio client

Re: Tomee 1.7.2 Release Date

2014-12-04 Thread Anthony Fryer
Thanks brilliant. I thought i'd have to wait for 2.0 for it. -- View this message in context: http://tomee-openejb.979440.n4.nabble.com/Tomee-1-7-2-Release-Date-tp4673133p4673150.html Sent from the TomEE Users mailing list archive at Nabble.com.

Re: Tomee 1.7.2 Release Date

2014-12-04 Thread Romain Manni-Bucau
That s the cas but it is already available - actually i use it everyday. 1.x couldnt be certified otherwise. Le 5 déc. 2014 01:07, Anthony Fryer apfr...@hotmail.com a écrit : Thanks brilliant. I thought i'd have to wait for 2.0 for it. -- View this message in context:

Re: Tomee 1.7.2 Release Date

2014-12-04 Thread Anthony Fryer
Ok i think i misunderstood. I was assuming 1.7.2 would be released before 2.0 and if so, it would be nice to get cfx 2.7 or higher in that release. I just checked the 1.7.x branch and see cxf.version is 2.6.14 in the pom.xml so guess it's not in scope to upgrade it for 1.7.2? -- View this

Re: Tomee 1.7.2 Release Date

2014-12-04 Thread Romain Manni-Bucau
No, we'll just use the 2.6.16 but 2.7 and 3.x would be a legal issue for us (or mean we skip certification which is not the goal) Romain Manni-Bucau @rmannibucau http://www.tomitribe.com http://rmannibucau.wordpress.com https://github.com/rmannibucau 2014-12-05 8:30 GMT+01:00 Anthony Fryer