Jiri Svitak [https://community.jboss.org/people/jsvitak] created the discussion
"Re: how to call tuscany sca service from script task" To view the discussion, visit: https://community.jboss.org/message/776793#776793 -------------------------------------------------------------- Hi, I recommend you to use service task for calling services. Script task blocks engine execution and it's designed only for small pieces of code. Better solution is to write own work item definition for tuscany and corresponding work item handler class which implements service invocation. -------------------------------------------------------------- Reply to this message by going to Community [https://community.jboss.org/message/776793#776793] Start a new discussion in jBPM at Community [https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
