I have a war which runs well on tomcat, but when I deploy it on glassfish, it
can not be accessed, when I access it with :
http://localhost:8080/myapp
it says:
------------------------------------------------------
HTTP Status 404 -
type Status report
message
descriptionThe requested resource () is not available.
Sun GlassFish Enterprise Server v2.1
-----------------------------------------------------------
why the requested source is empty? can anybody give me some suggestions?
btw, the deploy is successful.
Thanks in advance!
--
View this message in context: http://www.nabble.com/Can-anybody-help-with-my-web-app-problem-when-deployed-on-glassfish--tp22967665p22967665.html
Sent from the java.net - glassfish users mailing list archive at Nabble.com.