Ah I see, you would put the extension as an external module that should be added only if your container does not already handle this.
That was the intention and this is also what the prototype does. There is a cdi module. You want to have a separate module anyways, since you probably don't want to depend on CDI in your main jar/artifact.
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
That was the intention and this is also what the prototype does. There is a cdi module. You want to have a separate module anyways, since you probably don't want to depend on CDI in your main jar/artifact.