This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 49689 - Set path to Pointbase's driver file
Summary: Set path to Pointbase's driver file
Status: CLOSED FIXED
Alias: None
Product: db
Classification: Unclassified
Component: DB schema (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker (vote)
Assignee: Rajeshwar Patil
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-29 14:18 UTC by Petr Blaha
Modified: 2006-03-24 12:49 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Blaha 2004-09-29 14:18:28 UTC
[Build 040928]
During set of App server's install directory we
could set also path to Pointabe's JDBC driver.
Without this user should set up it manually.
Comment 1 _ ludo 2004-09-30 05:28:43 UTC
plugin issue. Rajeshwar, I can help ...
Comment 2 _ pcw 2004-09-30 18:01:30 UTC
Is this really a direction we want to go with this dialog?  This
dialog is shown at startup to force the user to resolve a critical
issue that is required for even basic IDE functionality in J2EE
development.  I don't believe it should be used for anything else.

Can't the pointbase driver path be configured at any time without a
restart?  Then it belongs under Tools | J2EE Platform Manager (which
today is the same dialog, but ignore that, it won't stay that way for
EA2) or some other similar place.
Comment 3 Ann Sunhachawee 2004-10-01 01:04:49 UTC
I agree with Peter. We shouldn't add things "as it might be
convenient" to the App Server Install dir dialog b/c the IDE should
not rely on this dialog being there. I expect for the final release,
the user will only see this dialog <1% of the time, since the app
server will be bundled with the IDE.
Comment 4 Rajeshwar Patil 2004-10-02 00:41:44 UTC
Resgistering the pointbase driver when user sets the install root &
restarts.
On install root setup user need to restart the ide; on restrart
pointbase driver gets registered.

Files Modified: com.sun.enterprise.tools.studio.j2ee.db.RegisterPointbase
                revision: 1.4

Checkin Approved by: Ludovic Champenois
Comment 5 Petr Blaha 2004-10-07 10:16:58 UTC
Build 041007
Comment 6 Petr Blaha 2004-10-29 09:32:33 UTC
move from temporary component