Re: upgrade gwt 2.7 to gwt 2.8.1 not working

2019-02-02 Thread Thomas Broyer
On Friday, February 1, 2019 at 10:31:01 PM UTC+1, Thad Humphries wrote: > > Thanks! You answered this question over a year and a half ago, but I just > hit this very problem while converting an app from 2.7.0 to 2.8.2. (Why > now? With Oracle cutting off Java 8, we moved to Amazon Corretto,

Re: upgrade gwt 2.7 to gwt 2.8.1 not working

2019-02-01 Thread Thad Humphries
Thanks! You answered this question over a year and a half ago, but I just hit this very problem while converting an app from 2.7.0 to 2.8.2. (Why now? With Oracle cutting off Java 8, we moved to Amazon Corretto, and found some old imaging stuff that would not work with OpenJDK. As long as I was

Re: upgrade gwt 2.7 to gwt 2.8.1 not working

2017-05-11 Thread Gal Lavie
Hi thank you for replay but i dont understand what i need to do so i live this for now and continue so i continue and i get another exception when i call to database org.datanucleus.exceptions.NucleusException: Plugin (Bundle) "org.datanucleus" is already registered. Ensure you dont have

Re: upgrade gwt 2.7 to gwt 2.8.1 not working

2017-05-11 Thread Gal Lavie
Hi thank you for replay but i dont understand what i need to do so i live this for now and continue so i continue and i get another exception when i call to database org.datanucleus.exceptions.NucleusException: Plugin (Bundle) "org.datanucleus" is already registered. Ensure you dont have

Re: upgrade gwt 2.7 to gwt 2.8.1 not working

2017-05-11 Thread Thomas Broyer
On Wednesday, May 10, 2017 at 9:02:44 PM UTC+2, Gal Lavie wrote: > > wwoo thank you > this worked for me > for the second problem i removed google map and this is worked for me (i > did this in past and it not worked but now it work i do not know why but > now it work) > for the first

Re: upgrade gwt 2.7 to gwt 2.8.1 not working

2017-05-10 Thread Gal Lavie
I found why this problem happens HTTP ERROR 403 Problem accessing /Darimpo.html. Reason: !Secure -- *Powered by Jetty://* it happened because i used ssl in my web.xml like this ** * /* CONFIDENTIAL

Re: upgrade gwt 2.7 to gwt 2.8.1 not working

2017-05-10 Thread Gal Lavie
wwoo thank you this worked for me for the second problem i removed google map and this is worked for me (i did this in past and it not worked but now it work i do not know why but now it work) for the first problem the solution is the order of libs. i go to the orders of libs and put the

Re: upgrade gwt 2.7 to gwt 2.8.1 not working

2017-05-10 Thread Thomas Broyer
On Wednesday, May 10, 2017 at 6:57:25 AM UTC+2, Gal Lavie wrote: > > Hi everyone > I develop application in gwt and google app engine. > until now i used with gwt 2.7 lib and google app engine 1.51 lib > i try to upgrade the gwt 2.7 to 2.8.1 lib > and i have 2 problems now > i hope you can help

upgrade gwt 2.7 to gwt 2.8.1 not working

2017-05-09 Thread Gal Lavie
Hi everyone I develop application in gwt and google app engine. until now i used with gwt 2.7 lib and google app engine 1.51 lib i try to upgrade the gwt 2.7 to 2.8.1 lib and i have 2 problems now i hope you can help me 1) when i try to run the project i get exception in devModeBase.class file