bonjour;
je suis debutant avec tomahawk,
bon je travail sur eclipse quand je travail avec jsf sans tomahawk tout se passe bien et lorsque je veut integrer la bibliotheque tomahawk alors la il y avait des problemes.
bon j'ai mis (tomahawk.jar) dans mon lib et j'ai appeller comme suit:
Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
 
xmlns:t="http://myfaces.apache.org/tomahawk" mais lors de l'execution il
m'affiche une erreur de type :
Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3
4
 
12:20:36,176 INFO  [MyfacesConfig] Starting up Tomahawk on the RI-JSF-Implementation.
12:20:36,176 INFO  [MyfacesConfig] Starting up Tomahawk on the MyFaces-JSF-Implementation
12:20:36,176 ERROR [MyfacesConfig] Both MyFaces and the RI are on your classpath. Please make sure to use only one of the two JSF-implementations.
est ce que vous avez une idee et merci