You are not logged in.
Announcement
Unanswered posts
|
Pages: 1
I have been trying to determine the capabilities of Talend consuming a JAX-WS service, with a document style service, where the input and output messages are fairly complex (containing several complex types, many levels of depth). I have read through forums and the component docs, but it seems like the component is intended for RPC-style services.
Is such a case supported?
Is there a sample use-case or cookbook somewhere?
Some specific questions:
- What type to use for the argument?
- How to create and reference the schema, based on the messages defined by the XSDs referenced in the service WSDL? I tried creating schema from XML document, but the importer chokes on namespace prefixes. Is is namespace-aware?
- Will it always require hand-coding, a la wsdl2java-and-modify?
We are looking at replacing several data interfaces, but many are doc-style web services and anything built here forward is JAX-WS, so it's a key need for us.
Any help appreciated!
Mike
Offline
I ended up getting a sample XML doc imported, but not sure that is safe, as opposed to importing the XSD. Is there a way to import an XSD to use as the basis of a Talend schema?
If that can work, the original question still stands - does Talend work with JAX-WS document style services? If so, is there a cookbook, tutorial or anything that tells how it can be done?
Thanks,
Mike
Offline
Encountering similar problems (trying to use tWebServiceInput component as client for our own JAX-WS service) we prepared our prototype. Could someone please look into archive (short instructions, sources for JAX-WS service, screenshots from TOS, stack trace with error raised) and help us to resolve the issue?
http://rapidshare.de/files/49085806/ws- … d.zip.html
Last edited by halthern (2010-02-01 11:45:19)
Offline
Same here; using a Microsoft WSSF WCF reference (basicHttp binding) and can't get this to work.
Please can anyone at Talend answer this thread ASAP?
Pages: 1