[jira] Commented: (CXF-2236) No service was found with warning: Can't find the request for a service's Observer

2009-06-01 Thread Xinxin Wang (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12715356#action_12715356 ] Xinxin Wang commented on CXF-2236: -- After I changed the address to: address="/RetrieveServic

[jira] Resolved: (CXF-2250) MessageContext.INBOUND_MESSAGE_ATTACHMENTS not working on client side

2009-06-01 Thread Daniel Kulp (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2250?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kulp resolved CXF-2250. -- Resolution: Fixed > MessageContext.INBOUND_MESSAGE_ATTACHMENTS not working on client side > -

[jira] Assigned: (CXF-2243) JMSFactory.createJmsListener does not use property from JMSConfiguration to set the receiveTimeout on the constructed Spring DMLC

2009-06-01 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Willem Jiang reassigned CXF-2243: - Assignee: Willem Jiang > JMSFactory.createJmsListener does not use property from JMSConfiguration t

[jira] Commented: (CXF-2247) should support set the serviceClass

2009-06-01 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12715308#action_12715308 ] Willem Jiang commented on CXF-2247: --- Done :) > should support set the serviceClass > ---

[jira] Resolved: (CXF-2247) should support set the serviceClass

2009-06-01 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Willem Jiang resolved CXF-2247. --- Resolution: Fixed > should support set the serviceClass > ---

[jira] Created: (CXF-2250) MessageContext.INBOUND_MESSAGE_ATTACHMENTS not working on client side

2009-06-01 Thread Daniel Kulp (JIRA)
MessageContext.INBOUND_MESSAGE_ATTACHMENTS not working on client side - Key: CXF-2250 URL: https://issues.apache.org/jira/browse/CXF-2250 Project: CXF Issue Type: Bug

[jira] Issue Comment Edited: (CXF-2247) should support set the serviceClass

2009-06-01 Thread Sergey Beryozkin (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12715192#action_12715192 ] Sergey Beryozkin edited comment on CXF-2247 at 6/1/09 11:49 AM: ---

[jira] Commented: (CXF-2247) should support set the serviceClass

2009-06-01 Thread Sergey Beryozkin (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12715192#action_12715192 ] Sergey Beryozkin commented on CXF-2247: --- Hi Willam - JAXRSServerFactoryBean has setServ

[jira] Updated: (CXF-2247) should support set the serviceClass

2009-06-01 Thread Sergey Beryozkin (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Beryozkin updated CXF-2247: -- Component/s: REST > should support set the serviceClass > -

[jira] Resolved: (CXF-2248) Added the unit tests for the spring configuration of JAXRSServerFactoryBean and JAXRSClientFactoryBean

2009-06-01 Thread Sergey Beryozkin (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Beryozkin resolved CXF-2248. --- Resolution: Fixed > Added the unit tests for the spring configuration of JAXRSServerFactoryBean

[jira] Commented: (CXF-2154) Cannot get Form values from MultivaluedMap

2009-06-01 Thread Sergey Beryozkin (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12715165#action_12715165 ] Sergey Beryozkin commented on CXF-2154: --- Hi David - thanks for confirming it. I'm closi

[jira] Resolved: (CXF-2154) Cannot get Form values from MultivaluedMap

2009-06-01 Thread Sergey Beryozkin (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Beryozkin resolved CXF-2154. --- Resolution: Cannot Reproduce > Cannot get Form values from MultivaluedMap > ---

[jira] Assigned: (CXF-2242) FormEncodingProvider writes the application/x-www-form-urlencoded params incorrectly when multiple params with the same name are present

2009-06-01 Thread Sergey Beryozkin (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Beryozkin reassigned CXF-2242: - Assignee: Sergey Beryozkin > FormEncodingProvider writes the application/x-www-form-urlenco

[jira] Resolved: (CXF-2242) FormEncodingProvider writes the application/x-www-form-urlencoded params incorrectly when multiple params with the same name are present

2009-06-01 Thread Sergey Beryozkin (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Beryozkin resolved CXF-2242. --- Resolution: Fixed Fix Version/s: 2.2.3 I applied your proposed fix as is and it worked r

[jira] Updated: (CXF-2243) JMSFactory.createJmsListener does not use property from JMSConfiguration to set the receiveTimeout on the constructed Spring DMLC

2009-06-01 Thread Ron Gavlin (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ron Gavlin updated CXF-2243: Estimated Complexity: Novice > JMSFactory.createJmsListener does not use property from JMSConfiguration to >

[jira] Updated: (CXF-2243) JMSFactory.createJmsListener does not use property from JMSConfiguration to set the receiveTimeout on the constructed Spring DMLC

2009-06-01 Thread Ron Gavlin (JIRA)
[ https://issues.apache.org/jira/browse/CXF-2243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ron Gavlin updated CXF-2243: Attachment: cxf-2243.patch This patch allows the JMSConfiguration.receiveTimeout to be used to configure bot

Issues with Attachments: week of 2009-06-01

2009-06-01 Thread dkulp
CXF - Monday, June 1, 2009 12 Issues with Attachments (sorted oldest to newest) [CXF-2083] XMLBeans - XmlBeansSchemaInitializer can't handle xs:import (2009-03-04 - Bug - Knut Ivar Skogland) http://issues.apache.org/jira/browse/CXF-2083 [CXF-2194] System tests for th