[
https://issues.apache.org/jira/browse/CXF-1618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12601004#action_12601004
]
Daniel Kulp commented on CXF-1618:
----------------------------------
I don't think this test is valid. It's a straight RSFB test and thus the
JAX-WS annotations on the interface are ignored. The important one is that
the "BARE" anotation. Without that, RSFB assumes its wrapped and thus creates
a single wrapper message.
Possibly move to the jaxws package?
> ReflectionServiceFactoryBean creates inconsistent schema for messages with
> parts with types and no elements
> -----------------------------------------------------------------------------------------------------------
>
> Key: CXF-1618
> URL: https://issues.apache.org/jira/browse/CXF-1618
> Project: CXF
> Issue Type: Bug
> Components: Core
> Affects Versions: 2.1
> Reporter: Benson Margulies
> Assignee: Daniel Kulp
>
> I added an @Ignored test that fails to the ReflectionServiceFactoryBeanTest.
> This test demonstrates the model cooking itself up with a part element QName
> for an element that isn't in the schema.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.