05-14-2012 09:55 AM
<aspects>
<aspect name="custom:InfoG">
<title>Information Generales</title>
<properties>
<property name="custom:Source">
<title>Source</title>
<type>d:text</type>
<protected>false</protected>
<mandatory>true</mandatory>
<multiple>true</multiple>
</property>
<property name="custom:Langue">
<title>Langue</title>
<type>d:text</type>
<protected>false</protected>
<mandatory>true</mandatory>
<multiple>false</multiple>
<constraints>
<constraint ref="custom:langues_list" />
</constraints>
</property>
<property name="custom:MotsClesVO">
<title>Mots-Cles en version originale</title>
<type>d:text</type>
<protected>false</protected>
<mandatory>false</mandatory>
<multiple>true</multiple>
</property>
<property name="custom:MotsClesVF">
<title>Mots-Cles en version française</title>
<type>d:text</type>
<protected>false</protected>
<mandatory>true</mandatory>
<multiple>true</multiple>
</property>
</properties>
</aspect>
<aspect name="custom:Geotag">
<properties>
<property name="custom:Longitude">
<title>Longitude</title>
<type>d:float</type>
<protected>false</protected>
<mandatory>true</mandatory>
<multiple>false</multiple>
</property>
<property name="custom:Latitude">
<title>Latitude</title>
<type>d:float</type>
<protected>false</protected>
<mandatory>false</mandatory>
<multiple>false</multiple>
</property>
</properties>
</aspect>
<aspect name="custom:Projets">
<properties>
<property name="custom:PorteursProjet">
<title>Porteur du projet</title>
<type>d:text</type>
<protected>false</protected>
<mandatory>false</mandatory>
<multiple>false</multiple>
</property>
<property name="custom:MO">
<title>Maitre d'ouvrage</title>
<type>d:text</type>
<protected>false</protected>
<mandatory>false</mandatory>
<multiple>false</multiple>
</property>
<property name="custom:MOe">
<title>Maitre d'oeuvre</title>
<type>d:text</type>
<protected>false</protected>
<mandatory>false</mandatory>
<multiple>false</multiple>
</property>
<property name="custom:EtatReal">
<title>Etat de réalisation</title>
<type>d:text</type>
<protected>false</protected>
<mandatory>false</mandatory>
<multiple>false</multiple>
<constraints>
<constraint ref="custom:etatreal_list" />
</constraints>
</property>
</properties>
</aspect>
</aspects>
<config evaluator="string-compare" condition="Action Wizards">
<aspects>
<aspect name="custom:InfoG" />
<aspect name="custom:Geotag" />
<aspect name="custom:Projets" />
</aspects>
</config>
javax.faces.FacesException: javax.faces.FacesException: Exception while calling encodeEnd on : {Component-Path : [Class: javax.faces.component.UIViewRoot,ViewId: /jsp/actions/add-features.jsp][Class: javax.faces.component.html.HtmlForm,Id: add-features-action][Class: javax.faces.component.html.HtmlSelectOneMenu,Id: _idJsp15]}
caused by:
org.apache.jasper.JasperException: javax.faces.FacesException: Exception while calling encodeEnd on : {Component-Path : [Class: javax.faces.component.UIViewRoot,ViewId: /jsp/actions/add-features.jsp][Class: javax.faces.component.html.HtmlForm,Id: add-features-action][Class: javax.faces.component.html.HtmlSelectOneMenu,Id: _idJsp15]}
caused by:
javax.faces.FacesException: Exception while calling encodeEnd on : {Component-Path : [Class: javax.faces.component.UIViewRoot,ViewId: /jsp/actions/add-features.jsp][Class: javax.faces.component.html.HtmlForm,Id: add-features-action][Class: javax.faces.component.html.HtmlSelectOneMenu,Id: _idJsp15]}
caused by:
javax.faces.el.EvaluationException: Cannot get value for expression '#{WizardManager.bean.addableAspects}'
caused by:
javax.faces.el.EvaluationException: Exception getting value of property addableAspects of base of type : org.alfresco.web.bean.rules.CreateCompositeRuleWizard
caused by:
javax.faces.el.EvaluationException: Bean: org.alfresco.web.bean.rules.CreateCompositeRuleWizard, property: addableAspects
caused by:
java.lang.reflect.InvocationTargetException
caused by:
java.lang.NullPointerException: label
05-14-2012 10:35 AM
java.lang.NullPointerException: label
Ce qui laisse penser que le label correspondant à un aspect ne peut être trouvé.05-14-2012 01:48 PM
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.