Using SOAP complex types with OfBiz

2007-02-27 Thread Immi
e/ If you want to use arrays of complex types (or simply array of string), you should enhance ObjectType.java to support arrays...but this is another story and I'm still testing my changes (https://issues.apache.org/jira/browse/OFBIZ-746):-) Regards Michael -- View this message

Re: Using SOAP complex types with OfBiz

2008-06-17 Thread siddhartha
> > If you want to use arrays of complex types (or simply array of string), > you should enhance ObjectType.java to support arrays...but this is another > story and > I'm still testing my changes > (https://issues.apache.org/jira/browse/OFBIZ-746):-) > > Regards > Michael > -- View this message in context: http://www.nabble.com/Using-SOAP-complex-types-with-OfBiz-tp9180865p17886201.html Sent from the OFBiz - User mailing list archive at Nabble.com.

Re: Using SOAP complex types with OfBiz

2008-06-18 Thread Jacques Le Roux
I'm still testing my changes (https://issues.apache.org/jira/browse/OFBIZ-746):-) Regards Michael -- View this message in context: http://www.nabble.com/Using-SOAP-complex-types-with-OfBiz-tp9180865p17886201.html Sent from the OFBiz - User mailing list archive at Nabble.com.

Re: Using SOAP complex types with OfBiz

2008-06-20 Thread Michael Imhof
peDesc.addFieldDesc(elemField); >> >> Now you can generate Services with a complex type ComplexType. >> > location="ch.nowhow.isgate.archiv.ArchivServices" >> invoke="testService" export="true"> >> http://nowhow.ch/isgate/ &

Re: Using SOAP complex types with OfBiz

2008-11-20 Thread Alfredo Rueda
ptional="false"/> > > > If you want to use arrays of complex types (or simply array of string), > you should enhance ObjectType.java to support arrays...but this is another > story and > I'm still testing my changes > (https://issues.apache.org/jira/browse/OFBIZ-746):-) > > Regards > Michael > -- View this message in context: http://www.nabble.com/Using-SOAP-complex-types-with-OfBiz-tp9180865p20599926.html Sent from the OFBiz - User mailing list archive at Nabble.com.

Re: Using SOAP complex types with OfBiz

2008-11-21 Thread Michael Imhof
://nowhow.ch/isgate/ >> > type="ch.nowhow.isgate.archiv.types.ComplexTest" mode="IN" >> optional="false"/> >> >> >> If you want to use arrays of complex types (or simply array of string), >> you should enhance ObjectType.java to support arrays...but this is >> another story and >> I'm still testing my changes >> (https://issues.apache.org/jira/browse/OFBIZ-746):-) >> >> Regards >> Michael >> > > -- View this message in context: http://www.nabble.com/Using-SOAP-complex-types-with-OfBiz-tp9180865p20617645.html Sent from the OFBiz - User mailing list archive at Nabble.com.

Re: Using SOAP complex types with OfBiz

2008-11-21 Thread Alfredo Rueda
ow you can generate Services with a complex type ComplexType. >>> >> location="ch.nowhow.isgate.archiv.ArchivServices" >>> invoke="testService" export="true"> >>> http://nowhow.ch/isgate/ >>> >> type="ch.nowhow.isgate.archiv.types.ComplexTest" mode="IN" >>> optional="false"/> >>> >>> >>> If you want to use arrays of complex types (or simply array of string), >>> you should enhance ObjectType.java to support arrays...but this is >>> another story and >>> I'm still testing my changes >>> (https://issues.apache.org/jira/browse/OFBIZ-746):-) >>> >>> Regards >>> Michael >>> >> >> > > -- View this message in context: http://www.nabble.com/Using-SOAP-complex-types-with-OfBiz-tp9180865p20628539.html Sent from the OFBiz - User mailing list archive at Nabble.com.

Re: Using SOAP complex types with OfBiz

2008-11-23 Thread Michael Imhof
nt (trunk) release of Ofbiz). Just try to break down the problem in smaller problems then I will be probably able to help... Regards Michael -- View this message in context: http://www.nabble.com/Using-SOAP-complex-types-with-OfBiz-tp9180865p20655844.html Sent from the OFBiz - User mailing list archive at Nabble.com.