After upping the logging level on a buch of stuff I can find these errors in my logs:
[#|2010-01-25T22:28:04.062-0500|FINE|glassfishv3.0|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=36;_ThreadName=http-thread-pool-4848-(2);ClassName=com.sun.enterprise.web.WebContainer;MethodName=loadWebModule;|About to load web module WonderLand to virtual servers server,mylogicpuzzles,wonderland,djbritt.office-on-the.net,thesoftwaretaylor.homeip.net,calgacus.game-host.org|#]
[#|2010-01-25T22:28:04.062-0500|WARNING|glassfishv3.0|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=36;_ThreadName=http-thread-pool-4848-(2);|java.lang.Exception: WEB0113: Virtual server [server] already has a web module [WonderLand] loaded at [/WonderLand]; therefore web module [WonderLand] cannot be loaded at this context path on this virtual server.
java.lang.Exception: WEB0113: Virtual server [server] already has a web module [WonderLand] loaded at [/WonderLand]; therefore web module [WonderLand] cannot be loaded at this context path on this virtual server.
at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:1729)
at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:1605)
at com.sun.enterprise.web.WebApplication.start(WebApplication.java:90)
The error doesn't make much sense to me because the app is not deployed already when I try to deploy.
[Message sent by forum member 'cal41' (calgach_at_yahoo.ca)]
http://forums.java.net/jive/thread.jspa?messageID=382913