On my Vista machine I have the following:
Eclipse:
Version: 3.4.0
Build id: I20080516-1333
and GlassFish version:
Sun Java System Application Server 9.1_02 (build b04-fcs)
In Eclipse I have a simple Dynamic Web project. When I right-click the project and select Run As -> Run on Server, this is what I see in the console window:
Buildfile: C:\ECLIPSE_WORKSPACE\.metadata\.plugins\org.eclipse.jst.server.generic.core\serverdef\sunappsrv-ant.xml
deploy.j2ee.web:
tools:
deploydir:
[exec] CLI171 Command deploydir failed : Deployment of application failed - Invalid user or password
[echo] Application dir Deployed at:
http://localhost:8080/testGanymededDynamicWebPJ
BUILD SUCCESSFUL
Total time: 5 seconds
...and a browser window opens in Eclipse showing a HTTP Status 404
I am able to logon to the application server admin console at
http://localhost:4848/ using the username and password I used when installing this software.
I saw that this issue is posted in the java.net forum, posted almost a year ago.
Does the issue still exist or is there a fix or work around?
Thanks to all for your assistance
Gary
[Message sent by forum member 'gmarshall56' (gmarshall56)]
http://forums.java.net/jive/thread.jspa?messageID=303163