Hi folks; After thinking and working on integration with other environments, it is more reasonable to create a new maven module that contains SPI classed and if exist their abstract implementation. Currently, SPI interfaces are defined in the webbeans-impl module under package "spi".
After that it is easy to see what is required by other developers that want to integrate their environments with OWB. Thanks; --Gurkan
