[jira] [Commented] (CXF-8671) Support Jakarta EE 10

2024-12-10 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/CXF-8671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17904485#comment-17904485 ] Gary D. Gregory commented on CXF-8671: -- Nice! I'm ready for 4.1.0! :) > Support Jakar

[jira] [Commented] (CXF-8671) Support Jakarta EE 10

2024-06-27 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/CXF-8671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17860480#comment-17860480 ] Gary D. Gregory commented on CXF-8671: -- I am looking forward to 4.1.0 as well :) My la

[jira] [Commented] (CXF-9034) IllegalAccessError: class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngine

2024-06-26 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/CXF-9034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17860287#comment-17860287 ] Gary D. Gregory commented on CXF-9034: -- Thank you for the link. I updated to the 4.1.0

[jira] [Comment Edited] (CXF-9034) IllegalAccessError: class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngine

2024-06-26 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/CXF-9034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17860184#comment-17860184 ] Gary D. Gregory edited comment on CXF-9034 at 6/26/24 3:05 PM: --

[jira] [Comment Edited] (CXF-9034) IllegalAccessError: class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngine

2024-06-26 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/CXF-9034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17860184#comment-17860184 ] Gary D. Gregory edited comment on CXF-9034 at 6/26/24 3:03 PM: --

[jira] [Commented] (CXF-9034) IllegalAccessError: class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngine

2024-06-26 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/CXF-9034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17860184#comment-17860184 ] Gary D. Gregory commented on CXF-9034: -- Oh, crud, I just found in branch {{{}4.0.x-fix

[jira] [Updated] (CXF-9034) IllegalAccessError: class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngine

2024-06-26 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/CXF-9034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated CXF-9034: - Description: I have a complex and proprietary test that fails with {noformat} java.lang.IllegalAcce

[jira] [Updated] (CXF-9034) IllegalAccessError: class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngine

2024-06-26 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/CXF-9034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated CXF-9034: - Description: I have a complex and proprietary test that fails with {noformat} java.lang.IllegalAcce

[jira] [Created] (CXF-9034) IllegalAccessError: class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngine

2024-06-26 Thread Gary D. Gregory (Jira)
Gary D. Gregory created CXF-9034: Summary: IllegalAccessError: class org.apache.cxf.transport.http_jetty.JettyHTTPServerEngine Key: CXF-9034 URL: https://issues.apache.org/jira/browse/CXF-9034 Project

[jira] [Commented] (CXF-8939) java.lang.NullPointerException: Cannot invoke "java.util.List.size()" because the return value of "java.util.Map$Entry.getValue()" is null

2023-10-05 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/CXF-8939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17772282#comment-17772282 ] Gary D. Gregory commented on CXF-8939: -- That's what I needed to know, TY! > java.lang

[jira] [Commented] (CXF-8939) java.lang.NullPointerException: Cannot invoke "java.util.List.size()" because the return value of "java.util.Map$Entry.getValue()" is null

2023-10-05 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/CXF-8939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17772195#comment-17772195 ] Gary D. Gregory commented on CXF-8939: -- Hello [~reta] and all: Would you please manag

[jira] [Commented] (CXF-8939) java.lang.NullPointerException: Cannot invoke "java.util.List.size()" because the return value of "java.util.Map$Entry.getValue()" is null

2023-10-04 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/CXF-8939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17771855#comment-17771855 ] Gary D. Gregory commented on CXF-8939: -- FYI, green build on GitHub. > java.lang.NullP

[jira] [Updated] (CXF-8939) java.lang.NullPointerException: Cannot invoke "java.util.List.size()" because the return value of "java.util.Map$Entry.getValue()" is null

