[
https://issues.apache.org/jira/browse/PLUTO-416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12520913
]
Craig Doremus commented on PLUTO-416:
-------------------------------------
Thanks, Christian, for looking into this. The UserDataConstraintDD was moved in
the SVN trunk into the common package, so that is what I did in the
1.1-286-trunk-merge branch. Also copied over from trunk was the DescriptionDD
to the common package. Based on these two facts, My best guess so far is that
the UserDataConstraintDD and DescriptionDD needs JAXB annotations. Is this
something you could help me out with?
> Fix failure of JaxBDescriptorServiceImplTest unit test in 1.1-286-trunk merge
> branch
> ------------------------------------------------------------------------------------
>
> Key: PLUTO-416
> URL: https://issues.apache.org/jira/browse/PLUTO-416
> Project: Pluto
> Issue Type: Sub-task
> Components: descriptor
> Affects Versions: 1.1-286-trunk-merge
> Reporter: Craig Doremus
> Fix For: 1.1-286-trunk-merge
>
> Attachments: userdataconstraintdd.patch
>
>
> The JaxBDescriptorServiceImplTest unit test fails, giving the message:
> unexpected element (uri:"http://java.sun
> .com/xml/ns/portlet/portlet-app_2_0.xsd", local:"description"). Expected
> elements are
> <{http://java.sun.com/xml/ns/portlet/portlet-app_2_0.xsd}transportGuarantee>,<{http://java.sun.com/xml/ns/portlet/portlet-app_2_0.xsd}descriptions>
> Location: line 76
> It should be noted that this test runs fine in the 1.1-286-COMPATIBILITY
> branch.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.