You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Jeff Yu (JIRA)" <ji...@apache.org> on 2007/09/20 09:15:31 UTC

[jira] Updated: (CXF-1045) JCA outbound codes refactoring.

     [ https://issues.apache.org/jira/browse/CXF-1045?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jeff Yu updated CXF-1045:
-------------------------

    Description: 
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.


  was:Need to cleanup JCABusFactory.java.

        Summary: JCA outbound codes refactoring.  (was: JCABusFacotry cleanup)

> 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
>
>
> 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.