On Thu, Sep 27, 2018 at 11:28 PM Andrea Aime <andrea.a...@geo-solutions.it>
wrote:

> On Fri, Sep 28, 2018 at 7:51 AM Jody Garnett <jody.garn...@gmail.com>
> wrote:
>
>> But the spring 5 articles showed how to run with modules so it must be
>> possible.
>>
>
> I don't see a link about it in this thread, what article are you referring
> to?
>

No you are right it is a spring boot example from our wiki page:
-
https://medium.com/criciumadev/its-time-migrating-to-java-11-5eb3868354f9

>

> My understanding is that classic web apps are running of classpath, when
> you put a modularized jar
> in the classpath is behaves like a normal jar, not as a module, so nothing
> new there, in order
> to make a jar behave as a module it has to be in the modulepath (where it
> will behave accoring
> to its moduleinfo, or get turned into an automatic module).
>

That is my understanding also.

I have the impression Oracle is caring less about J2EE because on the cloud
> the direction is
> more like going container-less, and either leverage the cloud support for
> lambdas, or build a tiny
> HTTP layer using a light container, at which point using the modulepath
> becomes possible
> and actually interesting (due to the faster startup times the modulepath
> allows, which is crucial
> for small apps starting up and shutting down all the time)
>

I also think they are caring less and have it to Jakarta.

Aside I found this interesting:
https://zeroturnaround.com/rebellabs/spring-vs-java-ee-survey-results/



> Cheers
> Andrea
>
> ==
>
> GeoServer Professional Services from the experts! Visit
> http://goo.gl/it488V for more information. == Ing. Andrea Aime @geowolf
> Technical Lead GeoSolutions S.A.S. Via di Montramito 3/A 55054 Massarosa
> <https://maps.google.com/?q=Via+di+Montramito+3/A%0D%0A55054++Massarosa&entry=gmail&source=g>
> (LU) phone: +39 0584 962313 fax: +39 0584 1660272 mob: +39 339 8844549
> http://www.geo-solutions.it http://twitter.com/geosolutions_it
> ------------------------------------------------------- *Con riferimento
> alla normativa sul trattamento dei dati personali (Reg. UE 2016/679 -
> Regolamento generale sulla protezione dei dati “GDPR”), si precisa che ogni
> circostanza inerente alla presente email (il suo contenuto, gli eventuali
> allegati, etc.) è un dato la cui conoscenza è riservata al/i solo/i
> destinatario/i indicati dallo scrivente. Se il messaggio Le è giunto per
> errore, è tenuta/o a cancellarlo, ogni altra operazione è illecita. Le
> sarei comunque grato se potesse darmene notizia. This email is intended
> only for the person or entity to which it is addressed and may contain
> information that is privileged, confidential or otherwise protected from
> disclosure. We remind that - as provided by European Regulation 2016/679
> “GDPR” - copying, dissemination or use of this e-mail or the information
> herein by anyone other than the intended recipient is prohibited. If you
> have received this email by mistake, please notify us immediately by
> telephone or e-mail.*
>
-- 
--
Jody Garnett
_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to