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 117200

Summary: typo in serverplugins Bundle.properties
Product: serverplugins Reporter: Masaki Katakai <masaki>
Component: Sun Appserver 9Assignee: Nitya Doraisamy <nityad>
Status: RESOLVED FIXED    
Severity: blocker CC: jf4jbug
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Masaki Katakai 2007-10-01 05:49:35 UTC
Please fix these typo in serverplugins/sun/sunddui Bundle.properties.

./serverplugins/sun/sunddui/src/org/netbeans/modules/j2ee/sun/share/configbean/customizers/ejbmodule/Bundle.properties
  Dflt_Res_Prncpl_Name_Acsbl_Desc=Name to be used when none is specified while accesing the resource.
  (accesing)

./serverplugins/sun/sunddui/src/org/netbeans/modules/j2ee/sun/share/configbean/customizers/ejbmodule/Bundle.properties
  Dflt_Res_Prncpl_Name_Tool_Tip=Name to be used when none is specified while accesing the resource.
  (accesing)

./serverplugins/sun/sunddui/src/org/netbeans/modules/j2ee/sun/share/configbean/customizers/ejbmodule/Bundle.properties
  Dflt_Res_Prncpl_Password_Acsbl_Desc=Password to be used when none is specified while accesing the resource.
  (accesing)

./serverplugins/sun/sunddui/src/org/netbeans/modules/j2ee/sun/share/configbean/customizers/ejbmodule/Bundle.properties
  Dflt_Res_Prncpl_Password_Tool_Tip=Password to be used when none is specified while accesing the resource.
  (accesing)

./serverplugins/sun/sunddui/src/org/netbeans/modules/j2ee/sun/validation/Bundle.properties
  MSG_Conflicting_Constraint_information=Conflicting information for Constraint <{0}>. Number of arguments specified in
Constraints File varies from the number of paratmeter values specified in Validation File.
  (paratmeter)