I've confirmed that the experimental branch wsdl-generic-wsdl4j-maintenance avoids the particular bug of T3-782 and is able to correctly parse the WSDL. However, it is not able to run a workflow using the service. I tried using the wsdl-activity-saaj branch that Dmitry is developing, but for this particular service it fails with SOAPFaultException: Bad Request:
http://dev.mygrid.org.uk/issues/browse/T3-782?focusedCommentId=18542#comment-18542 Perhaps Dmitry (who is developing the branch) has any suggestions? On Mon, Jan 7, 2013 at 12:11 PM, Stian Soiland-Reyes <[email protected]> wrote: > It seems Taverna can't handle the WSDL description correctly. > > I've tracked this as a new bug: > > http://dev.mygrid.org.uk/issues/browse/T3-782 > > It seems that a branch of our WSDL support might already have a fix > for this, I'll quickly add a unit test to check for that. > > > On Wed, Dec 26, 2012 at 1:48 PM, Julián Garrido <[email protected]> wrote: >> Hello, >> >> can anyone tell me why this service doesn't work in taverna. is it problem >> in the wsdl description or something different? >> >> http://vo.imcce.fr/webservices/ssodnet/ssodnet.php?wsdl >> >> Happy Christmas!! Julian >> >> INFO 2012-12-26 14:16:32,548 >> (net.sf.taverna.t2.workbench.ui.servicepanel.ServicePanel:131) - Updating >> WSDL service http://vo.imcce.fr/webservices/ssodnet/ssodnet.php?wsdl >> INFO 2012-12-26 14:16:32,549 >> (net.sf.taverna.t2.workbench.ui.servicepanel.ServicePanel:131) - Parsing >> wsdl:http://vo.imcce.fr/webservices/ssodnet/ssodnet.php?wsdl WSDL service >> http://vo.imcce.fr/webservices/ssodnet/ssodnet.php?wsdl >> INFO 2012-12-26 14:16:32,719 >> (net.sf.taverna.t2.workbench.ui.servicepanel.ServicePanel:131) - Found 2 >> WSDL operations:http://vo.imcce.fr/webservices/ssodnet/ssodnet.php?wsdl WSDL >> service http://vo.imcce.fr/webservices/ssodnet/ssodnet.php?wsdl >> WARN 2012-12-26 14:16:32,751 >> (net.sf.taverna.t2.servicedescriptions.impl.ServiceDescriptionRegistryImpl:579) >> - Provider WSDL service >> http://vo.imcce.fr/webservices/ssodnet/ssodnet.php?wsdl: There was an error >> with the wsdl: http://vo.imcce.fr/webservices/ssodnet/ssodnet.php?wsdl >> java.lang.ClassCastException: com.ibm.wsdl.extensions.soap.SOAPHeaderImpl >> cannot be cast to javax.wsdl.extensions.soap.SOAPBody >> at net.sf.taverna.wsdl.parser.WSDLParser.getUse(WSDLParser.java:438) >> at >> net.sf.taverna.t2.activities.wsdl.servicedescriptions.WSDLServiceProvider.findServiceDescriptionsAsync(WSDLServiceProvider.java:111) >> at >> net.sf.taverna.t2.servicedescriptions.impl.ServiceDescriptionRegistryImpl$FindServiceDescriptionsThread.run(ServiceDescriptionRegistryImpl.java:670). >> >> >> >> >> >> >> ------------------------------------------------------------------------------ >> LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial >> Remotely access PCs and mobile devices and provide instant support >> Improve your efficiency, and focus on delivering more value-add services >> Discover what IT Professionals Know. Rescue delivers >> http://p.sf.net/sfu/logmein_12329d2d >> _______________________________________________ >> taverna-hackers mailing list >> [email protected] >> Web site: http://www.taverna.org.uk >> Mailing lists: http://www.taverna.org.uk/about/contact-us/ >> Developers Guide: http://www.taverna.org.uk/developers/ > > > > -- > Stian Soiland-Reyes, myGrid team > School of Computer Science > The University of Manchester -- Stian Soiland-Reyes, myGrid team School of Computer Science The University of Manchester ------------------------------------------------------------------------------ Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft MVPs and experts. SALE $99.99 this month only -- learn more at: http://p.sf.net/sfu/learnmore_122412 _______________________________________________ taverna-hackers mailing list [email protected] Web site: http://www.taverna.org.uk Mailing lists: http://www.taverna.org.uk/about/contact-us/ Developers Guide: http://www.taverna.org.uk/developers/
