History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEADEV-22638
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Normal Normal
Assignee: Gregory Shrago
Reporter: t800t8
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
IDEA: Development

CNFE when configuring data source

Created: 07 Sep 07 14:39   Updated: 06 Dec 07 18:52
Component/s: J2EE
Fix Version/s: Selena 7.0.2

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
File Attachments: None
Image Attachments:

1. datasource.png
(55 kb)

Build: 7,255
Fixed in build: 7,514
Severity: Medium


 Description  « Hide
I set up a project library (by attaching a Jar directory using "Attach Jar Directories" button). After entering data source configuration information, I click "Test Connection..." button and have a CNFE error message even when I click "Find Driver Classes" button, IDEA found several Driver classes.

The problem will not happen if I set up a project library by using "Attach Classes" button.



 All   Comments   Work Log   Change History      Sort Order:
t800t8 - 16 Oct 07 14:01
In IDEA 7.0, the exception doesn't happen anymore. But IDEA still cannot find the Driver class. Please check the screenshot for more detail.

Gregory Shrago - 24 Oct 07 14:48
As far as datasources are stored on the application level all project libraries are converted to datasource library with direct urls. Jar directories conversion fixed.