bonjour,
lorsque j'utilise tomcat comme serveur d'application dans netbeans j'ai l'erreur suivante
mais lorsque j'utilise glassfish ca passe bien
Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15 init: deps-module-jar: deps-ear-jar: deps-jar: library-inclusion-in-archive: library-inclusion-in-manifest: compile: compile-jsps: In-place deployment at C:\Users\Khalil\Documents\NetBeansProjects\GestionImpression\build\web Deployment is in progress... deploy?config=file%3A%2FC%3A%2FUsers%2FKhalil%2FAppData%2FLocal%2FTemp%2Fcontext5005577870358683892.xml&path=/GestionImpression http://localhost:8084/manager/text/deploy?config=file%3A%2FC%3A%2FUsers%2FKhalil%2FAppData%2FLocal%2FTemp%2Fcontext5005577870358683892.xml&path=/GestionImpression C:\Users\admin\Documents\NetBeansProjects\GestionImpression\nbproject\build-impl.xml:726: The module has not been deployed. See the server log for details. BUILD FAILED (total time: 36 seconds)
avez vous une idée
merci d'avance
Partager