[jira] Created: (CXF-3228) SOAPMessage does not recognize SOAPMessage.WRITE_XML_DECLARATION

2011-01-03 Thread David Liu (JIRA)
SOAPMessage does not recognize SOAPMessage.WRITE_XML_DECLARATION Key: CXF-3228 URL: https://issues.apache.org/jira/browse/CXF-3228 Project: CXF Issue Type: Bug Compon

[jira] Created: (CXF-3398) JMX Naming issue - cannot register the mutil endpoints with same service bean

2011-03-14 Thread David Liu (JIRA)
JMX Naming issue - cannot register the mutil endpoints with same service bean - Key: CXF-3398 URL: https://issues.apache.org/jira/browse/CXF-3398 Project: CXF Issue

[jira] Updated: (CXF-3398) JMX Naming issue - cannot register the mutil endpoints with same service bean

2011-03-14 Thread David Liu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Liu updated CXF-3398: --- Description: It looks like there is bug in CXF that it cannot register two different Endpoint to JMX if both h

[jira] [Commented] (CXF-3398) JMX Naming issue - cannot register the mutil endpoints with same service bean

2011-03-21 Thread David Liu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13009543#comment-13009543 ] David Liu commented on CXF-3398: Thanks Dan. David > JMX Naming issue - cannot register th

[jira] [Created] (CXF-3412) ManagedEndpoint.getTransportId return endpoint address

2011-03-23 Thread David Liu (JIRA)
ManagedEndpoint.getTransportId return endpoint address -- Key: CXF-3412 URL: https://issues.apache.org/jira/browse/CXF-3412 Project: CXF Issue Type: Bug Components: Core Affec

[jira] [Created] (CXF-3429) ServerImpl should shutdown Destination before setMessageObserver=null

2011-03-28 Thread David Liu (JIRA)
ServerImpl should shutdown Destination before setMessageObserver=null - Key: CXF-3429 URL: https://issues.apache.org/jira/browse/CXF-3429 Project: CXF Issue Type: Bug

[jira] [Updated] (CXF-3429) ServerImpl should shutdown Destination before setMessageObserver=null

2011-03-28 Thread David Liu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Liu updated CXF-3429: --- Description: Hi, During shutdown the CXF server, we encounter the NullPointerException from time to time.

[jira] [Commented] (CXF-3429) ServerImpl should shutdown Destination before setMessageObserver=null

2011-03-29 Thread David Liu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13012825#comment-13012825 ] David Liu commented on CXF-3429: Thanks Willem. > ServerImpl should shutdown Destination be

[jira] [Commented] (CXF-3412) ManagedEndpoint.getTransportId return endpoint address

2011-04-07 Thread David Liu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13016753#comment-13016753 ] David Liu commented on CXF-3412: Thanks Freeman. David > ManagedEndpoint.getTransportId re

[jira] [Created] (CXF-3451) Can CXF support multiple response?

2011-04-11 Thread David Liu (JIRA)
Can CXF support multiple response? -- Key: CXF-3451 URL: https://issues.apache.org/jira/browse/CXF-3451 Project: CXF Issue Type: New Feature Components: Core, Service Model Reporter: Davi

[jira] [Created] (CXF-3472) Make HTTPConduit easy to extend and override

2011-04-25 Thread David Liu (JIRA)
Make HTTPConduit easy to extend and override Key: CXF-3472 URL: https://issues.apache.org/jira/browse/CXF-3472 Project: CXF Issue Type: Improvement Components: Core Reporter:

[jira] [Updated] (CXF-3472) Make HTTPConduit easy to extend and override

2011-04-26 Thread David Liu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Liu updated CXF-3472: --- Description: Current, all response message processing of HTTPConduit is in the class WrappedOutputStream, e.

[jira] [Updated] (CXF-3472) Cannot override HTTPConduit's handleResponse() method

2011-04-26 Thread David Liu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Liu updated CXF-3472: --- Description: Current, all response message processing of HTTPConduit is in the class WrappedOutputStream, e.

[jira] [Created] (CXF-3473) Thread issue in CXF LocalConduit and LocalDestination

2011-04-26 Thread David Liu (JIRA)
Thread issue in CXF LocalConduit and LocalDestination - Key: CXF-3473 URL: https://issues.apache.org/jira/browse/CXF-3473 Project: CXF Issue Type: Bug Components: Core

[jira] [Updated] (CXF-3473) Thread issue in CXF LocalConduit and LocalDestination

