| Summary: | Non-transactional part of the demo "policy-transaction" does not work | ||
|---|---|---|---|
| Product: | [JBoss] JBoss Fuse Service Works 6 | Reporter: | Martin Vecera <mvecera> |
| Component: | Examples | Assignee: | kconner |
| Status: | CLOSED NOTABUG | QA Contact: | Martin Vecera <mvecera> |
| Severity: | urgent | Docs Contact: | |
| Priority: | urgent | ||
| Version: | 6.0.0 | CC: | atangrin, dlesage, jsedlace, ncross, soa-p-jira, toigaras |
| Target Milestone: | ER4 | ||
| Target Release: | 6.0.0 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-12-23 01:20:00 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: | |
|
Description
Martin Vecera
2013-12-21 09:23:50 UTC
This is correct behavior. Since WorkService requires "propagatesTransaction", TransactionHandler should throw this "transaction doesn't exist" exception if you invoke it through non-transacted gateway. You need to change the policy on WorkService to get working with the inbound gateway which doesn't provide transaction. |