Re: CXF Premature End Of File ?

2011-01-04 Thread Alistair
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

[jira] Commented: (CXF-3129) wsdl2java: place @Generated annotation on generated code

2011-01-04 Thread Andrew Spencer (JIRA)
[ 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.

[jira] Resolved: (CXF-3216) Refactor http authentication to make it more flexible and simpler

2011-01-04 Thread Christian Schneider (JIRA)
[ 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

[jira] Resolved: (CXF-3123) Support Spnego/Kerberos authentication for http transport

2011-01-04 Thread Christian Schneider (JIRA)
[ 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

[jira] Created: (CXF-3229) Generated Exception files should extend java.lang.Exception, not Exception

2011-01-04 Thread Jesse Long (JIRA)
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:

[jira] Updated: (CXF-3229) Generated Exception files should extend java.lang.Exception, not Exception

2011-01-04 Thread Jesse Long (JIRA)
[ 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

[jira] Commented: (CXF-3229) Generated Exception files should extend java.lang.Exception, not Exception

2011-01-04 Thread Glen Mazza (JIRA)
[ 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

[jira] Commented: (CXF-3229) Generated Exception files should extend java.lang.Exception, not Exception

2011-01-04 Thread Jesse Long (JIRA)
[ 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

[jira] Assigned: (CXF-3215) Error when a process method of a webservice is called by multiple client (thread) in the same time

2011-01-04 Thread Daniel Kulp (JIRA)
[ 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 > (

[jira] Assigned: (CXF-3229) Generated Exception files should extend java.lang.Exception, not Exception

2011-01-04 Thread Daniel Kulp (JIRA)
[ 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 >

[jira] Assigned: (CXF-3228) SOAPMessage does not recognize SOAPMessage.WRITE_XML_DECLARATION

2011-01-04 Thread Daniel Kulp (JIRA)
[ 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 > --

[jira] Created: (CXF-3230) CXF over JMS leaks JMS resources when no replay queue is specified

2011-01-04 Thread Kjell Winblad (JIRA)
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

[jira] Updated: (CXF-3230) CXF over JMS leaks JMS resources when no replay queue is specified

2011-01-04 Thread Kjell Winblad (JIRA)
[ 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.

[jira] Created: (CXF-3231) wsdl2java should check wsa action if soap:body is overloaded

2011-01-04 Thread Daniel Kulp (JIRA)
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

[jira] Resolved: (CXF-2564) CXF uses an old RS API 1.0 - Consider upgrading to 1.1 on branches as well

2011-01-04 Thread Daniel Kulp (JIRA)
[ 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.

[jira] Assigned: (CXF-3201) Test failure on testCXF3105(org.apache.cxf.tools.wsdlto.jaxws.CodeGenBugTest)

2011-01-04 Thread Daniel Kulp (JIRA)
[ 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)

[jira] Resolved: (CXF-3215) Error when a process method of a webservice is called by multiple client (thread) in the same time

2011-01-04 Thread Daniel Kulp (JIRA)
[ 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

[jira] Resolved: (CXF-3229) Generated Exception files should extend java.lang.Exception, not Exception

2011-01-04 Thread Daniel Kulp (JIRA)
[ 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

[jira] Resolved: (CXF-3228) SOAPMessage does not recognize SOAPMessage.WRITE_XML_DECLARATION

2011-01-04 Thread Daniel Kulp (JIRA)
[ 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

[jira] Resolved: (CXF-3231) wsdl2java should check wsa action if soap:body is overloaded

2011-01-04 Thread Daniel Kulp (JIRA)
[ 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 > --

[jira] Resolved: (CXF-3201) Test failure on testCXF3105(org.apache.cxf.tools.wsdlto.jaxws.CodeGenBugTest)

2011-01-04 Thread Daniel Kulp (JIRA)
[ 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) >

[jira] Assigned: (CXF-3218) apparent regression introduced between 2.2.8 and 2.2.9: http://docs.oasis-open.org/ws-sx/ws-trust/200512/RST/SCT not supported

2011-01-04 Thread Daniel Kulp (JIRA)
[ 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

[jira] Resolved: (CXF-3218) apparent regression introduced between 2.2.8 and 2.2.9: http://docs.oasis-open.org/ws-sx/ws-trust/200512/RST/SCT not supported

2011-01-04 Thread Daniel Kulp (JIRA)
[ 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:

[jira] Updated: (DOSGI-87) Declarative Services not registering ExceptionMapper provider

2011-01-04 Thread Ian Williamson (JIRA)
[ 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

[jira] Updated: (DOSGI-87) Declarative Services not registering ExceptionMapper provider

2011-01-04 Thread Ian Williamson (JIRA)
[ 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