Re: Tuscany: Axis2 codegen bug? - java interface exposed as service, annoted with javax.xml.ws.RequestWrapper(...) is not honoring the namespace

2008-02-08 Thread Simon Nash
Clemens Utschig - Utschig wrote: > Folks, > > I have a simple composite as below - which makes use of SDO through SOAP in > the reference > > > http://www.osoa.org/xmlns/sca/1.0"; >targetNamespace="/model/common/" > > xmlns:dbsdo="http://tuscany.apache.org/xmlns/sca/data

RE: Tuscany: Axis2 codegen bug? - java interface exposed as service, annoted with javax.xml.ws.RequestWrapper(...) is not honoring the namespace

2008-02-08 Thread Clemens Utschig - Utschig
] Sent: Friday, February 08, 2008 4:10 PM To: tuscany-dev@ws.apache.org Subject: Re: Tuscany: Axis2 codegen bug? - java interface exposed as service, annoted with javax.xml.ws.RequestWrapper(...) is not honoring the namespace Clemens Utschig - Utschig wrote: > Folks, > > I have a simple

Re: Tuscany: Axis2 codegen bug? - java interface exposed as service, annoted with javax.xml.ws.RequestWrapper(...) is not honoring the namespace

2008-02-08 Thread Jean-Sebastien Delfino
Clemens Utschig - Utschig wrote: > Folks, > > I have a simple composite as below - which makes use of SDO through SOAP in > the reference > > > http://www.osoa.org/xmlns/sca/1.0"; >targetNamespace="/model/common/" > > xmlns:dbsdo="http://tuscany.apache.org/xmlns/sca/data

RE: Tuscany: Axis2 codegen bug? - java interface exposed as service, annoted with javax.xml.ws.RequestWrapper(...) is not honoring the namespace

2008-02-08 Thread Clemens Utschig - Utschig
: Tuscany: Axis2 codegen bug? - java interface exposed as service, annoted with javax.xml.ws.RequestWrapper(...) is not honoring the namespace Clemens Utschig - Utschig wrote: > Folks, > > I have a simple composite as below - which makes use of SDO through SOAP in > the reference

RE: Tuscany: Axis2 codegen bug? - java interface exposed as service, annoted with javax.xml.ws.RequestWrapper(...) is not honoring the namespace

2008-02-08 Thread Clemens Utschig - Utschig
@ws.apache.org Subject: RE: Tuscany: Axis2 codegen bug? - java interface exposed as service, annoted with javax.xml.ws.RequestWrapper(...) is not honoring the namespace thx jean - this is key for SDO via SOAP interop (the complex case) - hence I guess also pretty interesting .. -- have you seen the

Re: Tuscany: Axis2 codegen bug? - java interface exposed as service, annoted with javax.xml.ws.RequestWrapper(...) is not honoring the namespace

2008-02-10 Thread Simon Nash
Jean-Sebastien Delfino wrote: > Clemens Utschig - Utschig wrote: >> Folks, >> >> I have a simple composite as below - which makes use of SDO through SOAP in >> the reference >> >> >> http://www.osoa.org/xmlns/sca/1.0"; >>targetNamespace="/model/common/" >> >> xmlns:dbsdo="

RE: Tuscany: Axis2 codegen bug? - java interface exposed as service, annoted with javax.xml.ws.RequestWrapper(...) is not honoring the namespace

2008-02-10 Thread Clemens Utschig - Utschig
: tuscany-dev@ws.apache.org Subject: Re: Tuscany: Axis2 codegen bug? - java interface exposed as service, annoted with javax.xml.ws.RequestWrapper(...) is not honoring the namespace Jean-Sebastien Delfino wrote: > Clemens Utschig - Utschig wrote: >> Folks, >> >> I have a simp

Re: Tuscany: Axis2 codegen bug? - java interface exposed as service, annoted with javax.xml.ws.RequestWrapper(...) is not honoring the namespace

