RE: Setting xsi & xsd to XMLSchema 1999 not 2001

2003-08-27 Thread Irial Conroy
ssible to do this (without tinkering > > with the Axis source code yourself). > > Is this still the case ? > > If not, how do I configure Axis to generate using XMLSchema 1999 ? > > > > Any suggestions welcome... > > > > (I am using Axis 1.1) > &

Setting xsi & xsd to XMLSchema 1999 not 2001

2003-08-27 Thread Irial Conroy
no avail...) > At the time it didn't seem to be possible to do this (without tinkering > with the Axis source code yourself). > Is this still the case ? > If not, how do I configure Axis to generate using XMLSchema 1999 ? > > Any suggestions welcome... > > (I am u

Customer Serializer not being called for nested object

2003-08-25 Thread Irial Conroy
object ? Do I need to do something special in the ServiceContainer Serialization class ...re-register Service Serialization class ?? Any tips appreciated, Irial > Irial Conroy > Software Engineer > Am-Beo Ltd. > +353 91 730 814Direct > +353 91 730 73

Setting xsi & xsd to XMLSchema 1999 not 2001

2003-08-25 Thread Irial Conroy
o be possible to do this (without tinkering > with the Axis source code yourself). > Is this still the case ? > If not, how do I configure Axis to generate using XMLSchema 1999 ? > > Any suggestions welcome... > > (I am using Axis 1.1) > > Thanks in advance, > Irial >

Newbie Question: Where to start when no WSDL file provided ?

2003-07-14 Thread Irial Conroy
rest) - call.addParameter("CustomerService",XMLType.SOAP_ELEMENT ?, customerServiceObj ,ParameterMode.IN) call.addParameter("Date",XMLType.SOAP_ELEMENT ?,dateObj,ParameterMode.IN) Not sure which XMLType to use... Any pointers would be appreciated greatly ! Thanks in advance, Irial