Issue Type: Bug Bug
Affects Versions: 2.1.0.Beta2
Assignee: Jozef Hartinger
Components: Servlet Container Support
Created: 20/Sep/13 4:03 AM
Description:

Looking at the code it seems that a @RequestScoped bean would be destroyed (@PreDestroy called) more than once in an async servlet request.

1) Write a test to confirm this
2) Fix this so that the request context is only invalidated if an async servlet has not been started.

Project: Weld
Priority: Major Major
Reporter: Jozef Hartinger
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

Reply via email to