2011-04-26 Thread David Liu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Liu updated CXF-3473: --- Affects Version/s: 2.2 > Thread issue in CXF LocalConduit and LocalDestination > --

[jira] [Updated] (CXF-3472) Cannot override HTTPConduit's handleResponse() method

2011-04-26 Thread David Liu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Liu updated CXF-3472: --- Affects Version/s: 2.2 > Cannot override HTTPConduit's handleResponse() method > --

[jira] [Updated] (CXF-3473) Thread issue in CXF LocalConduit and LocalDestination

2011-04-26 Thread David Liu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Liu updated CXF-3473: --- Affects Version/s: 2.4 I just checked 2.4, the issue is there. > Thread issue in CXF LocalConduit and LocalDes

[jira] [Updated] (CXF-3472) Cannot override HTTPConduit's handleResponse() method

2011-04-26 Thread David Liu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Liu updated CXF-3472: --- Affects Version/s: 2.4 I just check cxf 2.4, it is a same issue. > Cannot override HTTPConduit's handleRespons

[jira] [Commented] (CXF-3473) Thread issue in CXF LocalConduit and LocalDestination

2011-04-27 Thread David Liu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13025644#comment-13025644 ] David Liu commented on CXF-3473: Thanks Willem, I think it also would be good to allow user

[jira] [Commented] (CXF-3473) Thread issue in CXF LocalConduit and LocalDestination

2011-05-04 Thread David Liu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13029084#comment-13029084 ] David Liu commented on CXF-3473: Thanks Willem. David > Thread issue in CXF LocalConduit a

[jira] [Commented] (CXF-3472) Cannot override HTTPConduit's handleResponse() method

2011-05-05 Thread David Liu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13029770#comment-13029770 ] David Liu commented on CXF-3472: Could someone please take a look at this jira? We want to o

[jira] [Commented] (CXF-3472) Cannot override HTTPConduit's handleResponse() method

2011-05-10 Thread David Liu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13031516#comment-13031516 ] David Liu commented on CXF-3472: Hi, Yup, this is the problem. I can extend both HttpCond

[jira] [Commented] (CXF-3472) Cannot override HTTPConduit's handleResponse() method

2011-05-11 Thread David Liu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13031599#comment-13031599 ] David Liu commented on CXF-3472: Unfortunately, I cannot. All properties:connection, needToC

[jira] [Commented] (CXF-3472) Cannot override HTTPConduit's handleResponse() method

2011-05-12 Thread David Liu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13032369#comment-13032369 ] David Liu commented on CXF-3472: Thanks Willem! David > Cannot override HTTPConduit's hand

[jira] [Commented] (CXF-3472) Cannot override HTTPConduit's handleResponse() method

2011-05-24 Thread David Liu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13038914#comment-13038914 ] David Liu commented on CXF-3472: Thanks Dan! David > Cannot override HTTPConduit's handleR

[jira] [Created] (CXF-3546) Warning message in ReflectionServiceFactoryBean should be INFO level

2011-05-24 Thread David Liu (JIRA)
Warning message in ReflectionServiceFactoryBean should be INFO level Key: CXF-3546 URL: https://issues.apache.org/jira/browse/CXF-3546 Project: CXF Issue Type: Bug

[jira] [Created] (CXF-3564) SpringBusFactory should read META-INF/cxf/cxf.extension during creating SpringBus

2011-06-01 Thread David Liu (JIRA)
SpringBusFactory should read META-INF/cxf/cxf.extension during creating SpringBus - Key: CXF-3564 URL: https://issues.apache.org/jira/browse/CXF-3564 Project: CXF

[jira] [Commented] (CXF-3564) SpringBusFactory should read META-INF/cxf/cxf.extension during creating SpringBus

2011-06-01 Thread David Liu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13042571#comment-13042571 ] David Liu commented on CXF-3564: Got it, thanks. David > SpringBusFactory should read META

[jira] [Created] (CXF-3570) HTTPConduit reads response before it completes sending request

2011-06-07 Thread David Liu (JIRA)
HTTPConduit reads response before it completes sending request -- Key: CXF-3570 URL: https://issues.apache.org/jira/browse/CXF-3570 Project: CXF Issue Type: Bug Components

[jira] [Commented] (CXF-3570) HTTPConduit reads response before it completes sending request

2011-06-07 Thread David Liu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13045760#comment-13045760 ] David Liu commented on CXF-3570: Thanks Willem. David > HTTPConduit reads response before

