users@glassfish.java.net

RE: working app not work. (404 on servlets)

From: <Narayana.Rallabandi_at_Sun.COM>
Date: Wed, 24 Dec 2008 17:35:01 +0530

I guess your environment is not the same on both the machines. One must be having access manager also installed and the references are remaining in the copied folder. You should only build the war file and deploy on the other environment

- original message -
Subject: working app not work. (404 on servlets)
From: glassfish_at_javadesktop.org
Date: 24/12/2008 11:42 AM

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

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
For additional commands, e-mail: users-help_at_glassfish.dev.java.net