users@glassfish.java.net

Re: HELP...Does Glassfish *really* work?

From: <glassfish_at_javadesktop.org>
Date: Tue, 13 Jan 2009 15:39:23 PST

Sam,

Jacob is confused between v2 and v3. In v2, there is no glassfish.jar. And clearly, you are running v2.

Something does not look quite right and if it is 10 MB, it's a problem for me to try out. Can you try the following, assuming that you have a single war file that contains everything:
- create the .war file using IDEA, say foo.war
- <glassfish-install>/bin/asadmin start-domain domain1
- tail -f <glassfish-install>/domains/domain1/logs/server.log in a separate console.
- <glassfish-install>/bin/asadmin deploy foo.war

Access the web application as http://host:8080/context-root ...

-Kedar
[Message sent by forum member 'km' (km)]

http://forums.java.net/jive/thread.jspa?messageID=325868