users@glassfish.java.net

Re: Hello.war deploy

From: <glassfish_at_javadesktop.org>
Date: Wed, 12 Sep 2007 07:24:18 PDT

Hong Zhang, thank you for the reply.

Here it is the web.xml:

<?xml version="1.0" encoding="UTF-8"?>

<!--
 Copyright 2004-2005 Sun Microsystems, Inc. All rights reserved.
 Use is subject to license terms.
-->

<web-app version="2.4" xmlns="http://java.sun.com/xml/ns/j2ee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd">
  <display-name>hello</display-name>
  <distributable/>
</web-app>


As You can see the schema declarattion seems to be fine
[Message sent by forum member 'alex70' (alex70)]

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