Java - The module has not been deployed. See the server log for details.

 
Vista:

The module has not been deployed. See the server log for details.

Publicado por Urbano Aragón (2 intervenciones) el 07/06/2017 17:47:52
Hola a todos , he estado batallando con el mismo error, les detallo un poco, estoy empezando a trabajar con Java PrimeFaces, sin embargo al momento de hacer Deploy me marca el siguiente error:

1
2
3
4
5
6
7
8
9
10
11
12
13
14
ant -f E:\\Users\\NetBeansProjects\\test1 -Dnb.internal.action.name=redeploy -Ddirectory.deployment.supported=true -DforceRedeploy=true -Dnb.wait.for.caches=true -Dbrowser.context=E:\\Users\\B304940\\Documents\\NetBeansProjects\\test1 run-deploy
init:
deps-module-jar:
deps-ear-jar:
deps-jar:
library-inclusion-in-archive:
library-inclusion-in-manifest:
compile:
compile-jsps:
In-place deployment at E:\Users\B304940\Documents\NetBeansProjects\test1\build\web
GlassFish Server, deploy, null, false
E:\NetBeansProjects\test1\nbproject\build-impl.xml:1056: The module has not been deployed.
See the server log for details.
BUILD FAILED (total time: 6 seconds)


Ya he agregado las librerías y el JAR necesarios pero no encuentro solucionarlo, lo raro es que con una aplicación WEB sin Java PrimeFaces si complila sin errores. Alguien me puede ayudar con esto? ya estoy desesperando. Gracias de antemano.
Valora esta pregunta
Me gusta: Está pregunta es útil y esta claraNo me gusta: Está pregunta no esta clara o no es útil
0
Responder