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:
m'affiche une erreur de type :Code:
1
2 xmlns:t="http://myfaces.apache.org/tomahawk" mais lors de l'execution il
est ce que vous avez une idee et merciCode:
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.