Bug 900803 (JBPAPP6-1355)
| Summary: | Exception handling of EJB container for MDB is incorrect | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [JBoss] JBoss Enterprise Application Platform 6 | Reporter: | Adam Kovari <akovari> | ||||
| Component: | EJB | Assignee: | Chao Wang <chaowan> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | |||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 6.0.0 | CC: | akovari, cdewolf, jmartisk, nicolas.strauel, nobody | ||||
| Target Milestone: | --- | ||||||
| Target Release: | EAP 6.1.0 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| URL: | http://jira.jboss.org/jira/browse/JBPAPP6-1355 | ||||||
| Whiteboard: | eap6 ejb3.1 | ||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: |
JBoss EAP 6.0.0
|
|||||
| Last Closed: | 2013-07-23 18:35:35 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: | |||||||
| Attachments: |
|
||||||
|
Description
Adam Kovari
2012-08-21 12:48:27 UTC
reproducer Attachment: Added: twitter-resource-adapter.zip Security: Added: Public Docs QE Status: Added: NEW simple patch to wrap exception as EJBException. Not really sure how much it breaks Attachment: Added: JBPAPP-9720_simple.patch It doesn't take into account whether it is an ApplicationException or not. Attachment: Added: JBPAPP-9720_simple2.patch Attachment: Removed: JBPAPP-9720_simple2.patch Attachment: Added: JBPAPP-9720_simple2.patch Git Pull Request: Added: https://github.com/jbossas/jboss-as/pull/3002 Attachment: Removed: JBPAPP-9720_simple2.patch Attachment: Removed: JBPAPP-9720_simple.patch Removed previous patches, they were wrong, added git pull request with a new patch. Link: Added: This issue Cloned to JBPAPP-9819 Link: Added: This issue Cloned to JBPAPP-9833 Link: Removed: This issue Cloned to JBPAPP-9819 Link: Added: This issue relates to JBPAPP-9819 Link: Removed: This issue relates to JBPAPP-9819 Docs QE Status: Removed: NEW I see the PR has been merged to eap-master branch, tested and no more ERROR as description. verified in 6.1.0.ER3 |