Take care of possible classloader leaks when trying to run DeltaSpike as a WildFly module. This one here is the one that I know:
https://issues.apache.org/jira/browse/DELTASPIKE-594 Looks like this use case hasn't been considered a lot, so there might be other similar leaks. Regards, Harald 2015-05-22 21:09 GMT+02:00 Rafael Benevides <[email protected]>: > Hi Karl, I never tried it as system module but I think it worths a try. > > Maybe some other Red Hat (I copied them) guys knows about running > DeltaSpike as a system module. > > The only restriction is about the use of EAR. DS doesn't provide a support > for EAR because the CDI spec for EARs allows that each CDI container to > behave differently. More info: > https://issues.apache.org/jira/browse/DELTASPIKE-335 > > > > On 5/22/15 10:09, Karl Pietrzak wrote: > >> Awesome! What's the advice for usage in Wildfly? Installed as a system >> module (e.g., module.xml and everything), or as packaged in the EAR/WAR? >> >> On Fri, May 22, 2015 at 3:18 AM, Gerhard Petracek <[email protected]> >> wrote: >> >> The Apache DeltaSpike team is pleased to announce the 16th release of >>> DeltaSpike. >>> >>> Apache DeltaSpike is not a CDI-container, but a portable CDI extension. >>> >>> Documentation: >>> http://deltaspike.apache.org/documentation/ >>> >>> Download: >>> http://deltaspike.apache.org/download.html >>> >>> Release Notes: >>> http://s.apache.org/DeltaSpike_1.4.0 >>> >>> Enjoy! >>> >>> Gerhard Petracek >>> >>> >> >> >
