Tag List Report

The following document contains the listing of user tags found in the code. Below is the summary of the occurences per tag.

TagTotal number of occurences
@todo0
TODO15

Each tag is detailed below:

@todo

Number of occurences found in the code: 0

TODO

Number of occurences found in the code: 15

org.apache.camel.component.cxf.CxfBindingLine
how do we choose a format?32
org.apache.camel.component.cxf.CxfComponentLine
this is a hack!!!52
org.apache.camel.component.cxf.CxfConsumerLine
what do do if we are getting processing errors from camel? Shutdown?67
org.apache.camel.component.cxf.CxfInvokeConsumerLine
we need to add custom cxf message observer and wire the incomingCxfMessage method. Also, custom cxf interceptors are needed in order to object SOAP/XML message. Currently, the CXF service invoker will invoke the service class.42
this method currently is not being called.67
what do do if we are getting processing errors from camel? Shutdown?73
org.apache.camel.component.cxf.CxfInvokeProducerLine
Add support for sending message inputstream. Currently, we only handle method invocation with pojo.63
Add support for endpoints associated with a WSDL67
org.apache.camel.component.cxf.CxfProducerLine
- why do we need to ignore the returned message and get the out message from the exchange!73
org.apache.camel.component.cxf.transport.CamelConduitLine
setting up the responseExpected153
create a correlationID159
if outMessage need to get the response188
Review what exception should we throw. throw new208
use runtime policy232
Auto-generated method stub258