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 36525 - I18N - Exception is thrown when clicking browse button on form login page
Summary: I18N - Exception is thrown when clicking browse button on form login page
Status: RESOLVED INVALID
Alias: None
Product: javaee
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: Sun Solaris
: P3 blocker (vote)
Assignee: issues@javaee
URL: http://dtsw.eng/cgi-bin/bugtraq_showb...
Keywords: I18N
Depends on:
Blocks:
 
Reported: 2003-10-10 07:58 UTC by mtsuruta
Modified: 2006-06-05 00:02 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 mtsuruta 2003-10-10 07:58:45 UTC
Java Version: "1.4.1_02a-b01"
Product Name: Sun ONE Studio 5 Update 1, Standard
Edition (Build 030807)
Updated with Application framework module

OS Name: SunOS
System Architecture: sparc
OS Version: 5.9
Locale (Language): English


To reproduce the bug:
1. from main menu, select "Tools" -> "Option"
2. In "Option" dialog, extend "Source Creation and
Management" -> 
"Templates" -> "Sun ONE Application
Framework(JATO)" -> "web"
3. Click "Security" tab: "Login
Configuration"[...]
4. Select "FORM" for "Authentication Method"
pull-down list.
5. Click "Browse" button of "Form Login Page".
6. NullPointerException is thrown.

Sun ONE Studio dev team suggested to report this
problem here.
please see following page for more detail.
http://dtsw.eng/cgi-bin/bugtraq_showbug?bugid=4932796
Comment 1 Petr Jiricka 2003-12-05 10:14:02 UTC
Can you please attach the exception stack trace in some readable form?
Right now I have no idea why the bug should be in the base WebApps
support.

The visual editing of DD is closed source code, so this is not an
appropriate place to file this.

Closing as invalid, please reopen when more data is provided.