Issue Type: Bug Bug
Affects Versions: 1.0
Assignee: Unassigned
Attachments: bug.txt
Components: tooling
Created: 27/Jun/13 9:50 AM
Description:

In project creation wizard we can choose runtime version 0.8.0.Final but by adding BPEL process you can't successfully deploy the project to switchyard-0.8.0.final (only to switchyard-1.0.0.Aplha1).

Notice the following difference

SYTool-1.0.0 adds
<sca:implementation.bpel process="process:Process"/>

SYTool-0.8.0 add
<bpel:implementation.bpel process="process:Process"/>
with xmlns:bpel="http://docs.oasis-open.org/ns/opencsa/sca/200903"

After deployin you will see java.lang.ClassCastException (in the attachment)

Project: SwitchYard
Priority: Major Major
Reporter: Andrej Podhradsky
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira