hi
I have used the following commands to install and start glassfish WSS
For MAC OS
unzip webspace-10-fcs-gfv2-macosx.zip (using zipeg)
terminal - $ cd /../webspace-10-fcs-gfv2-macosx/webspace-gfv2-
macosx/glassfish2
$ ant -f setup.xml ----- got build
successful message
$ cd bin
$ ./asadmin start-domain
installation and server start was successful -- localhost:4848 loading
But when localhost:8080 is not loading - getting blank page
on checking server.log found this error msg : webmodule failed to deploy and
is disabled
am I missing something in installation or starting part of the command
solutions please........
--
View this message in context: http://www.nabble.com/loclhost%3A8080-not-loading-tp24421657p24421657.html
Sent from the java.net - glassfish users mailing list archive at Nabble.com.