From manovotn at redhat.com Mon Dec 18 05:39:47 2017 From: manovotn at redhat.com (Matej Novotny) Date: Mon, 18 Dec 2017 05:39:47 -0500 (EST) Subject: [weld-dev] Weld 2.4.6.Final released + new API version In-Reply-To: <1013360013.230171.1513593541404.JavaMail.zimbra@redhat.com> Message-ID: <953946912.230389.1513593587954.JavaMail.zimbra@redhat.com> Hello, Weld 2.4.6.Final was released. There is also a new API, 2.4.SP2, to go along with it. You can read more about it here -> http://weld.cdi-spec.org/news/2017/12/18/weld-246Final/ Matej From ooo_saturn7 at mail.ru Sat Dec 30 13:17:11 2017 From: ooo_saturn7 at mail.ru (=?UTF-8?B?QWxleCBTdmlyaWRvdg==?=) Date: Sat, 30 Dec 2017 21:17:11 +0300 Subject: [weld-dev] =?utf-8?q?Weld=2C_Jetty_and_JPMS?= Message-ID: <1514657831.219801745@f504.i.mail.ru> Hi all Let me first explain what I want to do. I want to have the following tree of JPMS layers: ??????????????????????????? Site 1 layer ?????????????????????????? / WebServer layer - Site M layer ????????????????????????? \ ?????????????????????????? Site N layer As we see WebServer layer has access to all site layers and every site layer has access to WebServer layer. Any site layer can be added and removed dynamically. Every site layer has one .war file and some .jar files. For every site I need two java ee technologies: servlets and cdi. So, for servlet container I plan to use Jetty and for cdi container I want to use weld. Could anyone answer the following questions: 1) can weld be used this way? 2) how should I use weld - should I create container for every layer or ...? I would appreciate any help and ideas. Best regards,? Alex Sviridov -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.jboss.org/pipermail/weld-dev/attachments/20171230/ec2b4ba3/attachment-0001.html