Hi,

how to handle Web Service processor exceptions such as:

unknown
org.apache.axis.message.SOAPFaultBuilder.createFault(SOAPFaultBuilder.java:222)

or

java.net.ConnectException: Operation timed out
org.apache.axis.AxisFault.makeFault(AxisFault.java:101)

so that I can filter out these cases and save other, correct Web
Service call results, while running a workflow from command line and
saving to Baclava file? Currently I only get a string listing all
exceptions and no correct results, which do occur meanwhile. Also,
preferably, I would like to handle error not directly after the Web
Service processor but at least after the output splitter processor if
possible.

Best,
Mikołaj

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
taverna-users mailing list
[email protected]
[email protected]
Web site: http://www.taverna.org.uk
Mailing lists: http://www.taverna.org.uk/about/contact-us/

Reply via email to