Have you tried document/literal (wrapped) instead of rpc/literal as WSDL style?
Carsten Pierre LINDENBAUM wrote: > Hi all, > After a few weeks, I'm coming back with my problem about a WS created with > JAX-WS: when calling this WS, taverna remains in an 'invoking' state. > In a previous post , I was suggested to deploy my WS in a web container > rather than using ' endpoint.publish()'. So, I've deployed my WS in glassfish. > The WSDL is available here: > > http://cabernet.cng.fr:8080/snp2rdf/SNPToolWebService?wsdl > > Taverna remains frozen. > > Thanks for your help > > Pierre > > >> Could you try using another HTTP server implementation (using >> something like Tomcat or Jetty) instead of using endpoint.publish() >> ..? >> >>> I don't think Tomcat or Jetty can automatically publish a WS using the >>> javax.jws.* annotations but Glassfish can do this. >>> It may take some time before I can set-up a server. I'll keep you >>> informed. Do you think this is a bug from java ? >>> (It would be nice if we could using this javax.jws API to create some >>> simple WS for bioinformatics...) >>> > > > > > ------------------------------------------------------------------------------ > The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your > production scanning environment may not be a perfect world - but thanks to > Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700 > Series Scanner you'll get full speed at 300 dpi even with all image > processing features enabled. http://p.sf.net/sfu/kodak-com > _______________________________________________ > taverna-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/taverna-users > Documentation: http://www.mygrid.org.uk/usermanual1.7/ > FAQ: http://www.mygrid.org.uk/wiki/Mygrid/TavernaFaq > Biological Services: > http://www.mygrid.org.uk/wiki/Mygrid/BiologicalWebServices > ------------------------------------------------------------------------------ The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your production scanning environment may not be a perfect world - but thanks to Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700 Series Scanner you'll get full speed at 300 dpi even with all image processing features enabled. http://p.sf.net/sfu/kodak-com _______________________________________________ taverna-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/taverna-users Documentation: http://www.mygrid.org.uk/usermanual1.7/ FAQ: http://www.mygrid.org.uk/wiki/Mygrid/TavernaFaq Biological Services: http://www.mygrid.org.uk/wiki/Mygrid/BiologicalWebServices
