[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [xmlblaster] about soap



Zhang,

great!

as you read from the requirement "protocol.soap" already, it is not
implemented yet:
"
  SOAP support is not implemented.
      The class xmlBlaster/src/java/org/xmlBlaster/protocol/soap/SoapDriver.java
      adds the basic skeleton, and xmlBlaster/demo/soap holds a minimal
      web services directory structure.

      The SOAP jar files are currently not included with xmlBlaster.

"

so go ahead and start as you would think waht's best, probably take a look
in the other client protocols as guidance.

HTH

Heinrich

On Fri, 27 Feb 2004, zhang zhi wei wrote:

> I check the current SOAP implementation and find it unusable.
>
> I want to implement SOAP for xmlBlaster.
> Can u give me guild how to implement SOAP in xmlBlaster in details?
>
> Thanks a lot!