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 152617 - No validation in Spring Portlet Wizard Panels
Summary: No validation in Spring Portlet Wizard Panels
Status: RESOLVED FIXED
Alias: None
Product: contrib
Classification: Unclassified
Component: Portalpack (show other bugs)
Version: 3.x
Hardware: All All
: P2 blocker (vote)
Assignee: _ chetansanth
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-07 07:53 UTC by Satyaranjan D
Modified: 2009-11-07 10:02 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 Satyaranjan D 2008-11-07 07:53:06 UTC
There is no validation in the Spring Portlet panel. 

Try to create a Spring Portlet

- In the second screen given some invalid config file name or remove the config file name.
- It should show the user invalid file name error.

Similarly validation requires in all the spring portlet config panel.
Comment 1 _ chetansanth 2008-11-11 07:08:32 UTC
Validation added.