RE: NS_URI_CURRENT_SCHEMA_XSI & NS_URI_CURRENT_SCHEMA_XSD

2001-07-23 Thread Michele Costabile
Try the sources from the CVS repository. I have seen 2000 in the traces with the current sources (as of July 5). -Original Message- From: Eduardo Yánez [mailto:[EMAIL PROTECTED]] Sent: sabato 21 luglio 2001 0.44 To: [EMAIL PROTECTED] Subject: NS_URI_CURRENT_SCHEMA_XSI & NS_URI_CURRENT_SC

SOAP Design pattern (maybe)

2001-07-19 Thread Michele Costabile
I have done some work with SOAP services dealing with complex types and I think I have a pattern. When one has to move beyond the add two numbers example, there is a need to balance between creating a bunch of unrelated RPC calls (easy) and taking a more OO approach (harder). Ideally, I would like

Re: XML

2001-07-16 Thread Michele Costabile
From: "Santosh Kumar" <[EMAIL PROTECTED]> > i get a error when i use   between the tags.. > >   > Because nbsp is an entity in HTML, but not in XML. Try to read a file like that with Internet Explorer. You might write instead just . This is the error reported by MS IE5 Reference to undefined e

Re: Client Code generator ..

2001-07-12 Thread Michele Costabile
> Hen, not to discourage since what I am working on is vapor since it hasn't > been released, but I am porting a WSDL2 Axis Client proxy (from another > source base) which I hope to have working with primitive types by the end of > the week (and damn that end is coming up fast :-(). I would be ve

Re: Problems with Apache 2.2 clients and MS SOAP SDK servers using complex types

2001-07-11 Thread Michele Costabile
> Hi Michele, > > The current code in the CVS tree now defaults to using the 2001 Schema URIs. > Please try your code with the latest CVS tree, or one of the nightly builds. Hi Matt, I am back in my office after a long weekend. I tried with the xml-soap nightly sources dated July 5 and the resul

Problems with Apache 2.2 clients and MS SOAP SDK servers using complex types

2001-07-05 Thread Michele Costabile
Hi, I tried for three days to get my request right before writing. I am writing a client for a service generated with Microsoft SOAP SDK toolkit 2.0. It is one of the samples that come with the SDK: an address book (yet another). I tried BeanSerializer first and manually wrote a bean that should