Le jeu. 20 juin 2019 à 09:07, Stephen Connolly < [email protected]> a écrit :
> On Thu 20 Jun 2019 at 05:54, Romain Manni-Bucau <[email protected]> > wrote: > > > Hello everyone, > > > > > > Should we replace tomcat7 module by just a tomcat module? (Importing > > tests). > > > I am kind of inclined to say yes (and i’d rename jetty9 to just jetty at > the same time) > +1 > > > > > Also wonder if we shouldnt build a tomcat distro presetup at the same > time. > > > What is the comparative release frequency? Would a better option be to > produce an “overlay” zip that adds what is required? > > Building a tomcat distro requires responding to tomcat security issues > also. Would that distract more? > >From TomEE experience it is ok and if you want to more frequent update you can still use the "customization" process from jars instead of the zip (what you call overlay which can be a bit more since we would likely keep our custom jars outside tomcat/lib so catalina.properties will need customizations but all automatizable through a main). > > An “overlay” zip would just be a case of extracting on top of a (suitable) > tomcat distribution, but leaves tomcat security in the hands of tomcat. > This is part of the reason why I build a jetty module, it lets users setup > easily while abdicating responsibility for the core security of jetty > itself, which minimises the load on the OWB team. > >From experience there are space for all of them and it does not cost much for us so let's do them all, no? > > > > > > Any thoughts? > > > > ---------- Forwarded message --------- > > De :Remy Maucherat (JIRA) <[email protected]> > > Date: jeu. 20 juin 2019 à 00:26 > > Subject: [jira] [Created] (OWB-1291) Updated Tomcat integration > > To: <[email protected]> > > > > > > Remy Maucherat created OWB-1291: > > ----------------------------------- > > > > Summary: Updated Tomcat integration > > Key: OWB-1291 > > URL: https://issues.apache.org/jira/browse/OWB-1291 > > Project: OpenWebBeans > > Issue Type: Improvement > > Components: Web > > Reporter: Remy Maucherat > > Attachments: webbeans-tomcat9.patch > > > > Update to Tomcat integration based on Tomcat 9 to support more deployment > > options, refactor and cleanup. Creates a new webbeans-tomcat9 module to > go > > along webbeans-tomcat7. > > > > > > > > -- > > This message was sent by Atlassian JIRA > > (v7.6.3#76005) > > > -- > Sent from my phone >
