Martin Kouba created WELD-1073:
----------------------------------
Summary: Cannot enable interceptor that is not deployed in any bean archive
Key: WELD-1073
URL: https://issues.jboss.org/browse/WELD-1073
Project: Weld
Issue Type: Bug
Components: Interceptors and Decorators
Affects Versions: 2.0.0.Alpha1, 1.1.5.Final
Reporter: Martin Kouba
Priority: Minor
It's not possible to enable interceptor if it is not deployed in any bean archive.
For example if interceptor class is in A.jar (non-BDA) and is enabled in beans.xml of B.jar (BDA), deployment results in WELD-001417 - INTERCEPTOR_NOT_ANNOTATED_OR_REGISTERED.
Unless I am mistaken nor the CDI spec nor the Interceptors spec define such requirement.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
Martin Kouba created WELD-1099:
----------------------------------
Summary: Cannot invoke web service resource declared with @WebServiceRef
Key: WELD-1099
URL: https://issues.jboss.org/browse/WELD-1099
Project: Weld
Issue Type: Bug
Affects Versions: 1.1.6.Final
Reporter: Martin Kouba
... results in following error:
{noformat}
org.jboss.weld.exceptions.NullInstanceException: WELD-000044 Unable to obtain instance from null
{noformat}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira