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 162821

Summary: Schema LDIF Path should accept ".schema" files too.
Product: soa Reporter: raghuvirkamath <raghuvirkamath>
Component: LDAP BCAssignee: Gautami Kondapaneni <gkondapaneni>
Status: NEW ---    
Severity: blocker CC: gkondapaneni
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description raghuvirkamath 2009-04-16 12:18:11 UTC
.schema is a valid file extension for schema . Current GFESB V2.1 build 20090415-0722 does not allow ".schema" files.

it gives Error message to the user that the schema LDIF Path must be in ".ldif" format. 

Also the lable should "Schema Path" and NOT "Schema LDIF path" 

Hence 2 changes .

Label and file extension
Comment 1 raghuvirkamath 2009-04-16 12:19:17 UTC
adding Gautami