right now, there is no way for a Weld-OSGi enabled bundle to discover automatically an extension because of OSGi dynamism.
The only thing that works is to provide the META-INF/services declaration files inside the bundle that use these extensions.
This is something we have to work on, but it's a tricky work.
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
Hi Guillaume,
right now, there is no way for a Weld-OSGi enabled bundle to discover automatically an extension because of OSGi dynamism.
The only thing that works is to provide the META-INF/services declaration files inside the bundle that use these extensions.
This is something we have to work on, but it's a tricky work.