2008-02-11 Thread Simon Nash
[mailto:[EMAIL PROTECTED] > Sent: Sunday, February 10, 2008 12:42 PM > To: tuscany-dev@ws.apache.org > Subject: Re: Tuscany: Axis2 codegen bug? - java interface exposed as service, > annoted with javax.xml.ws.RequestWrapper(...) is not honoring the namespace > > > Jean-Sebastien

RE: Tuscany: Axis2 codegen bug? - java interface exposed as service, annoted with javax.xml.ws.RequestWrapper(...) is not honoring the namespace

2008-02-11 Thread [EMAIL PROTECTED]
e.. -Original Message- From: Simon Nash [mailto:[EMAIL PROTECTED] Sent: Monday, February 11, 2008 5:54 AM To: tuscany-dev@ws.apache.org Subject: Re: Tuscany: Axis2 codegen bug? - java interface exposed as service, annoted with javax.xml.ws.RequestWrapper(...) is not honoring the namespa

RE: Tuscany: Axis2 codegen bug? - java interface exposed as service, annoted with javax.xml.ws.RequestWrapper(...) is not honoring the namespace

2008-02-11 Thread Clemens Utschig - Utschig
any: Axis2 codegen bug? - java interface exposed as service, annoted with javax.xml.ws.RequestWrapper(...) is not honoring the namespace Clemens Utschig - Utschig wrote: > would it help to have a interface.wsdl? that contains the whole thing - > rather than generating it from the annonate

Re: Tuscany: Axis2 codegen bug? - java interface exposed as service, annoted with javax.xml.ws.RequestWrapper(...) is not honoring the namespace

2008-02-11 Thread Jean-Sebastien Delfino
Clemens Utschig - Utschig wrote: > shouldn't an do it, so that I could potentially store the wsdl > anywhere .. > > I'll try that later today - thx for the advise.. > You don't even need an include, just place the WSDL file anywhere inside your SCA contribution (JAR or folder), reference its q

RE: Tuscany: Axis2 codegen bug? - java interface exposed as service, annoted with javax.xml.ws.RequestWrapper(...) is not honoring the namespace

2008-02-11 Thread [EMAIL PROTECTED]
: Tuscany: Axis2 codegen bug? - java interface exposed as service, annoted with javax.xml.ws.RequestWrapper(...) is not honoring the namespace Clemens Utschig - Utschig wrote: > shouldn't an do it, so that I could potentially store the wsdl > anywhere .. > > I'll try

Re: Tuscany: Axis2 codegen bug? - java interface exposed as service, annoted with javax.xml.ws.RequestWrapper(...) is not honoring the namespace

2008-02-10 Thread Raymond Feng
Subject: Re: Tuscany: Axis2 codegen bug? - java interface exposed as service, annoted with javax.xml.ws.RequestWrapper(...) is not honoring the namespace Jean-Sebastien Delfino wrote: Clemens Utschig - Utschig wrote: Folks, I have a simple composite as below - which makes use of SDO

RE: Tuscany: Axis2 codegen bug? - java interface exposed as service, annoted with javax.xml.ws.RequestWrapper(...) is not honoring the namespace

2008-02-10 Thread Clemens Utschig - Utschig
ymond - Original Message - From: "Simon Nash" <[EMAIL PROTECTED]> To: Sent: Sunday, February 10, 2008 12:42 PM Subject: Re: Tuscany: Axis2 codegen bug? - java interface exposed as service, annoted with javax.xml.ws.RequestWrapper(...) is not honoring the namespace > Jean

Re: Tuscany: Axis2 codegen bug? - java interface exposed as service, annoted with javax.xml.ws.RequestWrapper(...) is not honoring the namespace

2008-02-15 Thread Simon Nash
e of the portType as defined in your .wsdl file. Simon Thx clemens -Original Message- From: "Jean-Sebastien Delfino" <[EMAIL PROTECTED]> To: tuscany-dev@ws.apache.org Sent: 2/11/08 6:33 PM Subject: Re: Tuscany: Axis2 codegen bug? - java interfa

Re: Tuscany: Axis2 codegen bug? - java interface exposed as service, annoted with javax.xml.ws.RequestWrapper(...) is not honoring the namespace

2008-02-15 Thread Simon Nash
Simon Nash wrote: > > (cut) >>> anybody seen this? - this sounds like a real bug to me.. >>> >>> thx clemens >> I'm not sure that the support for jaxws annotations is ready and >> integrated in the build yet, although it may be pretty close. >> >> Raymond, it looks like you've been working on the i

RE: Tuscany: Axis2 codegen bug? - java interface exposed as service, annoted with javax.xml.ws.RequestWrapper(...) is not honoring the namespace

2008-02-15 Thread Clemens Utschig - Utschig
uscany-dev@ws.apache.org Subject: Re: Tuscany: Axis2 codegen bug? - java interface exposed as service, annoted with javax.xml.ws.RequestWrapper(...) is not honoring the namespace [EMAIL PROTECTED] wrote: > Jean-sebastien, > Qualified = target namespace?or wsdl name? > > Say my wsdl

Re: Tuscany: Axis2 codegen bug? - java interface exposed as service, annoted with javax.xml.ws.RequestWrapper(...) is not honoring the namespace

2008-02-16 Thread Simon Nash
org Sent: 2/11/08 6:33 PM Subject: Re: Tuscany: Axis2 codegen bug? - java interface exposed as service, annoted with javax.xml.ws.RequestWrapper(...) is not honoring the namespace Clemens Utschig - Utschig wrote: shouldn't an do it, so that I could potentially store the wsdl anywhere

RE: Tuscany: Axis2 codegen bug? - java interface exposed as service, annoted with javax.xml.ws.RequestWrapper(...) is not honoring the namespace

2008-02-16 Thread Clemens Utschig - Utschig
To: tuscany-dev@ws.apache.org Subject: Re: Tuscany: Axis2 codegen bug? - java interface exposed as service, annoted with javax.xml.ws.RequestWrapper(...) is not honoring the namespace Clemens Utschig - Utschig wrote: > I got the "dynamic" wsdl import to work, thx guys - > ho

Re: Tuscany: Axis2 codegen bug? - java interface exposed as service, annoted with javax.xml.ws.RequestWrapper(...) is not honoring the namespace

2008-02-18 Thread Simon Nash
8 12:58 PM To: tuscany-dev@ws.apache.org Subject: Re: Tuscany: Axis2 codegen bug? - java interface exposed as service, annoted with javax.xml.ws.RequestWrapper(...) is not honoring the namespace [EMAIL PROTECTED] wrote: Jean-sebastien, Qualified = target namespace?or wsdl name? Say my wsdl is

RE: Tuscany: Axis2 codegen bug? - java interface exposed as service, annoted with javax.xml.ws.RequestWrapper(...) is not honoring the namespace

2008-02-18 Thread Clemens Utschig - Utschig
To: tuscany-dev@ws.apache.org Subject: Re: Tuscany: Axis2 codegen bug? - java interface exposed as service, annoted with javax.xml.ws.RequestWrapper(...) is not honoring the namespace Clemens Utschig - Utschig wrote: > simon - the testcase is quite large - especially the server side to it -