ok that's help me..
i have another problem. Tomcat crash probably because i have a problem with
the servlet which is loaded on startup. The problem is that i can see the
trace of the error because the DOS window is closed automatically. How can
i change this behaviour ?


Patrick PIERRA
Linedata Services Luxembourg
00 352 29 56 65 282
[EMAIL PROTECTED]


                                                                                       
                             
                    "Shapira,                                                          
                             
                    Yoav"                To:     "Tomcat Users List" 
<[EMAIL PROTECTED]>               
                    <Yoav.Shapira        cc:                                           
                             
                    @mpi.com>            Subject:     RE: old <load-on-startup> tag    
                             
                                                                                       
                             
                    05/31/02                                                           
                             
                    03:42 PM                                                           
                             
                    Please                                                             
                             
                    respond to                                                         
                             
                    "Tomcat Users                                                      
                             
                    List"                                                              
                             
                                                                                       
                             
                                                                                       
                             




Howdy,

>PARSE error at line 154 column -1
>org.xml.sax.SAXParseException: Element "servlet-mapping" allows no
further
>input; "load-on-startup" is not allowed.

This suggests your put the load-on-startup tag inside a servlet-mapping
element.  It goes inside the servlet element, not servlet-mapping.  See
the Servlet Spec (v2.3 for tomcat 4.x) for details... Does that help?

Yoav Shapira
Millennium ChemInformatics

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






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

Reply via email to