2023-10-04 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/CXF-8939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated CXF-8939: - Description: A customer of ours reports the following in their logs. I will provide a PR. {noformat

[jira] [Updated] (CXF-8939) java.lang.NullPointerException: Cannot invoke "java.util.List.size()" because the return value of "java.util.Map$Entry.getValue()" is null

2023-10-04 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/CXF-8939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated CXF-8939: - External issue URL: https://github.com/apache/cxf/pull/1461 > java.lang.NullPointerException: Canno

[jira] [Created] (CXF-8939) java.lang.NullPointerException: Cannot invoke "java.util.List.size()" because the return value of "java.util.Map$Entry.getValue()" is null

2023-10-04 Thread Gary D. Gregory (Jira)
Gary D. Gregory created CXF-8939: Summary: java.lang.NullPointerException: Cannot invoke "java.util.List.size()" because the return value of "java.util.Map$Entry.getValue()" is null Key: CXF-8939 URL: https://iss

[jira] [Closed] (CXF-8693) Confusing use of mixed version numbers in CXF jar files.

2022-04-14 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/CXF-8693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory closed CXF-8693. Resolution: Information Provided > Confusing use of mixed version numbers in CXF jar files. > ---

[jira] [Created] (CXF-8693) Confusing use of mixed version numbers in CXF jar files.

2022-04-14 Thread Gary D. Gregory (Jira)
Gary D. Gregory created CXF-8693: Summary: Confusing use of mixed version numbers in CXF jar files. Key: CXF-8693 URL: https://issues.apache.org/jira/browse/CXF-8693 Project: CXF Issue Type:

[jira] [Commented] (CXF-8687) Version 3.4.6 contains vulnerable spring version

2022-04-11 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/CXF-8687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17520945#comment-17520945 ] Gary D. Gregory commented on CXF-8687: -- [~coheigea]  Thank you.  > Version 3.4.6 con

[jira] [Commented] (CXF-8687) Version 3.4.6 contains vulnerable spring version

2022-04-07 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/CXF-8687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17519130#comment-17519130 ] Gary D. Gregory commented on CXF-8687: -- Hi [~reta]  I only need to track 3.4.x ;) >

[jira] [Commented] (CXF-8687) Version 3.4.6 contains vulnerable spring version

2022-04-07 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/CXF-8687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17519120#comment-17519120 ] Gary D. Gregory commented on CXF-8687: -- Hi All: I cannot edit "Affects Version/s:", it

[jira] [Comment Edited] (CXF-8687) Version 3.4.6 contains vulnerable spring version

2022-04-06 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/CXF-8687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17517421#comment-17517421 ] Gary D. Gregory edited comment on CXF-8687 at 4/6/22 3:02 PM: --

[jira] [Commented] (CXF-8687) Version 3.4.6 contains vulnerable spring version

2022-04-05 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/CXF-8687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17517421#comment-17517421 ] Gary D. Gregory commented on CXF-8687: -- {quote}Any chance this will be released quickl

[jira] [Commented] (CXF-8658) CXF 3.4.5 breaks binary compatibility with 3.4.1 in TypeClassInitializer

2022-02-15 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/CXF-8658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17492930#comment-17492930 ] Gary D. Gregory commented on CXF-8658: -- Hi [~reta] I need a drop-in replacement for 3.

[jira] [Updated] (CXF-8658) CXF 3.4.5 breaks binary compatibility with 3.4.1 in TypeClassInitializer

2022-02-15 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/CXF-8658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated CXF-8658: - External issue URL: https://github.com/apache/cxf/pull/908 > CXF 3.4.5 breaks binary compatibility

[jira] [Created] (CXF-8658) CXF 3.4.5 breaks binary compatibility with 3.4.1 in TypeClassInitializer

2022-02-15 Thread Gary D. Gregory (Jira)
Gary D. Gregory created CXF-8658: Summary: CXF 3.4.5 breaks binary compatibility with 3.4.1 in TypeClassInitializer Key: CXF-8658 URL: https://issues.apache.org/jira/browse/CXF-8658 Project: CXF

[jira] [Updated] (CXF-4535) SOAP fault XML is invalid when a details element exists

2012-10-02 Thread Gary D. Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated CXF-4535: - Attachment: fix-invalid-soap-fault.diff Patch to 2.6 branch. > SOAP fault XML is i

[jira] [Created] (CXF-4535) SOAP fault XML is invalid when a details element exists

2012-10-02 Thread Gary D. Gregory (JIRA)
Gary D. Gregory created CXF-4535: Summary: SOAP fault XML is invalid when a details element exists Key: CXF-4535 URL: https://issues.apache.org/jira/browse/CXF-4535 Project: CXF Issue Type: B

[jira] [Updated] (CXF-4479) Improve "No namespace on "{0}" element" error message.

2012-08-20 Thread Gary D. Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated CXF-4479: - Attachment: cxf-4479.diff Patch to .properties message file. > Improve "No namespa

[jira] [Created] (CXF-4479) Improve "No namespace on "{0}" element" error message.

2012-08-20 Thread Gary D. Gregory (JIRA)
Gary D. Gregory created CXF-4479: Summary: Improve "No namespace on "{0}" element" error message. Key: CXF-4479 URL: https://issues.apache.org/jira/browse/CXF-4479 Project: CXF Issue Type: Im

[jira] [Commented] (CXF-4295) Update Jetty to latest 7.x.

2012-05-09 Thread Gary D. Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CXF-4295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13271361#comment-13271361 ] Gary D. Gregory commented on CXF-4295: -- OK, thank you for the update Dan.

[jira] [Created] (CXF-4295) Update Jetty to latest 7.x.

2012-05-07 Thread Gary D. Gregory (JIRA)
Gary D. Gregory created CXF-4295: Summary: Update Jetty to latest 7.x. Key: CXF-4295 URL: https://issues.apache.org/jira/browse/CXF-4295 Project: CXF Issue Type: Improvement Affects Versi

[jira] [Commented] (CXF-3798) Update to Jetty 7.5.1

2011-09-14 Thread Gary D. Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13104820#comment-13104820 ] Gary D. Gregory commented on CXF-3798: -- Hi Dan, Can you summarize what changes you had

[jira] [Created] (CXF-3798) Update to Jetty 7.5.1

2011-09-09 Thread Gary D. Gregory (JIRA)
Update to Jetty 7.5.1 - Key: CXF-3798 URL: https://issues.apache.org/jira/browse/CXF-3798 Project: CXF Issue Type: Improvement Affects Versions: 2.4.2 Environment: Apache Maven 3.0.3 (r1075438; 2011-02-28 12:

[jira] [Updated] (CXF-3790) org.apache.cxf.jaxws.interceptors.WrapperClassInInterceptor.handleMessage(Message) contains cruft code

2011-09-02 Thread Gary D. Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated CXF-3790: - Attachment: WrapperClassInInterceptor.diff trunk patch > org.apache.cxf.jaxws.interceptors.Wrapper

[jira] [Created] (CXF-3790) org.apache.cxf.jaxws.interceptors.WrapperClassInInterceptor.handleMessage(Message) contains cruft code

2011-09-02 Thread Gary D. Gregory (JIRA)
org.apache.cxf.jaxws.interceptors.WrapperClassInInterceptor.handleMessage(Message) contains cruft code -- Key: CXF-3790 URL: https://issues.apache.org/jira/browse/

[jira] [Updated] (CXF-3789) org.apache.cxf.endpoint.ClientImpl.invoke(BindingOperationInfo, Object[], Exchange) wastes cycles

2011-09-02 Thread Gary D. Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3789?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated CXF-3789: - Attachment: ClientImpl.diff trunk patch. > org.apache.cxf.endpoint.ClientImpl.invoke(BindingOperat

[jira] [Created] (CXF-3789) org.apache.cxf.endpoint.ClientImpl.invoke(BindingOperationInfo, Object[], Exchange) wastes cycles

2011-09-02 Thread Gary D. Gregory (JIRA)
org.apache.cxf.endpoint.ClientImpl.invoke(BindingOperationInfo, Object[], Exchange) wastes cycles - Key: CXF-3789 URL: https://issues.apache.org/jira/browse/CXF-3789

[jira] [Commented] (CXF-3741) Use the Jetty all-in-one jar

2011-08-18 Thread Gary D. Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13087496#comment-13087496 ] Gary D. Gregory commented on CXF-3741: -- Hi Dan, Roger that. What kind of duplication?

[jira] [Commented] (CXF-3746) Migrate to Joda-Time 2.0 from 1.6.2.

2011-08-18 Thread Gary D. Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13087488#comment-13087488 ] Gary D. Gregory commented on CXF-3746: -- Thank you for the explanation. > Migrate to J

[jira] [Commented] (CXF-3741) Use the Jetty all-in-one jar

2011-08-18 Thread Gary D. Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13087487#comment-13087487 ] Gary D. Gregory commented on CXF-3741: -- But it is in the repo: http://repo1.maven.org/

[jira] [Created] (CXF-3746) Migrate to Joda-Time 2.0 from 1.6.2.

2011-08-16 Thread Gary D. Gregory (JIRA)
Migrate to Joda-Time 2.0 from 1.6.2. Key: CXF-3746 URL: https://issues.apache.org/jira/browse/CXF-3746 Project: CXF Issue Type: Task Components: WS-* Components Affects Versions: 2.4.2

[jira] [Updated] (CXF-3741) Use the Jetty all-in-one jar

2011-08-14 Thread Gary D. Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated CXF-3741: - Description: CXF 2.4.1 comes with the following Jetty jars: {noformat} 05/26/2011 08:41 AM

[jira] [Created] (CXF-3741) Use the Jetty all-in-one jar

2011-08-14 Thread Gary D. Gregory (JIRA)
Use the Jetty all-in-one jar Key: CXF-3741 URL: https://issues.apache.org/jira/browse/CXF-3741 Project: CXF Issue Type: Wish Affects Versions: 2.4.1 Reporter: Gary D. Gregory CXF 2.4.1 comes wit

[jira] [Created] (CXF-3694) Migrate to Jetty 7.4.5 from 7.4.4.

2011-07-28 Thread Gary D. Gregory (JIRA)
Migrate to Jetty 7.4.5 from 7.4.4. -- Key: CXF-3694 URL: https://issues.apache.org/jira/browse/CXF-3694 Project: CXF Issue Type: Improvement Affects Versions: 2.4.1 Reporter: Gary D. Gregory

[jira] [Created] (CXF-3663) Migrate to Jetty 7.4.4 from 7.4.3.

2011-07-18 Thread Gary D. Gregory (JIRA)
Migrate to Jetty 7.4.4 from 7.4.3. -- Key: CXF-3663 URL: https://issues.apache.org/jira/browse/CXF-3663 Project: CXF Issue Type: Improvement Components: Transports Affects Versions: 2.4.1

[jira] [Updated] (CXF-3643) Migrate to Jetty 7.4.3 from 7.4.2.

2011-07-07 Thread Gary D. Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated CXF-3643: - Affects Version/s: 2.4.1 Fix Version/s: 2.4.2 > Migrate to Jetty 7.4.3 from 7.4.2. > --

[jira] [Created] (CXF-3643) Migrate to Jetty 7.4.3 from 7.4.2.

2011-07-07 Thread Gary D. Gregory (JIRA)
Migrate to Jetty 7.4.3 from 7.4.2. -- Key: CXF-3643 URL: https://issues.apache.org/jira/browse/CXF-3643 Project: CXF Issue Type: Improvement Reporter: Gary D. Gregory Migrate to Jetty 7.4.3 from

[jira] [Created] (CXF-3622) Migrate to Apache Commons Pool 1.5.6 from 1.5.5.

2011-06-29 Thread Gary D. Gregory (JIRA)
Migrate to Apache Commons Pool 1.5.6 from 1.5.5. Key: CXF-3622 URL: https://issues.apache.org/jira/browse/CXF-3622 Project: CXF Issue Type: Improvement Affects Versions: 2.4.1

[jira] [Created] (CXF-3552) Upgrade to Jetty 7.4.2.

2011-05-27 Thread Gary D. Gregory (JIRA)
Upgrade to Jetty 7.4.2. --- Key: CXF-3552 URL: https://issues.apache.org/jira/browse/CXF-3552 Project: CXF Issue Type: Task Reporter: Gary D. Gregory Upgrade to Jetty 7.4.2. -- This message is automatically

[jira] [Updated] (CXF-3474) Upgrade to Jetty 7.4.1

2011-05-13 Thread Gary D. Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated CXF-3474: - Description: Upgrade to Jetty 7.4.1. (was: Upgrade to Jetty 7.4.0.) Summary: Upgrade to Jet

[jira] [Created] (CXF-3474) Upgrade to Jetty 7.4.0

2011-04-26 Thread Gary D. Gregory (JIRA)
Upgrade to Jetty 7.4.0 -- Key: CXF-3474 URL: https://issues.apache.org/jira/browse/CXF-3474 Project: CXF Issue Type: Improvement Affects Versions: 2.4 Reporter: Gary D. Gregory Upgrade to Jetty 7.4.0. -

[jira] [Commented] (CXF-3378) Upgrade Jetty to 7.3.1 (from 7.2.2)

2011-04-13 Thread Gary D. Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13019301#comment-13019301 ] Gary D. Gregory commented on CXF-3378: -- That is 7.4.0-RC0, not the real deal (yet.) >

[jira] [Commented] (CXF-3455) Migrate to current version of Neethi (2.0.5 or 3.0.0)

2011-04-12 Thread Gary D. Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CXF-3455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13019089#comment-13019089 ] Gary D. Gregory commented on CXF-3455: -- Great, thank you Dan. > Migrate to current ve

[jira] [Created] (CXF-3455) Migrate to current version of Neethi (2.0.5 or 3.0.0)

2011-04-12 Thread Gary D. Gregory (JIRA)
Migrate to current version of Neethi (2.0.5 or 3.0.0) - Key: CXF-3455 URL: https://issues.apache.org/jira/browse/CXF-3455 Project: CXF Issue Type: Improvement Affects Versions: 2.3.3

[jira] [Created] (CXF-3431) CXF 2.3.3 delivered with CXF jars named 2.3.2

2011-03-29 Thread Gary D. Gregory (JIRA)
CXF 2.3.3 delivered with CXF jars named 2.3.2 - Key: CXF-3431 URL: https://issues.apache.org/jira/browse/CXF-3431 Project: CXF Issue Type: Bug Affects Versions: 2.3.3 Reporter: Gary