Yeah I kind of think so too.  I believe for this to work a XSL stylesheet is necessary 
for the generated Manager html.  You know:

<!ELEMENT web-app (icon?, display-name?, description?, distributable?,
context-param*, filter*, filter-mapping*, listener*, servlet*,
servlet-mapping*, session-config?, mime-mapping*, welcome-file-list?,
error-page*, taglib*, resource-env-ref*, resource-ref*, security-constraint*,
login-config?, security-role*, env-entry*, ejb-ref*,  ejb-local-ref*)>

everything here is "optional."

Moving off this dtd issue.  Do you know if Tomacat ever intends going the schema route 
away from the dtd route?  Thanks.  Any links you could suggest on Tomcat's use of the 
dtd in its XML usage?

-- 
George Hester
__________________________________
"Mike Curwen" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED]
> It might also be that Tomcat does not implement this part of the spec,
> as it is (after all) "optional".
> 
> 
> > -----Original Message-----
> > From: news [mailto:[EMAIL PROTECTED] On Behalf Of George Hester
> > Sent: Wednesday, February 25, 2004 4:54 PM
> > To: [EMAIL PROTECTED]
> > Subject: Re: attributes of the element web-app?
> > 
> > 
> > No still didn't work.  Oh well I have the icon in the root of 
> > the webapp maybe what I'm expecting is not what this really 
> > does.  I just assumed the icon would display in the manager 
> > as display-name and description do.  One other thing I have 
> > no war in this application.  At least none that I know of.  I 
> > made this "virtual root" by myself under IIS Inet pub.  I 
> > sort of just popped the web.xml in a WEB-INF folder I made 
> > and set up all this to work on port 80.  The manager is still 
> > 8080 but the web app "can" be accessed over port 80.
> > 
> > -- 
> > George Hester


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to