| Author |
Beginner fail to deploy firstcup-dukes-age
|
Fei Wong
Greenhorn
Joined: Jun 15, 2009
Posts: 11
|
|
Hello,I'm j2ee beginner.
I'm trying to learn j2ee by doing the firstcup demo from java sun.
I'm following each step by step configuration except using the glassfish server instead of sun java application server.
However,I failed to deploy my project. Here is my deploy message:
init:
deps-module-jar:
deps-ear-jar:
deps-jar:
library-inclusion-in-archive:
library-inclusion-in-manifest:
wsgen-init:
wsgen-DukesAge:
wsgen-service-compile:
Compiling 2 source files to C:\Documents and Settings\FEI\Desktop\myexample\firstcup-dukes-age\build\web\WEB-INF\classes
compile:
compile-jsps:
Building jar: C:\Documents and Settings\FEI\Desktop\myexample\firstcup-dukes-age\dist\firstcup-dukes-age.war
In-place deployment at C:\Documents and Settings\FEI\Desktop\myexample\firstcup-dukes-age\build\web
deploy?path=C:\Documents and Settings\FEI\Desktop\myexample\firstcup-dukes-age\build\web&name=firstcup-dukes-age&force=true&properties=keepSessions=true running on GlassFish V3
http://localhost:4848/__asadmin/deploy?path=C:%5CDocuments%20and%20Settings%5CFEI%5CDesktop%5Cmyexample%5Cfirstcup-dukes-age%5Cbuild%5Cweb&name=firstcup-dukes-age&force=true&properties=keepSessions=true
C:\Documents and Settings\FEI\Desktop\myexample\firstcup-dukes-age\nbproject\build-impl.xml:551: The module has not been deployed.
BUILD FAILED (total time: 3 seconds)
Anyone can help me?
|
 |
Campbell Ritchie
Sheriff
Joined: Oct 13, 2005
Posts: 32708
|
|
Welcome to JavaRanch
Please tell us where the example is (link). Many of us are not familiar with it. What instructions did it give about the CLASSPATH required for that exercise?
|
 |
 |
|
|
subject: Beginner fail to deploy firstcup-dukes-age
|
|
|