← Prev in month
← Prev in thread
Comment
Any comments regarding this question in ? It looks like the wsdl uses document-style descriptions, but the spec mentions rpc-style. Regards, Subbu From: ada_dynamis <> Reply-To: To: Date: Thu, 02 Dec 2004 11:38:03 -0000 Subject: [wsrp] WSRP Spec and actual implementation? Reply | Reply to all | Forward | Print | Add sender to contacts list | Trash this message | Report phishing | Show original Hi all! I am just browsing through documentation and was looking at the SOAP messages going between one consumer and one producer (Vignette and Sun). What puzzles is that in the interface specification, the method getServiceDescription is described differently than in the specification itself. I believe that the one in the interface-spec is the right one. For instance, the spec (wsrp-specification-1.0-cs-1.0-rev2.pdf) points that: ServiceDescription = getServiceDescription(RegistrationContext, desiredLocales); whereas the interface says something like this: ServiceDescription = getServiceDescription(getServiceDescription); where getServiceDescription is a complex type representing RegistrationContext and desiredLocales. It may as well be, that I don't quite understand the interface definition... Any input on that? Thanks, Miha
← Prev in month
← Prev in thread