Re: jax-rs accept header versioning

2015-03-19 Thread Romain Manni-Bucau
Used it on 1.7 so should be linked to something else Le 19 mars 2015 21:37, hwaastad he...@waastad.org a écrit : Hi, quick question. Found an interesting post regarding rest versioning which I was testing out on tomee.

Re: TomEE 1.7.1 - javax.mail.Session

2015-03-19 Thread Andy
It's the geronimo-javamail_1.4_spec On 19/03/2015 20:17, Daniel Cunha wrote: The org.apache.openejb:javaee-api not include javax.mail!? -- Andy Gumbrecht https://twitter.com/AndyGeeDe

jax-rs accept header versioning

2015-03-19 Thread hwaastad
Hi, quick question. Found an interesting post regarding rest versioning which I was testing out on tomee. http://codebias.blogspot.no/2014/03/versioning-rest-apis-with-custom-accept.html it works on 2.0.0-SNAPSHOT but not 1.7.1/1.7.2-SNAPSHOT. So, is this a jax-rs 2.0 feature or is it maybe a

Re: TomEE 1.7.1 - javax.mail.Session

2015-03-19 Thread Daniel Cunha
Thank you Andy. :) On Thu, Mar 19, 2015 at 5:31 PM, Andy andy...@gmx.de wrote: It's the geronimo-javamail_1.4_spec On 19/03/2015 20:17, Daniel Cunha wrote: The org.apache.openejb:javaee-api not include javax.mail!? -- Andy Gumbrecht https://twitter.com/AndyGeeDe -- Best regard,