[jira] [Created] (CXF-6251) Allow org.apache.cxf.logging.enabled to have a value of "pretty" for pretty printing

2015-02-10 Thread Kyle Lape (JIRA)
Kyle Lape created CXF-6251: -- Summary: Allow org.apache.cxf.logging.enabled to have a value of "pretty" for pretty printing Key: CXF-6251 URL: https://issues.apache.org/jira/browse/CXF-6251 Project: CXF

[jira] [Created] (CXF-6173) Unable to configure CXF StAX properties on a per-endpoint/client basis if a JAX-WS handler is configured

2014-12-22 Thread Kyle Lape (JIRA)
Kyle Lape created CXF-6173: -- Summary: Unable to configure CXF StAX properties on a per-endpoint/client basis if a JAX-WS handler is configured Key: CXF-6173 URL: https://issues.apache.org/jira/browse/CXF-6173

[jira] [Commented] (CXF-6127) Check thrown Exception's cause for SOAPFaultException

2014-12-15 Thread Kyle Lape (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14247075#comment-14247075 ] Kyle Lape commented on CXF-6127: I went ahead and pushed the suggested changes to my PR bran

[jira] [Updated] (CXF-6127) Check thrown Exception's cause for SOAPFaultException

2014-12-15 Thread Kyle Lape (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kyle Lape updated CXF-6127: --- Summary: Check thrown Exception's cause for SOAPFaultException (was: Check entire cause chain for SOAPFaultExce

[jira] [Commented] (CXF-6127) Check entire cause chain for SOAPFaultException

2014-12-11 Thread Kyle Lape (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14243033#comment-14243033 ] Kyle Lape commented on CXF-6127: Sorry for bouncing between jira and github. >From your git

[jira] [Created] (CXF-6127) Check entire cause chain for SOAPFaultException

2014-12-01 Thread Kyle Lape (JIRA)
Kyle Lape created CXF-6127: -- Summary: Check entire cause chain for SOAPFaultException Key: CXF-6127 URL: https://issues.apache.org/jira/browse/CXF-6127 Project: CXF Issue Type: Bug Compone

[jira] [Updated] (CXF-6115) Transferable.transferTo can cause infinite loop or stack overflow

2014-11-24 Thread Kyle Lape (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kyle Lape updated CXF-6115: --- Description: When calling {{transferTo}} and the {{renameTo}} method returns {{false}}, the current alternative

[jira] [Updated] (CXF-6115) Transferable.transferTo can cause infinite loop or stack overflow

2014-11-24 Thread Kyle Lape (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kyle Lape updated CXF-6115: --- Description: When calling {{transferTo}} and the {{renameTo}} method returns {{false}}, the current alternative

[jira] [Created] (CXF-6115) Transferable.transferTo can cause infinite loop or stack overflow

2014-11-24 Thread Kyle Lape (JIRA)
Kyle Lape created CXF-6115: -- Summary: Transferable.transferTo can cause infinite loop or stack overflow Key: CXF-6115 URL: https://issues.apache.org/jira/browse/CXF-6115 Project: CXF Issue Type: Bu

[jira] [Issue Comment Deleted] (CXF-6038) Repeatedly invoking setHandlerChain() can cause a build up of handler interceptors on the chain

2014-10-10 Thread Kyle Lape (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kyle Lape updated CXF-6038: --- Comment: was deleted (was: Submitted pull requests on github: master: https://github.com/apache/cxf/pull/25 2.7

[jira] [Commented] (CXF-6038) Repeatedly invoking setHandlerChain() can cause a build up of handler interceptors on the chain

2014-10-10 Thread Kyle Lape (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14167602#comment-14167602 ] Kyle Lape commented on CXF-6038: Submitted pull requests on github: master: https://github.

[jira] [Created] (CXF-6038) Repeatedly invoking setHandlerChain() can cause a build up of handler interceptors on the chain

2014-10-08 Thread Kyle Lape (JIRA)
Kyle Lape created CXF-6038: -- Summary: Repeatedly invoking setHandlerChain() can cause a build up of handler interceptors on the chain Key: CXF-6038 URL: https://issues.apache.org/jira/browse/CXF-6038 Project

[jira] [Created] (CXF-5859) Ability to customize default SOAP fault message

2014-07-07 Thread Kyle Lape (JIRA)
Kyle Lape created CXF-5859: -- Summary: Ability to customize default SOAP fault message Key: CXF-5859 URL: https://issues.apache.org/jira/browse/CXF-5859 Project: CXF Issue Type: New Feature

[jira] [Commented] (CXF-5831) WSUIDValidationHandler is more strict than default behavior of JAXB

2014-07-02 Thread Kyle Lape (JIRA)
[ https://issues.apache.org/jira/browse/CXF-5831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14051092#comment-14051092 ] Kyle Lape commented on CXF-5831: Thanks for the clarification. > WSUIDValidationHandler is

[jira] [Updated] (CXF-5831) WSUIDValidationHandler is more strict than default behavior of JAXB

2014-06-27 Thread Kyle Lape (JIRA)
[ https://issues.apache.org/jira/browse/CXF-5831?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kyle Lape updated CXF-5831: --- Description: Looking at the code and CXF-3453, it doesn't appear that the {{WSUIDValidationHandler}} was inten

[jira] [Created] (CXF-5831) WSUIDValidationHandler is more strict than default behavior of JAXB

2014-06-27 Thread Kyle Lape (JIRA)
Kyle Lape created CXF-5831: -- Summary: WSUIDValidationHandler is more strict than default behavior of JAXB Key: CXF-5831 URL: https://issues.apache.org/jira/browse/CXF-5831 Project: CXF Issue Type:

[jira] [Created] (CXF-5770) Allow string value of jaxb-validation-event-handler that represents class name

2014-05-27 Thread Kyle Lape (JIRA)
Kyle Lape created CXF-5770: -- Summary: Allow string value of jaxb-validation-event-handler that represents class name Key: CXF-5770 URL: https://issues.apache.org/jira/browse/CXF-5770 Project: CXF I

[jira] [Created] (CXF-5643) Read timeout properties via getContextualProperty

2014-03-25 Thread Kyle Lape (JIRA)
Kyle Lape created CXF-5643: -- Summary: Read timeout properties via getContextualProperty Key: CXF-5643 URL: https://issues.apache.org/jira/browse/CXF-5643 Project: CXF Issue Type: Improvement

[jira] [Updated] (CXF-5626) MessageContext is lost when JAX-WS client is invoked from within a JAX-WS endpoint impl

2014-03-19 Thread Kyle Lape (JIRA)
[ https://issues.apache.org/jira/browse/CXF-5626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kyle Lape updated CXF-5626: --- Attachment: cxf5626.diff Possible patch attached > MessageContext is lost when JAX-WS client is invoked from w

[jira] [Created] (CXF-5626) MessageContext is lost when JAX-WS client is invoked from within a JAX-WS endpoint impl

2014-03-19 Thread Kyle Lape (JIRA)
Kyle Lape created CXF-5626: -- Summary: MessageContext is lost when JAX-WS client is invoked from within a JAX-WS endpoint impl Key: CXF-5626 URL: https://issues.apache.org/jira/browse/CXF-5626 Project: CXF

[jira] [Commented] (CXF-5436) Poorly crafted response caused NullPointerException when processing incoming message

2013-12-05 Thread Kyle Lape (JIRA)
[ https://issues.apache.org/jira/browse/CXF-5436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13840731#comment-13840731 ] Kyle Lape commented on CXF-5436: Attached the Jira associated with the commit that added the

[jira] [Updated] (CXF-5436) Poorly crafted response caused NullPointerException when processing incoming message

2013-12-05 Thread Kyle Lape (JIRA)
[ https://issues.apache.org/jira/browse/CXF-5436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kyle Lape updated CXF-5436: --- Description: A CXF SOAP client is processing a response, and it gets a NPE: {noformat} 2013-11-26 10:03:39,462

[jira] [Updated] (CXF-5436) Poorly crafted response caused NullPointerException when processing incoming message

2013-12-05 Thread Kyle Lape (JIRA)
[ https://issues.apache.org/jira/browse/CXF-5436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kyle Lape updated CXF-5436: --- Description: A CXF SOAP client is processing a response, and it gets a NPE: {noformat} 2013-11-26 10:03:39,462

[jira] [Created] (CXF-5436) Poorly crafted response caused NullPointerException when processing incoming message

2013-12-05 Thread Kyle Lape (JIRA)
Kyle Lape created CXF-5436: -- Summary: Poorly crafted response caused NullPointerException when processing incoming message Key: CXF-5436 URL: https://issues.apache.org/jira/browse/CXF-5436 Project: CXF

[jira] [Updated] (CXF-5219) @XmlJavaTypeAdapter ignored for exception members

2013-08-20 Thread Kyle Lape (JIRA)
[ https://issues.apache.org/jira/browse/CXF-5219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kyle Lape updated CXF-5219: --- Attachment: cxf5219.diff Proposed patch attached. Does not include test case. > @XmlJavaTypeA

[jira] [Created] (CXF-5219) @XmlJavaTypeAdapter ignored for exception members

2013-08-20 Thread Kyle Lape (JIRA)
Kyle Lape created CXF-5219: -- Summary: @XmlJavaTypeAdapter ignored for exception members Key: CXF-5219 URL: https://issues.apache.org/jira/browse/CXF-5219 Project: CXF Issue Type: Bug Rep

[jira] [Updated] (CXF-5163) Support marshall exception class with @XmlAccessorOrder in JAXBEncoderDecoder

2013-08-01 Thread Kyle Lape (JIRA)
[ https://issues.apache.org/jira/browse/CXF-5163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kyle Lape updated CXF-5163: --- Summary: Support marshall exception class with @XmlAccessorOrder in JAXBEncoderDecoder (was: Support marshall

[jira] [Updated] (CXF-5163) Support @XmlAccessorOrder in JAXBEncoderDecoder

2013-07-26 Thread Kyle Lape (JIRA)
[ https://issues.apache.org/jira/browse/CXF-5163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kyle Lape updated CXF-5163: --- Attachment: cxf5163.diff Here is my proposed fix > Support @XmlAccessorOrder in JAXBEncoderDec

[jira] [Comment Edited] (CXF-5163) Support @XmlAccessorOrder in JAXBEncoderDecoder

2013-07-26 Thread Kyle Lape (JIRA)
[ https://issues.apache.org/jira/browse/CXF-5163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13721480#comment-13721480 ] Kyle Lape edited comment on CXF-5163 at 7/27/13 1:33 AM: - Attached i

[jira] [Created] (CXF-5163) Support @XmlAccessorOrder in JAXBEncoderDecoder

2013-07-26 Thread Kyle Lape (JIRA)
Kyle Lape created CXF-5163: -- Summary: Support @XmlAccessorOrder in JAXBEncoderDecoder Key: CXF-5163 URL: https://issues.apache.org/jira/browse/CXF-5163 Project: CXF Issue Type: Task Compon

[jira] [Updated] (CXF-5009) Allow multiple subcodes in a SOAP 1.2 fault

2013-05-09 Thread Kyle Lape (JIRA)
[ https://issues.apache.org/jira/browse/CXF-5009?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kyle Lape updated CXF-5009: --- Summary: Allow multiple subcodes in a SOAP 1.2 fault (was: Allow multiple subcodes in a SOAP fault) > All

[jira] [Updated] (CXF-5009) Allow multiple subcodes in a SOAP fault

2013-05-09 Thread Kyle Lape (JIRA)
[ https://issues.apache.org/jira/browse/CXF-5009?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kyle Lape updated CXF-5009: --- Description: Currently CXF only allows one subcode to be set via in a {{SoapFault}} object, but the SOAP 1.2 s

[jira] [Updated] (CXF-5009) Allow multiple subcodes in a SOAP fault

2013-05-09 Thread Kyle Lape (JIRA)
[ https://issues.apache.org/jira/browse/CXF-5009?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kyle Lape updated CXF-5009: --- Description: Currently CXF only allows one subcode to be set via in a {{SoapFault}} object, but the SOAP 1.2 s

[jira] [Created] (CXF-5009) Allow multiple subcodes in a SOAP fault

2013-05-09 Thread Kyle Lape (JIRA)
Kyle Lape created CXF-5009: -- Summary: Allow multiple subcodes in a SOAP fault Key: CXF-5009 URL: https://issues.apache.org/jira/browse/CXF-5009 Project: CXF Issue Type: Bug Components: Soa

[jira] [Updated] (CXF-4680) Fault properties not ordered correctly in WSDL according to JAX-WS spec

2012-12-05 Thread Kyle Lape (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kyle Lape updated CXF-4680: --- Attachment: propOrderFix.diff > Fault properties not ordered correctly in WSDL according to JAX-WS spec > -

[jira] [Created] (CXF-4680) Fault properties not ordered correctly in WSDL according to JAX-WS spec

2012-12-05 Thread Kyle Lape (JIRA)
Kyle Lape created CXF-4680: -- Summary: Fault properties not ordered correctly in WSDL according to JAX-WS spec Key: CXF-4680 URL: https://issues.apache.org/jira/browse/CXF-4680 Project: CXF Issue Ty