Unable to deploy struts in Iplanet 6.0 SP9 webserver

Hi,

I'm trying to deploy an web application to Iplanet 6.0 SP9 version. But when I enable web_apps="on" in my webservers server.xml, I'm getting an "vs" must match error.

Following is my web_apps.xml file content:

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

<!DOCTYPE vs PUBLIC "-//Sun Microsystems, Inc.; iPlanet//DTD Virtual Server Web

Applications 6.0//EN"

"http://developer.iplanet.com/webserver/dtds/iws-webapps_6_0.dtd">

<vs>

<session-manager class="com.iplanet.server.http.session.IWSSessionManager">

<init-param>

<param-name>maxSessions</param-name>

<param-value>2000</param-value>

</init-param>

<init-param>

<param-name>timeOut</param-name>

<param-value>150</param-value>

</init-param>

<init-param>

<param-name>reapInterval</param-name>

<param-value>150</param-value>

</init-param>

</session-manager>

<parameter-encoding enc="UTF8"/>

<web-app uri="/sampleStr" dir="/usr/somedir/sampleStr" enab

le="true"/>

</vs>

Can anyone help me what is wrong in the file.

Thanks in advance.

SS

[1322 byte] By [srins_2000] at [2007-11-26 10:11:21]
# 1
Hello dude. Any updates.
srins_2000 at 2007-7-7 1:57:49 > top of Java-index,Application & Integration Servers,Application Servers...
# 2
Hi I'm still waiting for an reply. Is there any recommendation.CheersSS
srins_2000 at 2007-7-7 1:57:49 > top of Java-index,Application & Integration Servers,Application Servers...