Fixed.

--
Martin Cooper


----- Original Message -----
From: "Craig R. McClanahan" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Thursday, July 19, 2001 8:14 PM
Subject: Struts install - error in SilverStream install doc (fwd)


> Forwarding to STRUTS-DEV, where this kind of a report belongs.  GENERAL is
> for discussion of Jakarta-wide project issues, not project-specific things
> like this.
>
> Craig McClanahan
>
> ---------- Forwarded message ----------
> Date: Thu, 19 Jul 2001 19:25:49 -0700 (PDT)
> From: Armen Papshev <[EMAIL PROTECTED]>
> Reply-To: [EMAIL PROTECTED]
> To: [EMAIL PROTECTED]
> Subject: Struts install - error in SilverStream install doc
>
> Hi,
> I found small discrepancy at
> http://jakarta.apache.org/struts/installation-sas.html
> contents for struts-example-depl-plan.xml should be as
> attached below.
>
> ----- cut here -----
> <?xml version="1.0" encoding="UTF-8"?>
> <!DOCTYPE warJarOptions PUBLIC
> "-//SilverStream Software, Inc.//DTD J2EE WAR
> Deployment Plan//EN"
> "deploy_war.dtd">
> <warJarOptions>
> <warJar>
> <warJarName>struts-documentation.war</warJarName>
> <isEnabled>true</isEnabled>
> <urls><el>struts-example</el></urls>
> </warJar>
> </warJarOptions>
> ----- cut here -----
>
> <urls><el>struts-documentation</el></urls> should be
> changed to
> <urls><el>struts-example</el></urls>
> This way if struts-example.war and
> struts-documentation.war deployed to the same server
> servlet urls would not conflict since
> struts-documentation.war is listening on
> struts-documentation url.
>
> Thank you
> Armen
>
>
> __________________________________________________
> Do You Yahoo!?
> Get personalized email addresses from Yahoo! Mail
> http://personal.mail.yahoo.com/
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


Reply via email to