web service task invocation for Axis2 web services
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-29-2014 09:26 AM
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.
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.
Labels:
- Labels:
-
Archive
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-30-2014 02:20 PM
Because there are multiple WS frameworks in Java to call a webservice …
I don't have a reference to an axis example straight away
I don't have a reference to an axis example straight away
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-05-2014 05:36 AM
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.

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-08-2014 02:57 PM
Did you look at our REST API implementation? You could use a similar approach for an Axis2 web service implementation.
Best regards,
Best regards,
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-08-2014 03:11 PM
dear trademak, can you provide here the link of your REST API implementation? thanks in advance
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-11-2014 06:55 AM
are you talking about this iREST API implementation ?
The sourcecode is on github: https://github.com/mproch/activitiWebappSample
The sourcecode is on github: https://github.com/mproch/activitiWebappSample
