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 148575 - javax.naming.NamingException message prevents correction of problem (datasource)
Summary: javax.naming.NamingException message prevents correction of problem (datasource)
Status: NEW
Alias: None
Product: obsolete
Classification: Unclassified
Component: visualweb (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: John Baker
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-28 09:37 UTC by jamesarbrown
Modified: 2009-05-25 21:07 UTC (History)
0 users

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 jamesarbrown 2008-09-28 09:37:38 UTC
NB6.5 ---> there was no version in drop down on bug tracker

Summary
-------

If you get the datasource manually incorrect you get a Exception popup.

The Popup prevents you going and correcting the issue, every time you close the pop up, click on the datasource field
again to edit, it comes back.

Needs a "yes I know, please go away" button or something like that.
Comment 1 jamesarbrown 2008-09-28 09:49:59 UTC
To work around, don't try and edit with GUI, goto java page and find the _init setter for the datasource, and edit there.
Comment 2 John Baker 2008-09-29 07:53:38 UTC
Thanks for reporting and providing a workaround