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

Tom Cunningham resolved JUDDI-255.
----------------------------------

    Resolution: Fixed

Add XmlRootElement to DispositionReport class.

> org.uddi.api_v3.DispositionReport" as an element because it is missing an 
> @XmlRootElement annotation
> ----------------------------------------------------------------------------------------------------
>
>                 Key: JUDDI-255
>                 URL: https://issues.apache.org/jira/browse/JUDDI-255
>             Project: jUDDI
>          Issue Type: Bug
>          Components: core
>            Reporter: Kurt T Stam
>            Assignee: Tom Cunningham
>             Fix For: 3.0
>
>
> If an error occurs and a Disposition is sent back; this fails b/c of:
> 13:44:21,253 WARN  [WebFaultOutInterceptor] Exception occurred while writing 
> fault.
> org.apache.cxf.interceptor.Fault: Marshalling Error: unable to marshal type 
> "org.uddi.api_v3.DispositionReport" as an element because it is missing an 
> @XmlRootElement annotation
>       at 
> org.apache.cxf.jaxb.JAXBEncoderDecoder.marshall(JAXBEncoderDecoder.java:159)
>       at org.apache.cxf.jaxb.io.DataWriterImpl.write(DataWriterImpl.java:169)
>       at 
> org.apache.cxf.jaxws.interceptors.WebFaultOutInterceptor.handleMessage(WebFaultOutInterceptor.java:112)
>       at 
> org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:236)
>       at 
> org.apache.cxf.interceptor.AbstractFaultChainInitiatorObserver.onMessage(AbstractFaultChainInitiatorObserver.
> We should have a test under uddi-client that tests sending a Disposition 
> report.

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

Reply via email to