Hi everyone,
Im trying to run a sample application that came for Tomcat but I am running it in NetBeans under Glassfish.
When I run it seems like everything is OK..
All operations completed successfully
run-deploy:
Browsing:
http://localhost:8080/BookShop/
run-display-browser:
run:
BUILD SUCCESSFUL (total time: 14 seconds)
and it goes to this page:
http://localhost:8080/ebookshop/eshop
and it says:
HTTP Status 404 -
type Status report
message
description The requested resource () is not available.
Sun GlassFish Enterprise Server v2.1
Which I am guessing is due to the fact that the address is pointing to something that doesn't exist.. I'm not sure where to look to fix this problem, so that it points to correct resource. Can someone help me out?
Regards,
Ed.
[Message sent by forum member 'afflictedd2' (afflictedd2)]
http://forums.java.net/jive/thread.jspa?messageID=341848