You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2001/09/13 15:09:30 UTC

[DO NOT REPLY: Bug 3582] New: Tomcat 3.2.1

PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT
ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW
AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE
DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL
BE LOST SOMEWHERE.

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

*** shadow/3582	Thu Sep 13 06:09:30 2001
--- shadow/3582.tmp.3214	Thu Sep 13 06:09:30 2001
***************
*** 0 ****
--- 1,23 ----
+ +============================================================================+
+ | Tomcat 3.2.1                                                               |
+ +----------------------------------------------------------------------------+
+ |        Bug #: 3582                        Product: Tomcat 3                |
+ |       Status: NEW                         Version: 3.2.1 Final             |
+ |   Resolution:                            Platform: Other                   |
+ |     Severity: Normal                   OS/Version: Windows NT/2K           |
+ |     Priority: Other                     Component: Webapps                 |
+ +----------------------------------------------------------------------------+
+ |  Assigned To: tomcat-dev@jakarta.apache.org                                |
+ |  Reported By: tnrajesha@mailcity.com                                       |
+ |      CC list: Cc:                                                          |
+ +----------------------------------------------------------------------------+
+ |          URL:                                                              |
+ +============================================================================+
+ |                              DESCRIPTION                                   |
+ The Tomcat server crashes if we access a Quickbook database ..through Linkbook 
+ odbc driver through JDBC:ODBC bridge. We have developed a webservices to query 
+ the results which uses the Linkbook odbc to connect to Quickbooks and after 
+ returning the result(to and fro SOAP call) immediately Tomcat crashes and only 
+ once we can query the result. We are USING JDK 1.2.2 (JDBC 2). We need to have 
+ a solution for this as Linkbook ODBC  driver can be accessed only through JDK 
+ 1.2.2or its predecessers.