Jose,

Sounds like an ambitious first servlet, I think mine was called Hello World
:)

Check the error logs tomcat_home/logs/stdout.log (or catalina.out).

since your getting a 503, i'd suggest checking to see if Tomcat is working.
See more on 503 here.

http://www.checkupdown.com/status/E503.html

Thanks,

Mehdi




                                                                                       
                                               
                      Jose Moreira                                                     
                                               
                      <jmoreira@e-terno        To:       "Tomcat Users List" 
<[EMAIL PROTECTED]>                         
                      .net>                    cc:                                     
                                               
                                               Subject:  my first servlet              
                                               
                      12/02/2003 10:59                                                 
                                               
                      Please respond to                                                
                                               
                      "Tomcat Users                                                    
                                               
                      List"                                                            
                                               
                                                                                       
                                               
                                                                                       
                                               




hello, i created my first servlet called db2xml but when i try to access it
i get :

http://localhost:8081/servlet/db2xml


Apache Tomcat/4.0.4 - HTTP Status 503 - Servlet db2xml is currently
unavailable

type Status report

message Servlet db2xml is currently unavailable

description The requested service (Servlet db2xml is currently unavailable)
is not currently available.



ps.: im using Netbeans 2.4.1 IDE and the servlet whas wizard-created.

what could be the problem? thank you



---------------------------------------------------------------------
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