http://nagoya.apache.org/bugzilla/show_bug.cgi?id=156

*** shadow/156  Fri Mar  9 14:18:58 2001
--- shadow/156.tmp.7464 Fri Mar  9 14:18:58 2001
***************
*** 0 ****
--- 1,19 ----
+ +============================================================================+
+ | cast exception in servletWrapper.service. BugRat Report#188                |
+ +----------------------------------------------------------------------------+
+ |        Bug #: 156                         Product: Tomcat 3                |
+ |       Status: UNCONFIRMED                 Version: 3.2.1 Final             |
+ |   Resolution:                            Platform: All                     |
+ |     Severity: Normal                   OS/Version: All                     |
+ |     Priority: High                      Component: Servlet                 |
+ +----------------------------------------------------------------------------+
+ |  Assigned To: [EMAIL PROTECTED]                                         |
+ |  Reported By: [EMAIL PROTECTED]                                       |
+ |      CC list: Cc:                                                          |
+ +----------------------------------------------------------------------------+
+ |          URL:                                                              |
+ +============================================================================+
+ |                              DESCRIPTION                                   |
+ An exception was raised in doInit() call. If the exception
+ is thrown and it is not an UnavailableException, the unavailable is casted to be an 
+Exception. Later in service() call, the unavailable is casted to UnavailableException
+ which case cast exception. 

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

Reply via email to