Help me with the example in the QuickStar
843833May 2 2004 — edited May 22 2004Hi, all
I am a newbie in J2EE. I just installed it and try to follow the example in 'Quickstart', It's within the topic "Deploy an Application from a Development Directory". I am trying to follow the procedure given there.
I create a 'build' directory as it said and upzip the 'hello.war' into this directory, then I try the following steps:
c:\>user admin --password 12345678
c:>asadmin deploydir c:\Sun\AppServer\samples\quickstart\build
then the following message came out:
Invalid user or password
CLI137 Command deploydir failed
I also firstly tried the other way since I did click the '"Don't prompt" option when installing it:
asadmin deploydir c:\Sun\AppServer\samples\quickstart\build
but it repoted the same message!
Please help me out of this situation. Any kind of help is highly appreciated!
X.Chen