Hi Currently I am stuck with
java.lang.ClassNotFoundException: org.biomoby.service.test.StringBufferServletOutputStream It seems that StringBufferServletOutputStream is not present in ant-generated jmoby-1.1.1.jar Jerzy Orlowski Jerzy Orlowski wrote: > Thanks > > Currently I am trying to do this in Tomcat. > By copying and modifying example services I managed to call SoapServlet > but I am facing missing dependencies now. Could you please list all the > jars I would need to include to make it run or provide any method for > getting it (I suppose ant knows how to do it). I suppose I would need > them in Tiny Java Web Server anyway. > > The second thing is what does the servlet actually do? > What happens if a SOAP service has complex types as input/output? > My services have complex types as input but this is mostly becaouse > Python soaplib cannot take several values as input but only complex > types consstructed out of several simple types (which i compose and > decompose using XML splitters in Taverna) > > Would I be able to construct complex types using SoapServlet? > Could you provide any screenshots of the program? > ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ taverna-hackers mailing list [email protected] Web site: http://www.taverna.org.uk Mailing lists: http://www.taverna.org.uk/taverna-mailing-lists/ Developers Guide: http://www.mygrid.org.uk/tools/developer-information
