Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 353857 - A error occurs when create a bpel deployment file
Summary: A error occurs when create a bpel deployment file
Status: RESOLVED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: BPEL (show other bugs)
Version: unspecified   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: grid.qian CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-04 04:50 EDT by grid.qian CLA
Modified: 2022-10-03 11:12 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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