[ANT][WebLogic] wlcompile pas trouvé
Bonjour
J'ai une tache ANT qui appelle la tache "wlcompile" qui est incluse dans weblogic.jar
Lorsque ma tache ANT s'exécute, j'ai l'erreur suivant:
Code:
1 2 3 4
|
BUILD FAILED
D:\workRMA\RMA\RMA\ant\build.xml:46: The following error occurred while executing this line:
D:\workRMA\RMA\RMA\src\rmaEAR\build-rma.xml:147: Could not create task or type of type: wlcompile. |
J'ai vérifier et weblogic.jar est bien dans le buildpath de mon projet.
Est-ce que quelqu'un peut m'aider avec ce probleme?
Merci