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
[
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
[
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:
[
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
[
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
[
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
[
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
[
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
[
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
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
10 matches
Mail list logo