SOAP
Page edited by Babak Vahdat
Changes (2)
...
{code}
When using XML DSL there is a version attribute you can set on the jaxb>
SOAP
Page edited by Claus Ibsen
Changes (1)
...
{info}
{tip:title=Namespace prefix mapping} See [JAXB] for details how you can co
SOAP
Page edited by Claus Ibsen
Changes (3)
...
{info:title=Supported SOAP versions}
Currently only SOAP 1.1 is supported.
SOAP
Page edited by Claus Ibsen
Changes (1)
...
SOAP is a [Data Format] which uses JAXB2 and JAX-WS annotations to marshal and unmarshal SOAP p
SOAP
Page edited by Rich Newcomb
Changes (2)
...
h3. ElementNameStrategy
An element name strategy is used for two purposes. The f
SOAP
Page edited by Christian Schneider
Changes (1)
...
*Available as of Camel 2.3*
SOAP is a [Data Format] which uses JAXB2 and JAX-WS annota
SOAP
Page edited by Glen Mazza
Comment:
Christian and Glen search for a textual compromise...
Changes (1)
...
h3. Using the Ja
SOAP
Page edited by Christian Schneider
Changes (2)
...
h3. Using the Java DSL
The following example uses a named DataFormat of _soap_ which i
SOAP
Page edited by Glen Mazza
Comment:
Fix SOAP Call format.
Changes (2)
...
{code}
String WS_URI = "cxf://http
SOAP
Page edited by Glen Mazza
Comment:
Clarified SOAP client section.
Changes (4)
...
h4. Webservice client
Thi
SOAP
Comment removed by Glen Mazza
In the example code snippets on the page, I noticed two potential issues:
1. The code duplicated below constructs a ServiceNameStrategy. Should this be constructing a ServiceInterfaceStrategy instead?
SoapJaxbDa
SOAP
Page edited by Glen Mazza
Comment:
ServiceNameStrategy -> ServiceInterfaceStrategy rename.
Changes (3)
...
{code}
SOAP
Page edited by Glen Mazza
Comment:
Clarify that CustomerService is the SEI.
Changes (1)
...
Endpoint startEndpoint = cont
SOAP
Page edited by Glen Mazza
Comment:
undefined "soapDataFormat" variable fixed.
Changes (8)
...
This route supports marshal
SOAP
Page edited by Claus Ibsen
SOAP DataFormat
Available as of Camel 2.3
SOAP is a Data Format which uses JAXB2 and JAX-WS to marshal and unmarshal SOAP payloads. It provides the basic features of Apache CXF without need for the CX
SOAP
Page
commented by Ron Gavlin
In the example code snippets on the page, I noticed two potential issues:
1. The code duplicated below constructs a ServiceNameStrategy. Should this be constructing a ServiceInterfaceStrategy instead?
SOAP
Page edited by Christian Schneider
SOAP (Available in Camel >= 2.3.0)
SOAP is a Data Format which uses JAXB2 and JAX-WS to marshal and unmarshal SOAP payloads. It provides the basic features of Apache CXF without need for the
SOAP
Page edited by Christian Schneider
SOAP (Available in Camel >= 2.3.0)
SOAP is a Data Format which uses JAXB2 and JAX-WS to marshal and unmarshal SOAP payloads. It provides the basic features of Apache CXF without need for the
SOAP
Page added by Christian Schneider
SOAP (Available in Camel >= 2.3.0)
SOAP is a Data Format which uses JAXB2 and JAX-WS to marshal and unmarshal SOAP payloads. It provides the basic features of Apache CXF without need for the CXF Stack.
19 matches
Mail list logo