Hi all,
this issue can be closed as I am beginner in this webservices I also made
such an error ... but at least I figured it out...
one basic rule as it seems is that in the webservice one may only pass
objects. At some places I tried to pass interfaces.
so the correct wsdl for such a project
[
https://issues.apache.org/jira/browse/CXF-3129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12977195#action_12977195
]
Andrew Spencer commented on CXF-3129:
-
Thanks to both of you for your work on this issue.
[
https://issues.apache.org/jira/browse/CXF-3216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christian Schneider resolved CXF-3216.
--
Resolution: Fixed
The issue is fixed from my perspective
> Refactor http authentication
[
https://issues.apache.org/jira/browse/CXF-3123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christian Schneider resolved CXF-3123.
--
Resolution: Fixed
Fix Version/s: 2.4
Spnego auth should now be possible. Need to d
Generated Exception files should extend java.lang.Exception, not Exception
--
Key: CXF-3229
URL: https://issues.apache.org/jira/browse/CXF-3229
Project: CXF
Issue Type:
[
https://issues.apache.org/jira/browse/CXF-3229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jesse Long updated CXF-3229:
Attachment: cxf-Exception.patch
This is the patch against trunk to resolve the issue, probably will patch
cl
[
https://issues.apache.org/jira/browse/CXF-3229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12977270#action_12977270
]
Glen Mazza commented on CXF-3229:
-
Dan Kulp had suggested a while back a little bit more work
[
https://issues.apache.org/jira/browse/CXF-3229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12977275#action_12977275
]
Jesse Long commented on CXF-3229:
-
Good news. References to unqualified class names in java s
[
https://issues.apache.org/jira/browse/CXF-3215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Kulp reassigned CXF-3215:
Assignee: Daniel Kulp
> Error when a process method of a webservice is called by multiple client
> (
[
https://issues.apache.org/jira/browse/CXF-3229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Kulp reassigned CXF-3229:
Assignee: Daniel Kulp
> Generated Exception files should extend java.lang.Exception, not Exception
>
[
https://issues.apache.org/jira/browse/CXF-3228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Kulp reassigned CXF-3228:
Assignee: Daniel Kulp
> SOAPMessage does not recognize SOAPMessage.WRITE_XML_DECLARATION
> --
CXF over JMS leaks JMS resources when no replay queue is specified
---
Key: CXF-3230
URL: https://issues.apache.org/jira/browse/CXF-3230
Project: CXF
Issue Type: Bug
[
https://issues.apache.org/jira/browse/CXF-3230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kjell Winblad updated CXF-3230:
---
Attachment: CXFJMSResourceLeaking.tar.gz
Simple test programs that can be used to reproduce the issue.
wsdl2java should check wsa action if soap:body is overloaded
Key: CXF-3231
URL: https://issues.apache.org/jira/browse/CXF-3231
Project: CXF
Issue Type: Improvement
Repo
[
https://issues.apache.org/jira/browse/CXF-2564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Kulp resolved CXF-2564.
--
Resolution: Fixed
Fix Version/s: 2.3.0
2.3.x implements the 1.1 spec
> CXF uses an old RS API 1.
[
https://issues.apache.org/jira/browse/CXF-3201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Kulp reassigned CXF-3201:
Assignee: Daniel Kulp
> Test failure on testCXF3105(org.apache.cxf.tools.wsdlto.jaxws.CodeGenBugTest)
[
https://issues.apache.org/jira/browse/CXF-3215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Kulp resolved CXF-3215.
--
Resolution: Fixed
Fix Version/s: 2.3.2
> Error when a process method of a webservice is called by
[
https://issues.apache.org/jira/browse/CXF-3229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Kulp resolved CXF-3229.
--
Resolution: Fixed
Fix Version/s: 2.3.2
> Generated Exception files should extend java.lang.Excepti
[
https://issues.apache.org/jira/browse/CXF-3228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Kulp resolved CXF-3228.
--
Resolution: Fixed
Fix Version/s: 2.3.2
> SOAPMessage does not recognize SOAPMessage.WRITE_XML_DECL
[
https://issues.apache.org/jira/browse/CXF-3231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Kulp resolved CXF-3231.
--
Resolution: Fixed
> wsdl2java should check wsa action if soap:body is overloaded
> --
[
https://issues.apache.org/jira/browse/CXF-3201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Kulp resolved CXF-3201.
--
Resolution: Fixed
> Test failure on testCXF3105(org.apache.cxf.tools.wsdlto.jaxws.CodeGenBugTest)
>
[
https://issues.apache.org/jira/browse/CXF-3218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Kulp reassigned CXF-3218:
Assignee: Daniel Kulp
> apparent regression introduced between 2.2.8 and 2.2.9:
> http://docs.oasis
[
https://issues.apache.org/jira/browse/CXF-3218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Kulp resolved CXF-3218.
--
Resolution: Fixed
Fix Version/s: 2.3.2
> apparent regression introduced between 2.2.8 and 2.2.9:
[
https://issues.apache.org/jira/browse/DOSGI-87?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ian Williamson updated DOSGI-87:
Attachment: DS_Provider.zip
The .zip contains a working example of the failure of the ExceptionMapper
[
https://issues.apache.org/jira/browse/DOSGI-87?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ian Williamson updated DOSGI-87:
Attachment: (was: DS_Provider.zip)
> Declarative Services not registering ExceptionMapper provide
25 matches
Mail list logo