On Mon, Feb 20, 2012 at 8:53 PM, Martin Grigorov <mgrigo...@apache.org> wrote: > - CDI > seam-conversation-*** modules are still not available in Maven central repo
Are these actual modules required, or just implementations that can be provided by Glassfish, Geronimo or TomEE? Doesn't glassfish (haven't looked at their license, might be *yuk* GPL), or Geronimo or OpenEJB provide the required functionality? Looking at the code, isn't it rather semi trivial to create our own implementation of the Seam conversation functionality? It didn't look like much algorithmic magic, but rather setting things up. Martijn