[jira] Resolved: (CXF-1618) ReflectionServiceFactoryBean creates inconsistent schema for messages with parts with types and no elements

2008-05-30 Thread Benson Margulies (JIRA)
[ https://issues.apache.org/jira/browse/CXF-1618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benson Margulies resolved CXF-1618. --- Resolution: Fixed Fix Version/s: 2.1.1 I put in a polite throw for the plain RFSB case.

[jira] Commented: (CXF-1618) ReflectionServiceFactoryBean creates inconsistent schema for messages with parts with types and no elements

2008-05-30 Thread Daniel Kulp (JIRA)
[ https://issues.apache.org/jira/browse/CXF-1618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12601257#action_12601257 ] Daniel Kulp commented on CXF-1618: -- I fixed the jaxws version. That was a bug in RFSB. F

[jira] Resolved: (CXF-1619) Move bus wiring out of Spring XML handlers

2008-05-30 Thread Daniel Kulp (JIRA)
[ https://issues.apache.org/jira/browse/CXF-1619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kulp resolved CXF-1619. -- Resolution: Fixed Fix Version/s: 2.0.7 2.1.1 Patch applied. Major thanks! >

[jira] Assigned: (CXF-1619) Move bus wiring out of Spring XML handlers

2008-05-30 Thread Daniel Kulp (JIRA)
[ https://issues.apache.org/jira/browse/CXF-1619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kulp reassigned CXF-1619: Assignee: Daniel Kulp > Move bus wiring out of Spring XML handlers >

[jira] Commented: (CXF-1598) Soap message generated via JaxWsProxyFactoryBean created client fails

2008-05-30 Thread Alton Idowu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-1598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12601138#action_12601138 ] Alton Idowu commented on CXF-1598: -- Yes, I agree. That's the way it should work. However,

[jira] Issue Comment Edited: (CXF-1619) Move bus wiring out of Spring XML handlers

2008-05-30 Thread Ian Roberts (JIRA)
[ https://issues.apache.org/jira/browse/CXF-1619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12601135#action_12601135 ] button_boxer edited comment on CXF-1619 at 5/30/08 6:45 AM: --- Patch

[jira] Updated: (CXF-1619) Move bus wiring out of Spring XML handlers

2008-05-30 Thread Ian Roberts (JIRA)
[ https://issues.apache.org/jira/browse/CXF-1619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ian Roberts updated CXF-1619: - Attachment: BusWiringByPostProcessor.diff Patch implementing bus wiring by a BeanFactoryPostProcessor. > M

[jira] Created: (CXF-1619) Move bus wiring out of Spring XML handlers

2008-05-30 Thread Ian Roberts (JIRA)
Move bus wiring out of Spring XML handlers -- Key: CXF-1619 URL: https://issues.apache.org/jira/browse/CXF-1619 Project: CXF Issue Type: Improvement Components: Configuration Affects Vers

[jira] Commented: (CXF-1598) Soap message generated via JaxWsProxyFactoryBean created client fails

2008-05-30 Thread Daniel Kulp (JIRA)
[ https://issues.apache.org/jira/browse/CXF-1598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12601130#action_12601130 ] Daniel Kulp commented on CXF-1598: -- No, that's clear. For me, the JaxWsProxyFactoryBean is

[jira] Commented: (CXF-1598) Soap message generated via JaxWsProxyFactoryBean created client fails

2008-05-30 Thread Alton Idowu (JIRA)
[ https://issues.apache.org/jira/browse/CXF-1598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12601128#action_12601128 ] Alton Idowu commented on CXF-1598: -- Hmm. I think I may not have been clear in my explanation

[jira] Commented: (CXF-1618) ReflectionServiceFactoryBean creates inconsistent schema for messages with parts with types and no elements

2008-05-30 Thread Benson Margulies (JIRA)
[ https://issues.apache.org/jira/browse/CXF-1618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12601112#action_12601112 ] Benson Margulies commented on CXF-1618: --- To save us debate, I went ahead and tossed the

[jira] Updated: (CXF-1618) ReflectionServiceFactoryBean creates inconsistent schema for messages with parts with types and no elements

2008-05-30 Thread Benson Margulies (JIRA)
[ https://issues.apache.org/jira/browse/CXF-1618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benson Margulies updated CXF-1618: -- Description: I added an @Ignored test that fails to the ReflectionServiceFactoryBeanTest. This t

[jira] Commented: (CXF-1618) ReflectionServiceFactoryBean creates inconsistent schema for messages with parts with types and no elements

2008-05-30 Thread Benson Margulies (JIRA)
[ https://issues.apache.org/jira/browse/CXF-1618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12601086#action_12601086 ] Benson Margulies commented on CXF-1618: --- Dan, It seems to me that this is a bug as it

[jira] Commented: (CXF-1618) ReflectionServiceFactoryBean creates inconsistent schema for messages with parts with types and no elements

2008-05-30 Thread Benson Margulies (JIRA)
[ https://issues.apache.org/jira/browse/CXF-1618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12601082#action_12601082 ] Benson Margulies commented on CXF-1618: --- I am carefully not calling 'setWrapped(true)'

[jira] Updated: (CXF-1598) Soap message generated via JaxWsProxyFactoryBean created client fails

2008-05-30 Thread Daniel Kulp (JIRA)
[ https://issues.apache.org/jira/browse/CXF-1598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kulp updated CXF-1598: - Attachment: cxf1598.zip I'm still unable to reproduce this. I've attached the sample that I'm using.