[weld-issues] [JBoss JIRA] Commented: (WELD-888) Interceptors not resolvable from a WAR-module which is part of an EAR-deployment

2011-04-21 Thread Pete Muir (JIRA)

[ 
https://issues.jboss.org/browse/WELD-888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12597035#comment-12597035
 ] 

Pete Muir commented on WELD-888:


How do you try to resolve it? Is there an exception thrown?

 Interceptors not resolvable from a WAR-module which is part of an 
 EAR-deployment
 

 Key: WELD-888
 URL: https://issues.jboss.org/browse/WELD-888
 Project: Weld
  Issue Type: Bug
  Components: Interceptors and Decorators
Affects Versions: 1.1.1.Final
 Environment: - Weld 1.1.1. Final on JBoss 6.0 GA and JBoss 6.1 
 nightly 
 - tested and confirmed on Vista 32 and Linux 64
Reporter: Jan Groth
 Attachments: probear-jar.zip, probear.zip


 It seems like CDI interceptors cannot be accessed from inside a WAR-module of 
 an EAR deployment if the interceptor is defined inside a dependent JAR which 
 is located in the EAR/lib directory. 
 BUT:
 - Managed beans and producers from the same JAR work without problems.
 - Moving the dependency from EAR/lib to WAR/WEB-INF/lib makes the interceptor 
 work without problems.
 I consider that a serious problem, because this is a substantial restriction 
 for enterprise applications.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
___
weld-issues mailing list
weld-issues@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/weld-issues


[weld-issues] [JBoss JIRA] Commented: (WELD-888) Interceptors not resolvable from a WAR-module which is part of an EAR-deployment

2011-04-18 Thread Jan Groth (JIRA)

[ 
https://issues.jboss.org/browse/WELD-888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12596206#comment-12596206
 ] 

Jan Groth commented on WELD-888:


I found the following issues possibly related:

JBAS-8683
SEAMFACES-114
SEAMFACES-76

 Interceptors not resolvable from a WAR-module which is part of an 
 EAR-deployment
 

 Key: WELD-888
 URL: https://issues.jboss.org/browse/WELD-888
 Project: Weld
  Issue Type: Bug
  Components: Interceptors and Decorators
Affects Versions: 1.1.1.Final
 Environment: - Weld 1.1.1. Final on JBoss 6.0 GA and JBoss 6.1 
 nightly 
 - tested and confirmed on Vista 32 and Linux 64
Reporter: Jan Groth
 Attachments: probear-jar.zip, probear.zip


 It seems like CDI interceptors cannot be accessed from inside a WAR-module of 
 an EAR deployment if the interceptor is defined inside a dependent JAR which 
 is located in the EAR/lib directory. 
 BUT:
 - Managed beans and producers from the same JAR work without problems.
 - Moving the dependency from EAR/lib to WAR/WEB-INF/lib makes the interceptor 
 work without problems.
 I consider that a serious problem, because this is a substantial restriction 
 for enterprise applications.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
___
weld-issues mailing list
weld-issues@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/weld-issues


[weld-issues] [JBoss JIRA] Commented: (WELD-888) Interceptors not resolvable from a WAR-module which is part of an EAR-deployment

2011-04-18 Thread henk de boer (JIRA)

[ 
https://issues.jboss.org/browse/WELD-888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12596342#comment-12596342
 ] 

henk de boer commented on WELD-888:
---

https://issues.jboss.org/browse/WELD-889 also seems related. In this case it 
concerns the injection of EJBs, but similar to this issue, it works when the 
EJB is defined in web module and doesn't work when the EJB is defined outside 
the web module (i.e. in the EJB module of the same EAR).

 Interceptors not resolvable from a WAR-module which is part of an 
 EAR-deployment
 

 Key: WELD-888
 URL: https://issues.jboss.org/browse/WELD-888
 Project: Weld
  Issue Type: Bug
  Components: Interceptors and Decorators
Affects Versions: 1.1.1.Final
 Environment: - Weld 1.1.1. Final on JBoss 6.0 GA and JBoss 6.1 
 nightly 
 - tested and confirmed on Vista 32 and Linux 64
Reporter: Jan Groth
 Attachments: probear-jar.zip, probear.zip


 It seems like CDI interceptors cannot be accessed from inside a WAR-module of 
 an EAR deployment if the interceptor is defined inside a dependent JAR which 
 is located in the EAR/lib directory. 
 BUT:
 - Managed beans and producers from the same JAR work without problems.
 - Moving the dependency from EAR/lib to WAR/WEB-INF/lib makes the interceptor 
 work without problems.
 I consider that a serious problem, because this is a substantial restriction 
 for enterprise applications.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
___
weld-issues mailing list
weld-issues@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/weld-issues