Issue Type: Bug Bug
Assignee: Jozef Hartinger
Components: OSGi support
Created: 15/Apr/13 10:14 AM
Description:

Following the Weld-OSGi user guide (http://docs.jboss.org/weld/reference/1.2.0.Beta1/weld-osgi/user-guide/html/) with the latest 1.2.0-SNAPSHOT version,
Starting the custom bundle is throwing the exception:

16:13:32.164 [Gogo shell]    ERROR o.j.w.e.o.i.i.Weld - Initialization of Weld instance for bundle com.sample.hello-world-multilingual [10] caused an error: java.lang.NoClassDefFoundError: org/jboss/weld/interceptor/InterceptorBindingType 
java.lang.NoClassDefFoundError: org/jboss/weld/interceptor/InterceptorBindingType

This is because InterceptorBindingType class is used in weld-osgi-core-integration and the package is not imported in weld-osgi-core-integration nor exported in weld-osgi-core-mandatory

Fix Versions: 1.2.0.CR1
Project: Weld
Priority: Major Major
Reporter: Sun Seng David TAN
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