09-06-2013 11:14 AM
<namespaces>
<namespace uri="http://www.mycompany/model/rendition/1.0" prefix="rendition"/>
</namespaces>
<types>
<type name="rendition:rendition">
<title>Rendition Type</title>
<parent>mycompany:rendition</parent>
<mandatory-aspects>
<aspect>rendition:contentAndTemplate</aspect>
<aspect>system:identifier</aspect>
</mandatory-aspects>
</type>
this.policyComponent.bindClassBehaviour(NodeServicePolicies.OnCreateNodePolicy.QNAME,
QName.createQName(""http://www.mycompany/model/rendition/1.0"", "rendition"),
this.onCreateNode);
Caused by: java.lang.IllegalArgumentException: Class http://www.mycompany/model/rendition/1.0}rendition:rendition has not been defined in the data dictionary
depends-on="bootstrapbean"
in the context file that loads the policy manager will ensure that it is loaded after the content model.09-06-2013 11:19 AM
09-09-2013 04:55 AM
09-06-2013 11:34 AM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.