You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomee.apache.org by gilbertoca <gi...@gmail.com> on 2017/08/22 19:10:33 UTC

tomee-embedded-maven-plugin 7.0.3 + eclipselink 2.7.0

Hi guys (and girls), hope everyone is doing well!

Just set up eclipselink 2.7.0[1] in our pom. Trying to run the tomee
embedded plugin stop at loading things:

tomee-embedded-eclipselink-2-7-0.txt
<http://tomee-openejb.979440.n4.nabble.com/file/n4682483/tomee-embedded-eclipselink-2-7-0.txt>  

Building and running it with tomee-maven-plugin is ok.
I googled for the exception and found this discussion [2], but didn't see
any issue with the set up.

Regards,

Gilberto


[1] http://www.eclipse.org/eclipselink/releases/2.7.php
[2]
https://stackoverflow.com/questions/2877262/java-securityexception-signer-information-does-not-match?noredirect=1&lq=1



--
View this message in context: http://tomee-openejb.979440.n4.nabble.com/tomee-embedded-maven-plugin-7-0-3-eclipselink-2-7-0-tp4682483.html
Sent from the TomEE Users mailing list archive at Nabble.com.

Re: tomee-embedded-maven-plugin 7.0.3 + eclipselink 2.7.0

Posted by Romain Manni-Bucau <rm...@gmail.com>.
Hi Giberto,

try to cleanup API (you have most of them duplicated) and use only
org.apache.tomee:javaee-api:7.0-1.

Also maybe give a try removing one of both persistence.xml


Romain Manni-Bucau
@rmannibucau <https://twitter.com/rmannibucau> |  Blog
<https://blog-rmannibucau.rhcloud.com> | Old Blog
<http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> |
LinkedIn <https://www.linkedin.com/in/rmannibucau> | JavaEE Factory
<https://javaeefactory-rmannibucau.rhcloud.com>

2017-08-23 19:07 GMT+02:00 gilbertoca <gi...@gmail.com>:

> Sorry, the last email shows info using 2.6.4.
>
> Here is the info using 2.7.0:
>
>
>
>
>
>
>
>
>
> --
> View this message in context: http://tomee-openejb.979440.
> n4.nabble.com/tomee-embedded-maven-plugin-7-0-3-eclipselink-2-7-0-
> tp4682483p4682487.html
> Sent from the TomEE Users mailing list archive at Nabble.com.
>

Re: tomee-embedded-maven-plugin 7.0.3 + eclipselink 2.7.0

Posted by gilbertoca <gi...@gmail.com>.
Sorry, the last email shows info using 2.6.4.

Here is the info using 2.7.0:









--
View this message in context: http://tomee-openejb.979440.n4.nabble.com/tomee-embedded-maven-plugin-7-0-3-eclipselink-2-7-0-tp4682483p4682487.html
Sent from the TomEE Users mailing list archive at Nabble.com.

Re: tomee-embedded-maven-plugin 7.0.3 + eclipselink 2.7.0

Posted by gilbertoca <gi...@gmail.com>.
Romain Manni-Bucau wrote
> Hi Gilberto
> 
> The persistence.xml is missing from logs




Romain Manni-Bucau wrote
> Allso check you dont have a persistence api conflict maybe



Change back to 2.6.4 works normally.
Thank you.




--
View this message in context: http://tomee-openejb.979440.n4.nabble.com/tomee-embedded-maven-plugin-7-0-3-eclipselink-2-7-0-tp4682483p4682486.html
Sent from the TomEE Users mailing list archive at Nabble.com.

Re: tomee-embedded-maven-plugin 7.0.3 + eclipselink 2.7.0

Posted by Romain Manni-Bucau <rm...@gmail.com>.
Hi Gilberto

The persistence.xml is missing from logs

Allso check you dont have a persistence api conflict maybe

Le 22 août 2017 21:13, "gilbertoca" <gi...@gmail.com> a écrit :

> Hi guys (and girls), hope everyone is doing well!
>
> Just set up eclipselink 2.7.0[1] in our pom. Trying to run the tomee
> embedded plugin stop at loading things:
>
> tomee-embedded-eclipselink-2-7-0.txt
> <http://tomee-openejb.979440.n4.nabble.com/file/n4682483/
> tomee-embedded-eclipselink-2-7-0.txt>
>
> Building and running it with tomee-maven-plugin is ok.
> I googled for the exception and found this discussion [2], but didn't see
> any issue with the set up.
>
> Regards,
>
> Gilberto
>
>
> [1] http://www.eclipse.org/eclipselink/releases/2.7.php
> [2]
> https://stackoverflow.com/questions/2877262/java-securityexception-signer-
> information-does-not-match?noredirect=1&lq=1
>
>
>
> --
> View this message in context: http://tomee-openejb.979440.
> n4.nabble.com/tomee-embedded-maven-plugin-7-0-3-
> eclipselink-2-7-0-tp4682483.html
> Sent from the TomEE Users mailing list archive at Nabble.com.
>