cancel
Showing results for 
Search instead for 
Did you mean: 

WSDL 2.0 support in Activiti?

wesley
Champ in-the-making
Champ in-the-making
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!!
1 REPLY 1

jbarrez
Star Contributor
Star Contributor
We are using Apache CXF under the hood for webservice stuff.
I don't think that cxf supports 2.0 (at least not when I checked).