Re: [AXIS2] targetnamspace wrong in Axis2 version of wsdl with imported xsd

2007-03-20 Thread Amila Suriarachchi
; > Alistair > > > > > > > > > -- > > > mov eax,1 > > > mov ebx,0 > > > int 80h > > > > > > > > > > > > > > > On 19 Mar 2007, at 08:56, Kin Onn Low wrote: > > > > > >

Re: [AXIS2] targetnamspace wrong in Axis2 version of wsdl with imported xsd

2007-03-20 Thread Alistair Young
your user defined wsdl, add : true to the services.xml file. From: Alistair Young [ mailto:[EMAIL PROTECTED] Sent: Monday, March 19, 2007 4:45 PM To: axis-user@ws.apache.org Subject: Re: [AXIS2] targetnamspace wrong in Axis2 version of wsdl with imported xsd Can Axis2 wsdl2java not h

Re: [AXIS2] targetnamspace wrong in Axis2 version of wsdl with imported xsd

2007-03-20 Thread Amila Suriarachchi
ebx,0 > > int 80h > > > > > > > > > > On 19 Mar 2007, at 08:56, Kin Onn Low wrote: > > > > To user your user defined wsdl, add : > > > > > > true > > > > > > to the services.xml file. > > > > -

Re: [AXIS2] targetnamspace wrong in Axis2 version of wsdl with imported xsd

2007-03-20 Thread Alistair Young
[ mailto:[EMAIL PROTECTED] Sent: Monday, March 19, 2007 4:45 PM To: axis-user@ws.apache.org Subject: Re: [AXIS2] targetnamspace wrong in Axis2 version of wsdl with imported xsd Can Axis2 wsdl2java not handle imported schema files? The imported xsd file gets renamed to xsd0.xsd and all the n

Re: [AXIS2] targetnamspace wrong in Axis2 version of wsdl with imported xsd

2007-03-19 Thread Amila Suriarachchi
file. > > -- > > * From:* Alistair Young [ mailto:[EMAIL PROTECTED]<[EMAIL PROTECTED]>] > > * Sent:* Monday, March 19, 2007 4:45 PM > * To:* axis-user@ws.apache.org > * Subject:* Re: [AXIS2] targetnamspace wrong in Axis2 version of wsdl >

Re: [AXIS2] targetnamspace wrong in Axis2 version of wsdl with imported xsd

2007-03-19 Thread Alistair Young
,1 mov ebx,0 int 80h On 19 Mar 2007, at 08:56, Kin Onn Low wrote: To user your user defined wsdl, add : true to the services.xml file. From: Alistair Young [ mailto:[EMAIL PROTECTED] Sent: Monday, March 19, 2007 4:45 PM To: axis-user@ws.apache.org Subject: Re: [AXIS2] targetnamspace w

Re: [AXIS2] targetnamspace wrong in Axis2 version of wsdl with imported xsd

2007-03-19 Thread Amila Suriarachchi
TECTED]<[EMAIL PROTECTED]>] *Sent:* Monday, March 19, 2007 4:45 PM *To:* axis-user@ws.apache.org *Subject:* Re: [AXIS2] targetnamspace wrong in Axis2 version of wsdl with imported xsd Can Axis2 wsdl2java not handle imported schema files? The imported xsd file gets renamed to xsd0.xsd and all th

Re: [AXIS2] targetnamspace wrong in Axis2 version of wsdl with imported xsd

2007-03-19 Thread Alistair Young
ch 19, 2007 4:45 PM To: axis-user@ws.apache.org Subject: Re: [AXIS2] targetnamspace wrong in Axis2 version of wsdl with imported xsd Can Axis2 wsdl2java not handle imported schema files? The imported xsd file gets renamed to xsd0.xsd and all the namespaces in it are ignored. xsd0.xsd is no

Re: [AXIS2] targetnamspace wrong in Axis2 version of wsdl with imported xsd

2007-03-19 Thread Alistair Young
mailto:[EMAIL PROTECTED] Sent: Monday, March 19, 2007 4:45 PM To: axis-user@ws.apache.org Subject: Re: [AXIS2] targetnamspace wrong in Axis2 version of wsdl with imported xsd Can Axis2 wsdl2java not handle imported schema files? The imported xsd file gets renamed to xsd0.xsd and all the namespa

RE: [AXIS2] targetnamspace wrong in Axis2 version of wsdl with imported xsd

2007-03-19 Thread Kin Onn Low
To user your user defined wsdl, add : true to the services.xml file. From: Alistair Young [mailto:[EMAIL PROTECTED] Sent: Monday, March 19, 2007 4:45 PM To: axis-user@ws.apache.org Subject: Re: [AXIS2] targetnamspace wrong in Axis2 version of wsdl

Re: [AXIS2] targetnamspace wrong in Axis2 version of wsdl with imported xsd

2007-03-19 Thread Alistair Young
Can Axis2 wsdl2java not handle imported schema files? The imported xsd file gets renamed to xsd0.xsd and all the namespaces in it are ignored. xsd0.xsd is not referenced in the new wsdl - why is it creating a NEW wsdl? and all the types that reference xsd0.xsd get changed to xsi:anyType, so

[AXIS2] targetnamspace wrong in Axis2 version of wsdl with imported xsd

2007-03-16 Thread Alistair Young
in META-INF/TestService.wsdl: targetNamespace="uk:ac:ox:oucs:ask:repo:ws:collectionmanager" xmlns:rt="uk:ac:ox:oucs:ask:repo:ws:types" axis2-admin listing the service: targetNamespace="http://collectionmanager.ws.repo.ask.oucs.ox.ac.uk"; and xmlns:rt has been removed xmlns:rt has been imported