[jira] [Created] (CXF-3585) WSDLGetInterceptor throws NullPointException when using EndpointSelectionInterceptor

2011-06-13 Thread David Liu (JIRA)
WSDLGetInterceptor throws NullPointException when using EndpointSelectionInterceptor Key: CXF-3585 URL: https://issues.apache.org/jira/browse/CXF-3585 Project: CXF

[jira] [Commented] (CXF-3585) WSDLGetInterceptor throws NullPointException when using EndpointSelectionInterceptor

2011-06-13 Thread David Liu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13048968#comment-13048968 ] David Liu commented on CXF-3585: Instead of using _message.getExchange().getEndpoint()_, I t

[jira] [Commented] (CXF-3585) WSDLGetInterceptor throws NullPointException when using EndpointSelectionInterceptor

2011-06-18 Thread David Liu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13051467#comment-13051467 ] David Liu commented on CXF-3585: Thanks Freeman. I extend EndpointSelectionInterceptor to ch

[jira] [Created] (CXF-3601) Cannot override extension in bus-extension.txt

2011-06-20 Thread David Liu (JIRA)
Cannot override extension in bus-extension.txt -- Key: CXF-3601 URL: https://issues.apache.org/jira/browse/CXF-3601 Project: CXF Issue Type: Bug Components: Bus, Core Affects Versions

[jira] [Created] (CXF-3614) Thread leak in WorkQueueManagerImpl and AutomaticWorkQueueImpl when we use it in tomcat

2011-06-23 Thread David Liu (JIRA)
Thread leak in WorkQueueManagerImpl and AutomaticWorkQueueImpl when we use it in tomcat --- Key: CXF-3614 URL: https://issues.apache.org/jira/browse/CXF-3614 Project:

[jira] [Commented] (CXF-3614) Thread leak in WorkQueueManagerImpl and AutomaticWorkQueueImpl when we use it in tomcat

2011-06-24 Thread David Liu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13054277#comment-13054277 ] David Liu commented on CXF-3614: Thanks Willem. David > Thread leak in WorkQueueManagerImp

[jira] [Commented] (CXF-3601) Cannot override extension in bus-extension.txt

2011-06-26 Thread David Liu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13055351#comment-13055351 ] David Liu commented on CXF-3601: Hi Willem, Thanks for looking into it. Yes, I am using

[jira] [Commented] (CXF-3601) Cannot override extension in bus-extension.txt

2011-06-29 Thread David Liu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13057242#comment-13057242 ] David Liu commented on CXF-3601: Hi Willem, I did not use OSGi, so may be I will wrap the

[jira] [Created] (CXF-3712) disable exception stack traces in CXF Rest

2011-08-04 Thread David Liu (JIRA)
disable exception stack traces in CXF Rest -- Key: CXF-3712 URL: https://issues.apache.org/jira/browse/CXF-3712 Project: CXF Issue Type: New Feature Affects Versions: 2.2.10 Reporter: D

[jira] [Commented] (CXF-3712) disable exception stack traces in CXF Rest

2011-08-06 Thread David Liu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13080412#comment-13080412 ] David Liu commented on CXF-3712: Hi Sergey, yup, I know in cxf 2.4 can propagate the excep

[jira] [Commented] (CXF-3712) disable exception stack traces in CXF Rest

2011-08-08 Thread David Liu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13080940#comment-13080940 ] David Liu commented on CXF-3712: Hi Sergey, I've checked the XMLFaultOutInterceptor , I th

[jira] [Created] (CXF-3800) ClientImpl reuse ResponseContext cause ConcurrentModificationException

2011-09-12 Thread David Liu (JIRA)
ClientImpl reuse ResponseContext cause ConcurrentModificationException -- Key: CXF-3800 URL: https://issues.apache.org/jira/browse/CXF-3800 Project: CXF Issue Type: Bug

[jira] [Commented] (CXF-3800) ClientImpl reuse ResponseContext cause ConcurrentModificationException

2011-09-12 Thread David Liu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3800?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13103230#comment-13103230 ] David Liu commented on CXF-3800: Hi Dan, currently, I am using CXF 2.2.10, so I encounter

[jira] [Commented] (CXF-3800) ClientImpl reuse ResponseContext cause ConcurrentModificationException

2011-09-14 Thread David Liu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3800?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13105086#comment-13105086 ] David Liu commented on CXF-3800: Thanks. David > ClientImpl reuse ResponseContext cause Co