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 97416

Summary: Bpel project name requires more than one character at creation.
Product: soa Reporter: htt <htt>
Component: BPEL ProjectAssignee: Vladimir Yaroslavskiy <yaroslavskiy>
Status: CLOSED WORKSFORME    
Severity: blocker    
Priority: P4    
Version: 5.x   
Hardware: Sun   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description htt 2007-03-07 20:08:54 UTC
Create/open a bpel module
  File > New Project > SOA > BPEL Module; Next
  In the Name and Location screen, replace Project Name from 'BpelModule1' to 'a'
==> Error: "Project Name is not valid folder name."  Make it 'aa'and
everything's ok.  This is inconsistent with other project's naming convention
(that accepts single-character name).  Note that this occurs only at creation,
i.e. 'a' is accepted during Rename (of 'BpelModule1').  The same issue applies
to BPEL BluePrints samples.
Comment 1 Vladimir Yaroslavskiy 2008-02-18 09:20:05 UTC
*** Issue 127495 has been marked as a duplicate of this issue. ***
Comment 2 Ivan Sidorkin 2008-02-18 14:20:11 UTC
BPEL module can be successfully created with one character name
problem now is only in samples