Bug 868874
| Summary: | The "rewrite-endpoint-url" property of SOAPProcessor doesn't work for HTTP Gateway | ||
|---|---|---|---|
| Product: | [JBoss] JBoss Enterprise SOA Platform 5 | Reporter: | Tadayoshi Sato <tasato> |
| Component: | JBossESB | Assignee: | Nobody <nobody> |
| Status: | CLOSED UPSTREAM | QA Contact: | Jiri Pechanec <jpechane> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 5.3.0 GA | CC: | jpechane, ldimaggi, soa-p-jira, tcunning |
| Target Milestone: | ER1 | ||
| Target Release: | 5.3.1 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Release Note | |
| Doc Text: |
Users experienced problems when specifying an endpoint URL while using the SOAPProcessor with HTTP Gateway. After setting the rewrite-endpoint-url to "false", the URL would persistently be overwritten and replaced with the original JBoss ESB URL. This was due to the Publisher not initialising with the Gateway. This has been resolved in the current release.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2025-02-10 03:20:58 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: | |||
|
Description
Tadayoshi Sato
2012-10-22 10:49:52 UTC
Tadayoshi Sato <tadayosi> made a comment on jira JBESB-3868 The root cause I found is: JBossWSWebserviceContractPublisher (a publisher for SOAPProcessor) has two instances, one for ContractProvider (HTTP Gateway) and the other for Publisher (Contract Web / JBR Gateway). But only the instance for Publisher initialises the {{rewriteEndpointUrl}} field. That's why it doesn't work only for HTTP Gateway. Tadayoshi Sato <tadayosi> updated the status of jira JBESB-3868 to Resolved Verified in ER1 Tom Cunningham <tcunning> updated the status of jira JBESB-3868 to Closed This product has been discontinued or is no longer tracked in Red Hat Bugzilla. |