You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@juddi.apache.org by "Kurt T Stam (JIRA)" <ju...@ws.apache.org> on 2009/05/12 01:28:45 UTC

[jira] Closed: (JUDDI-227) SOAP error missing required element 'coveragePeriod'

     [ https://issues.apache.org/jira/browse/JUDDI-227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kurt T Stam closed JUDDI-227.
-----------------------------

    Resolution: Fixed

Adding this and the entire Subscription in the reply - as required by spec and the wsdl.

> SOAP error missing required element 'coveragePeriod'
> ----------------------------------------------------
>
>                 Key: JUDDI-227
>                 URL: https://issues.apache.org/jira/browse/JUDDI-227
>             Project: jUDDI
>          Issue Type: Bug
>    Affects Versions: 3.0beta
>         Environment: any
>            Reporter: Kurt T Stam
>            Assignee: Kurt T Stam
>             Fix For: 3.0beta
>
>
> In the unittest UDDI_080_SubscriptionTest the samSyndicator test fails with:
> [INFO] [talledLocalContainer] Apr 30, 2009 11:42:49 AM org.apache.cxf.phase.PhaseInterceptorChain doIntercept
> [INFO] [talledLocalContainer] INFO: Interceptor has thrown exception, unwinding now
> [INFO] [talledLocalContainer] org.apache.cxf.interceptor.Fault: Marshalling Error: cvc-complex-type.2.4.a: Invalid content was found starting with element 'businessDetail'. One of '{"urn:uddi-org:sub_v3":chunkToken, "urn:uddi-org:sub_v3":coveragePeriod}' is expected.
> [INFO] [talledLocalContainer] 	at org.apache.cxf.jaxb.JAXBEncoderDecoder.marshall(JAXBEncoderDecoder.java:176)
> [INFO] [talledLocalContainer] 	at org.apache.cxf.jaxb.io.DataWriterImpl.write(DataWriterImpl.java:166)
> [INFO] [talledLocalContainer] 	at org.apache.cxf.interceptor.AbstractOutDatabindingInterceptor.writeParts(AbstractOutDatabindingInterceptor.java:113)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.