Details
-
Type:
Feature Request
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 0.3
-
Component/s: quickstarts
-
Labels:None
Description
Add a quickstart demonstrating web service proxying capabilities. This would most likely involve:
- Camel route service which terminates with a switchyard:// reference
- SOAP binding for camel route service
- SOAP binding for the switchyard: reference in the route
You will probably hit a few issues, with the following areas requiring fixes before the quickstart will work:
1) SOAP headers need to travel as context properties. The
2) Context properties need to flow into and out of Camel routes in a predictable manner
3) HTTP/S propagation
Gliffy Diagrams
Issue Links
- is blocked by
-
SWITCHYARD-421
Generalized mechanism for context property handling
-
- Closed
-
https://github.com/jboss-switchyard/components/pull/258
https://github.com/jboss-switchyard/quickstarts/pull/88
https://github.com/jboss-switchyard/release/pull/65