I am about to create restful web services that I would want call from the BPMN 2.0 process that is running in Activiti. I have created WSDL 2.0 documents for the services. However, I couldn't find out any mention about the WSDL versions that Activiti supports.
Before I start creating several dozens of restful web services and describe them using WSDL 2.0, I would like to know whether Activiti actually supports that or not. I take it that WSDL 1.1 is already supported and messages are generated based on that. However, is WSDL 2.0 supported for system activities?
If not, is it already on the roadmap and when would it be available? Are there any workarounds with regard to calling restful web services from BPMN 2.0 process in Activiti?
Thanks in advance! Keep up the good work!!