[
https://issues.apache.org/jira/browse/CXF-1045?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeff Yu updated CXF-1045:
-------------------------
Attachment: cxf-1045.patch
with this patch:
1. remove some redundant log message.
2. Use the CXFBusFactory intead of SpringBusFactory.
3. Update on the ManangedConnection.
4. some minor code format update.
> JCA outbound codes refactoring.
> -------------------------------
>
> Key: CXF-1045
> URL: https://issues.apache.org/jira/browse/CXF-1045
> Project: CXF
> Issue Type: Sub-task
> Components: Integration
> Affects Versions: 2.0.1
> Reporter: Jeff Yu
> Fix For: 2.1
>
> Attachments: cxf-1045.patch
>
>
> There are some outbound codes need to be refactored.
> 1. Use too many Log.fine or Log.info, this really made it bad or annoy to
> read the code.
> 2. Use the CXFBusFactory instead of SpringBusFactory, do some cleanup on the
> JCABusFactory.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.