users@glassfish.java.net

working app not work. (404 on servlets)

From: <glassfish_at_javadesktop.org>
Date: Wed, 24 Dec 2008 03:41:19 PST

I have a simple application with some JSF custom tags, two JSP pages and servlet.
It's work well on my developer environment.
jdk1.6.0_07, netbeans 6.1 and glassfish bounded in JDK (v2ur2)

But when i deploying my app to another server (java version "1.6.0_04")
any servlets in my web.xml don't work.
I'm not familiar with ANT and same technologies, so i deploying just by copying my WEB folder do domain1/docroot

in server.log nothing about errors except this at server start:
[#|2008-12-24T14:02:45.186+0300|WARNING|sun-appserver9.1|javax.enterprise.system.tools.admin|_ThreadID=14;_ThreadName=Timer-6;_RequestID=bfbe2f7e-9210-4709-9269-54d2379bd6c2;|ADM1024:Undeployment failed - Detailed Message:
com.sun.enterprise.deployment.backend.IASDeploymentException: Server Instance server does not have a reference to application amserver.

Any hint's will helpfull, thanks!
[Message sent by forum member 'kostapc' (kostapc)]

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