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
TODO16

Each tag is detailed below:

@todo

Number of occurences found in the code: 0

TODO

Number of occurences found in the code: 16

org.apache.camel.component.cxf.CxfBindingLine
how do we choose a format?34
is InputStream the best type to give to CXF?52
org.apache.camel.component.cxf.CxfComponentLine
this is a hack!!!53
org.apache.camel.component.cxf.CxfConsumerLine
what do do if we are getting processing errors from camel? Shutdown?68
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.43
this method currently is not being called.68
what do do if we are getting processing errors from camel? Shutdown?74
org.apache.camel.component.cxf.CxfInvokeProducerLine
Add support for sending message inputstream. Currently, we only handle method invocation with pojo.64
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!74
org.apache.camel.component.cxf.transport.CamelConduitLine
setting up the responseExpected159
create a correlationID167
if outMessage need to get the response197
Review what exception should we throw.222
use runtime policy252
Auto-generated method stub282