Bug 901300 (JBPAPP6-1762)
Summary: | [GSS](6.4.z) @Resource injection of Datasource on clustered SFSB fails with serialization error | ||
---|---|---|---|
Product: | [JBoss] JBoss Enterprise Application Platform 6 | Reporter: | csams |
Component: | JCA | Assignee: | Tomas Hofman <thofman> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 6.0.1 | CC: | bmaxwell, cdewolf, csams, csutherl, jbilek, jkudrnac, joallen, jolee, jpederse, jtruhlar, msimka, msochure, myarboro, ochaloup, paul.ferraro, rhusar, rnetuka, smumford, thofman |
Target Milestone: | CR1 | ||
Target Release: | EAP 6.4.9 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
URL: | http://jira.jboss.org/jira/browse/JBPAPP6-1762 | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Known Issue | |
Doc Text: |
This release of JBoss EAP 6 carries a bug that causes @Resource injection of a Datasource field on clustered SFSB to fail with a serialization error.
A workaround for this issue is to mark the field transient and then repopulate it manually in @PostActivate.
This issue will be addressed in a future release of the product.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2017-01-17 12:55:51 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 1324262 |
Description
csams
2013-01-07 16:49:51 UTC
Hi, I can't reproduce your failure on EAP 6.1.1. Do you have a reproducer ? I've created a war calling the ejb module remotely, all deployed on the same server group in domain mode and it all works fine. This is not a clustering specific issue, but rather an issue with serialization of an injected DataSource. Reassigning to the JCA team. This bug was accidentally moved from POST to MODIFIED via an error in automation, please see mmccune with any questions Verified with EAP 6.4.9.CP.CR2 Retroactively bulk-closing issues from released EAP 6.4 cummulative patches. |