SOAPComment removed by Glen MazzaIn 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? SoapJaxbDataFormat soap = new SoapJaxbDataFormat("com.example.customerservice", new ServiceNameStrategy(CustomerService.class)); 2. The code snippet '.marshal(soapDataFormat)' references a soapDataFormat object that is never defined. Should this read '.marshal(soap)' instead?
Change Notification Preferences
|
- [CONF] Apache Camel > SOAP confluence
- [CONF] Apache Camel > SOAP confluence
- [CONF] Apache Camel > SOAP confluence
- [CONF] Apache Camel > SOAP confluence
- [CONF] Apache Camel > SOAP confluence
- [CONF] Apache Camel > SOAP confluence
- [CONF] Apache Camel > SOAP confluence
- [CONF] Apache Camel > SOAP confluence
- [CONF] Apache Camel > SOAP confluence
- [CONF] Apache Camel > SOAP confluence
- [CONF] Apache Camel > SOAP confluence
- [CONF] Apache Camel > SOAP confluence
- [CONF] Apache Camel > SOAP confluence
- [CONF] Apache Camel > SOAP confluence