|
||||||||
|
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 |
||||||||
_______________________________________________ weld-issues mailing list [email protected] https://lists.jboss.org/mailman/listinfo/weld-issues

We are using JBoss AS 7.1 (with Weld 1.5) and a portal application. We experience the same NPE in every portlet that make use of some Spring context, interestingly enough.
As for the assumptions about doing cross-context includes and asynch servlets, I suppose both conditions are easily met within a portal environment.
Now, using JBoss AS 7.1, there doesn't seem to be any workaround to this issue. Is there a possibility to create a patch, or is it safe enough to switch the Weld implementation to 2.0.2 which I believe fixes this issue?
Many thanks