users@glassfish.java.net

Re: SessionListener not firing

From: <glassfish_at_javadesktop.org>
Date: Fri, 20 Jun 2008 14:44:44 PDT

Sekhar: The original web.xml doesn't indicate the version. So if it's servelt version 2.3 or earlier, it uses dtd and the order is significant, and it would be invalid web.xml. You are right in that in version 2.4 or later schema, top-level element order no longer matters. I would always first validate web.xml (If open in NetBeans, right click and choose Validate XML.).
          
mramadoss: You can also run $glassfish.home/bin/verifier
Deploying the same app to 2 domains should not be an issue.

-cheng
[Message sent by forum member 'cf126330' (cf126330)]

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