[
https://issues.apache.org/jira/browse/CXF-1322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alessio Soldano resolved CXF-1322.
----------------------------------
Resolution: Cannot Reproduce
Fix Version/s: Invalid
Assignee: Alessio Soldano
> WS-RM RPC client sends duplicate CreateSequence element
> -------------------------------------------------------
>
> Key: CXF-1322
> URL: https://issues.apache.org/jira/browse/CXF-1322
> Project: CXF
> Issue Type: Sub-task
> Components: WS-* Components
> Affects Versions: 2.0.3
> Reporter: Thomas Diesler
> Assignee: Alessio Soldano
> Fix For: Invalid
>
>
> /home/tdiesler/svn/jbossws/stack/cxf/trunk
> [tdiesler@tdvaio trunk]$ ant
> -Dtest=org.jboss.test.ws.jaxws.cxf.wsrm.BasicRPCTestCase one-test
> one-test:
> [junit] Running org.jboss.test.ws.jaxws.cxf.wsrm.BasicRPCTestCase
> [junit] FIXME: [CXF-1310] Generated WSDL for an WS-RM endpoint does not
> contain RM policies
> [junit] Tests run: 2, Failures: 0, Errors: 1, Time elapsed: 16.714 sec
> [junit] Test org.jboss.test.ws.jaxws.cxf.wsrm.BasicRPCTestCase FAILED
> <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
> <soap:Body>
> <ns1:CreateSequence xmlns:ns1="http://schemas.xmlsoap.org/ws/2005/02/rm">
> <CreateSequence xmlns="http://schemas.xmlsoap.org/ws/2005/02/rm"
> xmlns:ns2="http://schemas.xmlsoap.org/ws/2004/08/addressing">
> <AcksTo>
>
> <ns2:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</ns2:Address>
> </AcksTo>
> <Expires>PT0S</Expires>
> <Offer>
>
> <Identifier>urn:uuid:8efbd270-ce43-4a30-9b7a-e22317648ff7</Identifier>
> <Expires>PT0S</Expires>
> </Offer>
> </CreateSequence>
> </ns1:CreateSequence>
> </soap:Body>
> </soap:Envelope>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira