[jira] Commented: (CXF-2342) Performance issue in StaxInInterceptor

2009-07-17 Thread Kevin Conaway (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12732784#action_12732784 ] Kevin Conaway commented on CXF-2342: Thanks so much Dan. The reason I made getXmlInput/O

[jira] Updated: (CXF-2342) Performance issue in StaxInInterceptor

2009-07-15 Thread Kevin Conaway (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Conaway updated CXF-2342: --- Attachment: CXF-2342.patch Attaching patch that adds a pool of XmlInputFactory/XmlOutputFactory instanc

[jira] Created: (CXF-2342) Performance issue in StaxInInterceptor

2009-07-15 Thread Kevin Conaway (JIRA)
Performance issue in StaxInInterceptor -- Key: CXF-2342 URL: https://issues.apache.org/jira/browse/CXF-2342 Project: CXF Issue Type: Improvement Affects Versions: 2.2.2 Reporter: Kevin Cona

[jira] Commented: (CXF-2307) PhaseInterceptorChain should log errors above INFO

2009-07-02 Thread Kevin Conaway (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12726457#action_12726457 ] Kevin Conaway commented on CXF-2307: That makes sense. I think it would be more useful t

[jira] Created: (CXF-2307) PhaseInterceptorChain should log errors above INFO

2009-06-19 Thread Kevin Conaway (JIRA)
PhaseInterceptorChain should log errors above INFO -- Key: CXF-2307 URL: https://issues.apache.org/jira/browse/CXF-2307 Project: CXF Issue Type: Improvement Components: Core Affec

[jira] Updated: (CXF-2307) PhaseInterceptorChain should log errors above INFO

2009-06-19 Thread Kevin Conaway (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Conaway updated CXF-2307: --- Attachment: cxf-2307.patch Attaching patch to change the logging level from INFO to WARNING > PhaseInt

[jira] Commented: (CXF-2181) Dynamic Dispatch classes should cache MessageFactory instances

2009-04-21 Thread Kevin Conaway (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12701177#action_12701177 ] Kevin Conaway commented on CXF-2181: Looking at the current version of DispatchImpl in th

[jira] Commented: (CXF-2181) Dynamic Dispatch classes should cache MessageFactory instances

2009-04-21 Thread Kevin Conaway (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12701172#action_12701172 ] Kevin Conaway commented on CXF-2181: I noticed in your commit that you're only reusing th

[jira] Updated: (CXF-2181) Dynamic Dispatch classes should cache MessageFactory instances

2009-04-21 Thread Kevin Conaway (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Conaway updated CXF-2181: --- Attachment: cxf-2181.patch Attaching patch to enable the DispatchInDatabindingInterceptor and Dispatch

[jira] Created: (CXF-2181) Dynamic Dispatch classes should cache MessageFactory instances

2009-04-21 Thread Kevin Conaway (JIRA)
Dynamic Dispatch classes should cache MessageFactory instances -- Key: CXF-2181 URL: https://issues.apache.org/jira/browse/CXF-2181 Project: CXF Issue Type: Improvement Co