Discussion:
javaee-api 8.0 JPA
cocorossello
2018-11-13 11:26:47 UTC
Permalink
Hi,

Using the javaee-api 8.0 library I get the following errors:

AttributeOverride is not a repeatable annotation type
NamedQuery is not a repeatable annotation type


Is the JPA spec updated to the latest 2.2?

Best regards,
Vicente.



--
Sent from: http://tomee-openejb.979440.n4.nabble.com/TomEE-Users-f979441.html
Jean-Louis Monteiro
2018-11-13 11:35:13 UTC
Permalink
No, it's using <geronimo-jpa_2.1_spec.version>1.0-alpha-1
</geronimo-jpa_2.1_spec.version>
--
Jean-Louis Monteiro
http://twitter.com/jlouismonteiro
http://www.tomitribe.com
Post by cocorossello
Hi,
AttributeOverride is not a repeatable annotation type
NamedQuery is not a repeatable annotation type
Is the JPA spec updated to the latest 2.2?
Best regards,
Vicente.
--
http://tomee-openejb.979440.n4.nabble.com/TomEE-Users-f979441.html
cocorossello
2018-11-13 11:50:00 UTC
Permalink
Shouldn't it be aligned since openjpa is now 2.2 compliant?



--
Sent from: http://tomee-openejb.979440.n4.nabble.com/TomEE-Users-f979441.html
Mark Struberg
2018-11-13 14:13:23 UTC
Permalink
We are on the path of being 2.2 compliant. A few parts are missing.
Could you please create an openjpa ticket?

txs and LieGrue,
strub
Post by cocorossello
Shouldn't it be aligned since openjpa is now 2.2 compliant?
--
Sent from: http://tomee-openejb.979440.n4.nabble.com/TomEE-Users-f979441.html
Jean-Louis Monteiro
2018-11-13 14:15:08 UTC
Permalink
I think it's more a TomEE ticket to use the right spec jar, right?
--
Jean-Louis Monteiro
http://twitter.com/jlouismonteiro
http://www.tomitribe.com
Post by Mark Struberg
We are on the path of being 2.2 compliant. A few parts are missing.
Could you please create an openjpa ticket?
txs and LieGrue,
strub
Post by cocorossello
Shouldn't it be aligned since openjpa is now 2.2 compliant?
--
http://tomee-openejb.979440.n4.nabble.com/TomEE-Users-f979441.html
cocorossello
2018-11-14 08:34:04 UTC
Permalink
Hi,

I just created https://issues.apache.org/jira/browse/OPENJPA-2758 . Feel
free to close it if it's not the right place. I'd be glad to help, but I'm
not using openjpa and my knowledge about it is very limited.



--
Sent from: http://tomee-openejb.979440.n4.nabble.com/TomEE-Users-f979441.html
Romain Manni-Bucau
2018-11-14 15:35:43 UTC
Permalink
For the record it belongs to geronimo for the spec jar and tomee for the
integration in its bundle (javaee-api).
Thanks for opening the issue, think we can ping the right communities from
there ;).

Romain Manni-Bucau
@rmannibucau <https://twitter.com/rmannibucau> | Blog
<https://rmannibucau.metawerx.net/> | Old Blog
<http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> |
LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book
<https://www.packtpub.com/application-development/java-ee-8-high-performance>
Post by cocorossello
Hi,
I just created https://issues.apache.org/jira/browse/OPENJPA-2758 . Feel
free to close it if it's not the right place. I'd be glad to help, but I'm
not using openjpa and my knowledge about it is very limited.
--
http://tomee-openejb.979440.n4.nabble.com/TomEE-Users-f979441.html
Loading...