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

Bug 330396

Summary: Can't create ODE Deployment Descriptor
Product: z_Archived Reporter: Robert Brodt <bbrodt>
Component: BPELAssignee: BPEL UI Inbox <bpel.ui-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:

Description Robert Brodt CLA 2010-11-16 14:36:50 EST
When attempting to create a new Apache ODE Deployment Descriptor I see the following when I hit the Finish button:

Popup error box with red exclamation mark and an OK button.

With the same process definition in Eclipse 3.6 / JB Tools 3.2, the bpel-deploy file is created, but only one Partner Link in the Inbound Interfaces and one Partner Link in the Outbound interfaces can be easily edited. To edit the other Partner Links I had to click around the Associated Port entry ( -- none -- ) several times before I could get it to edit.

I then copied the bpel-deploy.xml file back to the Eclipse 3.5 / JB Tools workspace, and attempted to open the file in the BPEL Editor. It would not open (although the file looks fine).

I then deployed the process using the Servers -> Full Publish and it deployed successfully and I was able to start a process instance.


See https://jira.jboss.org/browse/JBIDE-6613
Comment 1 Robert Brodt CLA 2010-11-16 14:42:50 EST
fixed