Re: GWT New Project doesn't start because of Jetty problems.

2023-10-30 Thread Victor Colina
Yeah you were right. It works now, the only thing is that it doesn't show the gwt elements in the page. [image: imagen_2023-10-30_131300242.png] On Monday, October 30, 2023 at 12:50:40 PM UTC-4 Colin Alworth wrote: > Sorry, hit send too early - when using CodeServer, you should be sure to > s

Re: GWT New Project doesn't start because of Jetty problems.

2023-10-30 Thread Colin Alworth
Sorry, hit send too early - when using CodeServer, you should be sure to start your own tomcat - for whatever reason, that error message at localhost:8080 indicates that tomcat isn't running or isnt reachable at that port. On Monday, October 30, 2023 at 11:49:43 AM UTC-5 Colin Alworth wrote:

Re: GWT New Project doesn't start because of Jetty problems.

2023-10-30 Thread Colin Alworth
At a glance, it appears that you started CodeServer rather than DevMode - but the default port would have been rather than 8080 if your app was hosted by DevMode. On Monday, October 30, 2023 at 11:42:04 AM UTC-5 lelo...@gmail.com wrote: > Hello thanks for the response. I did change to gwt

Re: GWT New Project doesn't start because of Jetty problems.

2023-10-29 Thread Colin Alworth
There are a few options I would suggest: * Upgrade to GWT 2.10 (especially since this is a new project). This is probably the simplest and best option. The new version of Jetty used there will not have this issue with scanning module files. * Stop using DevMode as an application server - run yo

GWT New Project doesn't start because of Jetty problems.

2023-10-28 Thread Victor Colina
Hello. I'm trying to create a new GWT Project in Eclipse following the official tutorial. I'm using GWT 2.9 + JDK 11. I create the project with the plug in in eclipse but I can't debug the app like the tutorial said. Loading Java files in com.ve.siaconca.AutoSys. Module setup completed in 5740