cancel
Showing results for 
Search instead for 
Did you mean: 

web service task invocation for Axis2 web services

fahad1
Champ in-the-making
Champ in-the-making
The following thread explains how a web service task can be invoked http://forums.activiti.org/content/problems-web-services-task

but provided code is not running for Axis 2 web services. May I know Why? what is the reason behind ? Can anyone provide some help how to invoke a axis2 web service by the web service task?

thanks for any help.
5 REPLIES 5

jbarrez
Star Contributor
Star Contributor
Because there are multiple WS frameworks in Java to call a webservice …

I don't have a reference to an axis example straight away

fahad1
Champ in-the-making
Champ in-the-making
could anyone can help us to invoke Axis2 web services by web service task ? OR any suggestion how to convert/edit the above mentioned code to handle such invocation.

trademak
Star Contributor
Star Contributor
Did you look at our REST API implementation? You could use a similar approach for an Axis2 web service implementation.

Best regards,

fahad1
Champ in-the-making
Champ in-the-making
dear trademak, can you provide here the link of your REST API implementation? thanks in advance

fahad1
Champ in-the-making
Champ in-the-making
are you talking about this iREST API implementation ?
The sourcecode is on github: https://github.com/mproch/activitiWebappSample