![]() |
|
|
|
|
Issue Type:
|
Bug
|
|
Affects Versions:
|
2.0.0.Alpha2, 1.1.8.Final |
|
Assignee:
|
Unassigned |
|
Created:
|
11/Jul/12 6:14 AM
|
|
Description:
|
This issue only occurs in deployments where a single classloader is used for loading several subsequent deployments - such as unit tests that use embedded weld container.
When a client proxy is created for a normal-scoped bean, the beanId (which contains identification information of the defining BDA) is hardcoded in the proxy class.
If another subsequent microdeployment bundles the same normal-scoped bean, the classloader uses the proxy class from the previous microdeployment. The proxy class instance then fails to deserialize properly since the beanId may no longer be used in the current deployment (the BDA name may be different)
|
|
Project:
|
Weld
|
|
Priority:
|
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