Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 330396 - Can't create ODE Deployment Descriptor
Summary: Can't create ODE Deployment Descriptor
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: BPEL UI Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-16 14:36 EST by Robert Brodt CLA
Modified: 2022-10-03 11:11 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 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