Re: RE : Error with INOUT parameters

2010-03-31 Thread Raymond Feng
/org/apache/tuscany/sca/binding/ws/axis2/itests/HelloWorld.composite Thanks, Raymond From: Ruault Gaetan Sent: Tuesday, March 30, 2010 8:42 AM To: user@tuscany.apache.org Subject: RE : Error with INOUT parameters Hi, this is my composite and in any reference declaration i have a wsdlLocation

RE: Error with INOUT parameters

2010-03-30 Thread Ruault Gaetan
32) ... 7 more De : Ruault Gaetan [mailto:grua...@sopragroup.com] Envoyé : mardi 30 mars 2010 02:43 À : user@tuscany.apache.org Objet : RE: Error with INOUT parameters Hi, I regenerate Interfaces with wsimport and custromization like this http://schemas.xmlsoap.org/wsdl/&qu

RE : Error with INOUT parameters

2010-03-30 Thread Ruault Gaetan
ez reçu par erreur ce message, merci de le renvoyer à l'émetteur et de détruire toute copie. P Pensez à l'environnement avant d'imprimer. De: Raymond Feng [mailto:enjoyj...@gmail.com] Date: mar. 30/03/2010 17:39 À: user@tuscany.apache.org Objet : Re

Re: Error with INOUT parameters

2010-03-30 Thread Raymond Feng
Hi, Can you show us the composite file? If binding.ws or interface.wsdl is used to point to a WSDL, we reuse the WSDL IIRC. Thanks, Raymond From: Ruault Gaetan Sent: Tuesday, March 30, 2010 1:46 AM To: user@tuscany.apache.org Subject: RE: Error with INOUT parameters I don't understan

RE: Error with INOUT parameters

2010-03-30 Thread Ruault Gaetan
:43 À : user@tuscany.apache.org Objet : RE: Error with INOUT parameters Hi, I regenerate Interfaces with wsimport and custromization like this http://schemas.xmlsoap.org/wsdl/"; xmlns="http://java.sun.com/xml/ns/jaxws";> false and now when i launch tuscany i have

RE: Error with INOUT parameters

2010-03-29 Thread Ruault Gaetan
chema element does not have a type: {http://linedata.com/WS/Login/parts/1.0}Login thanks De : Raymond Feng [mailto:enjoyj...@gmail.com] Envoyé : mardi 30 mars 2010 01:57 À : user@tuscany.apache.org Objet : Re: Error with INOUT parameters The tricky thing here

Re: Error with INOUT parameters

2010-03-29 Thread Raymond Feng
binding xml can be defined following the syntax at https://jax-ws.dev.java.net/jax-ws-20-fcs/docs/customizations.html. Thanks, Raymond From: Ruault Gaetan Sent: Monday, March 29, 2010 4:40 PM To: user@tuscany.apache.org Subject: RE: Error with INOUT parameters Hi, I use Tuscany the last 1.x I

RE: Error with INOUT parameters

2010-03-29 Thread Ruault Gaetan
lto:enjoyj...@gmail.com] Envoyé : mardi 30 mars 2010 01:26 À : user@tuscany.apache.org Objet : Re: Error with INOUT parameters Hi, Are you using Tuscany 1.x or 2.x? We have some basic support in 1.x for INOUT parameter but you can have at most one JAX-WS Holder. 2.x doesn't support

Re: Error with INOUT parameters

2010-03-29 Thread Raymond Feng
WSDL style (for example, the input and output uses the same Message) will trigger the generation of JAX-WS holders. Thanks, Raymond From: Ruault Gaetan Sent: Monday, March 29, 2010 3:51 PM To: user@tuscany.apache.org Subject: Error with INOUT parameters Hi, I try to consume a Login Se