| Summary: | Copy (and Paste) of ExtensionActivities | ||
|---|---|---|---|
| Product: | z_Archived | Reporter: | Tobias Liefke <eclipse> |
| Component: | BPEL | Assignee: | Project Inbox <bpel.default-inbox> |
| Status: | NEW --- | QA Contact: | |
| Severity: | major | ||
| Priority: | P3 | CC: | igor.novakovic |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
If I try to copy an extension activity in the graphical view of the BPEL Designer, I receive an error: java.lang.IllegalArgumentException: No serialize method ${extensionActivityName}2XML at org.eclipse.bpel.model.resource.BPELWriter.anyObject2xml(BPELWriter.java:446) at org.eclipse.bpel.model.resource.BPELWriter.anyBPELObject2xml(BPELWriter.java:429) at org.eclipse.bpel.model.resource.BPELWriter.toXML(BPELWriter.java:405) at org.eclipse.bpel.ui.util.TransferBuffer$Contents.transferToClipboard(TransferBuffer.java:96) It seems that the "extension activity" use case was not implemented for C'nP.