Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 353857

Summary: A error occurs when create a bpel deployment file
Product: z_Archived Reporter: grid.qian <grid.qian>
Component: BPELAssignee: grid.qian <grid.qian>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:

Description grid.qian CLA 2011-08-04 04:50:38 EDT
When create a deployment descriptor file, if the project is not a faceted project, there is the error:

java.lang.IllegalArgumentException: Path must include project and resource name: /c
	at org.eclipse.core.runtime.Assert.isLegal(Assert.java:63)
	at org.eclipse.core.internal.resources.Workspace.newResource(Workspace.java:2163)
	at org.eclipse.core.internal.resources.Container.getFolder(Container.java:222)
	at org.eclipse.bpel.apache.ode.deploy.ui.wizards.ODEDeployWizardPage.initialize(ODEDeployWizardPage.java:106)
	at org.eclipse.bpel.apache.ode.deploy.ui.wizards.ODEDeployWizardPage.createControl(ODEDeployWizardPage.java:86)
Comment 1 grid.qian CLA 2011-08-15 05:04:39 EDT
fix the issue, and externalize the harded codes messages