+1 to drop jpms -1 to drop tomcat7. It is still used a lot. I'm not sure about the status of the integration directly in tomcat. The initial code was not really superior to ours. And ours still runs perfectly fine on tomcat9 (and tomcat10 with jakartaEE)
LieGrue, strub > Am 29.06.2020 um 13:54 schrieb Romain Manni-Bucau <rmannibu...@gmail.com>: > > +1 to drop jms module, never saw any usage of it > -0.5 for tomcat7, rational being that if we want to do it, we should (at > the same time) 1. ensure tomcat module is at least 1-1 (not the case I > think) + released properly and not just a sandbox and 2. drop jetty > integration too (which can be envisioned since we worked to integrate OWB > in jetty itself) but dropping tomcat7 module without these two conditions > looks like an user regression to me. > > I guess ee modules can move to tomee too - any other consumer - with the > relevant adaptations to our codebase? > > Romain Manni-Bucau > @rmannibucau <https://twitter.com/rmannibucau> | Blog > <https://rmannibucau.metawerx.net/> | Old Blog > <http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> | > LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book > <https://www.packtpub.com/application-development/java-ee-8-high-performance> > > > Le lun. 29 juin 2020 à 13:38, Gurkan Erdogdu <cgurkanerdo...@gmail.com> a > écrit : > >> Hi folks >> I would like to discuss to remove the following modules from the OWB code >> base. >> >> - webbeans-jms : We introduced this module years ago for JMS but frankly >> never see any usage. Also, it was not completed. >> - webbeans-tomcat7 : We introduced this modules for Tomcat7 integration >> but now it is useless and Tomcat already includes this integration with >> more natural way ( >> https://github.com/apache/tomcat/tree/master/modules/owb) >> >> WDYT? Any objection? >> Regards. >> Gurkan >>