DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=28524>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=28524

Exception throw when creating new JNDI data source

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |



------- Additional Comments From [EMAIL PROTECTED]  2004-04-28 18:20 -------
I attempted to verify this fix using nightly build:

jakarta-tomcat-5-bin-20040427.zip

First I copied the Oracle JDBC driver into the directory:

jakarta-tomcat-5\common\lib

I was able to successfully reach the data sources page:

  Tomcat Server 
    Service (Catalina) 
     Host (localhost) 
      Context (/testcase) 
        Resources 
          Data Sources


However I then tried to create a data source:

JNDI Name:                      jdbc/testdb
Data Source URL:                jdbc:oracle:thin:@paris:1521:d921
JDBC Driver Class:              oracle.jdbc.driver.OracleDriver
User Name:                      [PRIVATE]
Password:                       [PRIVATE]
Max. Active Connections:        1
Max. Idle Connections:  1
Max. Wait for Connection:       5000
Validation Query:


After clicking the "Save" button, I received the following error:

HTTP Status 500 - Error invoking operation addResource

--------------------------------------------------------------------------------

type Status report

message Error invoking operation addResource

description The server encountered an internal error (Error invoking operation 
addResource) that prevented it from fulfilling this request.


--------------------------------------------------------------------------------

Apache Tomcat/5.0

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

Reply via email to