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.
Tag | Total number of occurences |
---|
@todo | 0 |
TODO | 16 |
Each tag is detailed below:
Number of occurences found in the code: 0
Number of occurences found in the code: 16
org.apache.camel.component.cxf.CxfBinding | Line |
---|
how do we choose a format? | 34 |
is InputStream the best type to give to CXF? | 52 |
org.apache.camel.component.cxf.CxfComponent | Line |
---|
this is a hack!!! | 53 |
org.apache.camel.component.cxf.CxfConsumer | Line |
---|
what do do if we are getting processing errors from camel? Shutdown? | 68 |
org.apache.camel.component.cxf.CxfInvokeConsumer | Line |
---|
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.CxfInvokeProducer | Line |
---|
Add support for sending message inputstream. Currently, we only handle method invocation with pojo. | 64 |
Add support for endpoints associated with a WSDL | 67 |
org.apache.camel.component.cxf.CxfProducer | Line |
---|
- why do we need to ignore the returned message and get the out message from the exchange! | 74 |
org.apache.camel.component.cxf.transport.CamelConduit | Line |
---|
setting up the responseExpected | 159 |
create a correlationID | 167 |
if outMessage need to get the response | 197 |
Review what exception should we throw. | 222 |
use runtime policy | 252 |
Auto-generated method stub | 282 |