[jira] [Created] (CXF-9044) Unable to configure CXF client for NTLM

2024-08-06 Thread Tom (Jira)
Tom created CXF-9044: Summary: Unable to configure CXF client for NTLM Key: CXF-9044 URL: https://issues.apache.org/jira/browse/CXF-9044 Project: CXF Issue Type: Task Reporter: Tom I am try

[jira] Commented: (CXF-2234) Unmarshalling with JAXB of a method that is defined in an inherited interface results in an NPE exception

2009-06-16 Thread Tom (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12720086#action_12720086 ] Tom commented on CXF-2234: -- I just upgraded to 2.2.2 and the exception is gone. So. Ehm. Ok, close i

[jira] Commented: (CXF-1880) org.apache.cxf.xjc.ts.ToStringPlugin cannot be used with a 1.6 JVM

2009-05-27 Thread Tom (JIRA)
[ https://issues.apache.org/jira/browse/CXF-1880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12713571#action_12713571 ] Tom commented on CXF-1880: -- I ran into the same problem using this ant task:

[jira] Commented: (CXF-2234) Unmarshalling with JAXB of a method that is defined in an inherited interface results in an NPE exception

2009-05-22 Thread Tom (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12712106#action_12712106 ] Tom commented on CXF-2234: -- I attached the source, but it's a "what's the most efficient approach" t

[jira] Updated: (CXF-2234) Unmarshalling with JAXB of a method that is defined in an inherited interface results in an NPE exception

2009-05-22 Thread Tom (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom updated CXF-2234: - Attachment: services.rar The source classes. But they are mixed in with all kinds of other libraries, like FEST reflection

[jira] Updated: (CXF-2234) Unmarshalling with JAXB of a method that is defined in an inherited interface results in an NPE exception

2009-05-22 Thread Tom (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom updated CXF-2234: - Component/s: Soap Binding > Unmarshalling with JAXB of a method that is defined in an inherited interface > results in an

[jira] Commented: (CXF-2234) Unmarshalling with JAXB of a method that is defined in an inherited interface results in an NPE exception

2009-05-22 Thread Tom (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12712006#action_12712006 ] Tom commented on CXF-2234: -- Oh, the same method is also called through REST (but I removed the corr

[jira] Updated: (CXF-2234) Unmarshalling with JAXB of a method that is defined in an inherited interface results in an NPE exception

2009-05-22 Thread Tom (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom updated CXF-2234: - Description: The UserService: [code] @javax.jws.WebService public interface UserService extends AbstractService { } [/code

[jira] Updated: (CXF-2234) Unmarshalling with JAXB of a method that is defined in an inherited interface results in an NPE exception

2009-05-22 Thread Tom (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom updated CXF-2234: - Description: The UserService: @javax.jws.WebService public interface UserService extends AbstractService { } The Abstract

[jira] Created: (CXF-2234) Unmarshalling with JAXB of a method that is defined in an inherited interface results in an NPE exception

2009-05-22 Thread Tom (JIRA)
Unmarshalling with JAXB of a method that is defined in an inherited interface results in an NPE exception - Key: CXF-2234 URL: https://issues.apache.org/jira/b