Mantis - Resin
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
1213 | minor | always | 06-23-06 13:22 | 06-28-06 12:09 | |
|
|||||
Reporter: | ferg | Platform: | |||
Assigned To: | ferg | OS: | |||
Priority: | normal | OS Version: | |||
Status: | closed | Product Version: | |||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 3.0.20 | ||
|
|||||
Summary: | 0001213: tdsdriver and url | ||||
Description: |
(rep by Steve Baugus) <database> <jndi-name>jdbc/fooPool</jndi-name> <driver type="com.inet.tds.TdsDriver"> <url>jdbc:inetdae7:192.168.0.1:1433?database=FOO</url> <user>user</user> <password>password</password> </driver> |
||||
Steps To Reproduce: | |||||
Additional Information: |
[00:35:59.240]com.caucho.config.ConfigException: 'url' is an unknown property of 'com.inet.tds.TdsDriver'. [00:35:59.240] at com.caucho.config.BeanTypeStrategy.getAttributeStrategy(BeanTypeStrategy.java:180) [00:35:59.240] at com.caucho.config.Config.setAttribute(Config.java:483) [00:35:59.240] at com.caucho.config.StringAttributeProgram.configure(StringAttributeProgram.java:51) [00:35:59.240] at com.caucho.sql.DriverConfig.initDriver(DriverConfig.java:601) [00:35:59.240] at com.caucho.sql.DBPoolImpl.init(DBPoolImpl.java:894) [00:35:59.240] at com.caucho.sql.DBPool.init(DBPool.java:578) |
||||
Relationships | |||||
Attached Files: |
Notes | |||||
|
|||||
|
|