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 85428

Summary: Blueprints can't be deployed when project with default name already exists
Product: usersguide Reporter: Mikhail Kondratyev <mikk>
Component: SOAAssignee: Ryan Kennedy <ryankennedy>
Status: VERIFIED DUPLICATE    
Severity: blocker Keywords: REGRESSION
Priority: P2    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Mikhail Kondratyev 2006-09-21 10:32:57 UTC
Steps to reproduce:
 - create a Blueprint project 1 in some folder
 - create another Blueprint project 1 in the same folder, accept the project
name and options suggested by the IDE
 - try to deploy
Deployment will fail with the following message:

deps-jar:
C:\Documents and
Settings\Administrator\BluePrint11\BluePrint11Application\nbproject\build-impl.xml:97:
Basedir C:\Documents and
Settings\Administrator\BluePrint11\BluePrint11Application\${project.BluePrint1}
does not exist
BUILD FAILED (total time: 0 seconds)


This is a regression
Comment 1 Ryan Kennedy 2006-09-21 18:21:38 UTC
Issue is a duplicate of 82614: "Blueprint projects can't be deployed when
project name was changed".

*** This issue has been marked as a duplicate of 82614 ***
Comment 2 Mikhail Kondratyev 2006-09-29 11:45:33 UTC
Verified in build 2006.09.27