Re: DevMode as application server

2024-03-25 Thread Jens
point to your >>>> exploded war directory. CodeServer generates a special index.nocache.js >>>> file which needs to be deployed with your war file. Once you have done >>>> that, you just have to open the url to your deployed war file. >>>&

Re: DevMode as application server

2024-03-25 Thread blackh...@gmail.com
th your war file. Once you have done >>> that, you just have to open the url to your deployed war file. >>> >>> So in addition to CodeServer you also need a running jetty (local >>> installation or via docker or possibly via eclipse jetty plugin) >>>

Re: DevMode as application server

2024-03-25 Thread Jens
url to your deployed war file. >> >> So in addition to CodeServer you also need a running jetty (local >> installation or via docker or possibly via eclipse jetty plugin) >> >> -- J. >> >> blackh...@gmail.com schrieb am Montag, 25. März 2024 um 11:40:37 UTC+

Re: DevMode as application server

2024-03-25 Thread blackh...@gmail.com
eclipse jetty plugin) > > -- J. > > blackh...@gmail.com schrieb am Montag, 25. März 2024 um 11:40:37 UTC+1: > >> Hi all, >> >> With the release of GWT 2.11.0 Using DevMode as an application server is >> deprecated. >> From the release notes: >> &

Re: DevMode as application server

2024-03-25 Thread Jens
to CodeServer you also need a running jetty (local installation or via docker or possibly via eclipse jetty plugin) -- J. blackh...@gmail.com schrieb am Montag, 25. März 2024 um 11:40:37 UTC+1: > Hi all, > > With the release of GWT 2.11.0 Using DevMode as an application server is >

DevMode as application server

2024-03-25 Thread blackh...@gmail.com
Hi all, With the release of GWT 2.11.0 Using DevMode as an application server is deprecated. >From the release notes: "Using DevMode as an application server is deprecated, and may be removed or changed in a future release. Please migrate local development workflows to using a general