Re: Problems with XML parsing: "welcome-file-list" (web.xml)

2001-05-28 Thread christian kuehrt

thanks for your help
i´didnt know that the order of the tags plays an important role
ciao

curt

- Original Message -
From: "Pernica, Jan" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, May 28, 2001 2:02 PM
Subject: RE: Problems with XML parsing: "welcome-file-list" (web.xml)


> That is easy. Look into conf/web.dtd.
> welcome-file-list need not preceede the servlet.
>
> Regards
>
> Jan
>
> On Monday, May 28, 2001 1:57 PM, christian kuehrt
> [SMTP:[EMAIL PROTECTED]] wrote:
> > everytime i try to deploy my application i get the following message:
> >
> > PARSE error at line 18 column -1
> > org.xml.sax.SAXParseException: org.apache.crimson.parser/V-036 web-app
> servlet
> > Starting service Tomcat-Apache
> > Apache Tomcat/4.0-b3
> >
> > and the reason for this are in the web.xml:
> >
> > 
> > 
> >
> >
> >  techSupp.html
> >
> >
> ><--line 18
> >  techSup...
> >
> >
> > without the  tags the deploying - is no problem. but
> with it i get a the parse error.
> > but i don´t know why.
> > please help
> >
> > thx christian kuehrt
>
>
> __
> Tato komunikace je urcena vyhradne pro adresata a je duverna.
> This communication is intended solely for the addressee and is
confidential.
>
>
>
>




RE: Problems with XML parsing: "welcome-file-list" (web.xml)

2001-05-28 Thread Pernica, Jan

That is easy. Look into conf/web.dtd.
welcome-file-list need not preceede the servlet.

Regards

Jan

On Monday, May 28, 2001 1:57 PM, christian kuehrt
[SMTP:[EMAIL PROTECTED]] wrote:
> everytime i try to deploy my application i get the following message:
>  
> PARSE error at line 18 column -1
> org.xml.sax.SAXParseException: org.apache.crimson.parser/V-036 web-app
servlet
> Starting service Tomcat-Apache
> Apache Tomcat/4.0-b3
>  
> and the reason for this are in the web.xml:
>  
> 
> 
> 
>
>  techSupp.html
>
>  
><--line 18
>  techSup...
>  
>  
> without the  tags the deploying - is no problem. but
with it i get a the parse error.
> but i don´t know why.
> please help
>  
> thx christian kuehrt


__
Tato komunikace je urcena vyhradne pro adresata a je duverna. 
This communication is intended solely for the addressee and is confidential.






Problems with XML parsing: "welcome-file-list" (web.xml)

2001-05-28 Thread christian kuehrt



everytime i try to deploy my application i get the 
following message:
 
PARSE error at line 18 column 
-1org.xml.sax.SAXParseException: org.apache.crimson.parser/V-036 web-app 
servletStarting service Tomcat-ApacheApache Tomcat/4.0-b3
 
and the reason for this are in the 
web.xml:
 


  
    
techSupp.html  

 
  
   
<--line 18
    
techSup...
 
 
without the  tags the 
deploying - is no problem. but with it i get a the parse error.
but i don´t know why.
please help
 
thx christian kuehrt