cancel
Showing results for 
Search instead for 
Did you mean: 

problème cast avec la classe ManageTaskDialog

arkantos
Champ in-the-making
Champ in-the-making
Salut,

  Voici le code source générant l'erreur :

 
CustomManageTaskDialog customManageTaskDialog = (CustomManageTaskDialog) FacesHelper.getManagedBean(FacesContext.getCurrentInstance(), "ManageTaskDialog");

  Cette ligne me donne l'erreur suivante :

A system error happened during the operation: org.alfresco.web.bean.workflow.ManageTaskDialog cannot be cast to  …………  CustomManageTaskDialog

le code de la classe CustomManageTaskDialog

public class CustomManageTaskDialog extends ManageTaskDialog
{
…………………………

  
    }
Quelqu'un a-t-il une idée?
Merci pour vos réponses
10 REPLIES 10

arkantos
Champ in-the-making
Champ in-the-making
Non, parce que je dois récupérer les métadonnées du l'ancien fichier, et les affecter au nouveau fichier ajouté  :?
Getting started

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.