Rebecca,

thanx for your tip.

I tried the tool and it plays well for some simple things.

But just as it could be expected I would need something to handle the
complex input-types as well. Soapclient.com for instance is able to do so.

The standalonge Iona-Tool helped me a little, but it needs

        - much better errorhandling for WSDL-parsing (not just a simple
          nullpointer-exception-dump)
        - complex-input-type
        - "not just nothing returned" if there is a
           complex-output-type defined

Overall, it is not really a good subsitute for the Soapclient.com, and
generating code all the time is a hassle if you actually have to get a
WSDL right...

Maybe another approach - do you know of a WSDL-designer ? I do not mean
a generator, but some tool that has the wSDL-compliance and doesn't let
me "model" wrong WSDLs.



mfg / kind regards,
Christoph C. Cemper

email:    mailto:[EMAIL PROTECTED]
  www:    http://Christoph.Cemper.com








-----Urspr�ngliche Nachricht-----
Von: Rebecca Dias [mailto:[EMAIL PROTECTED]]
Gesendet: Montag, 17. September 2001 20:51
An: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Betreff: Re: "Offline" Generic SOAP client


Christoper,
    On www.xmlbus.com/work you can download a copy of the XMLBus Technology
Preview.  It has a JSP based Generic Client that you could run locally on
your computer.  It does not support all of the complex datatypes that the
static and proxy clients do.  When you run into more complex datatypes, you
can use the wizards to generate Clients from the WSDL.  The static client
runs standalone an has no dependencies on XML parsers or any additional
libraries.

becky

----- Original Message -----
From: "Christoph C . Cemper @ Cemper.com" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, September 17, 2001 8:55 AM
Subject: "Offline" Generic SOAP client


>
> hi,
>
> I am looking for an "Offline" Generic SOAP client that is able to work
> against
> WSDL files.
>
> I should work similar to the SOAPCLIENT.COM tool.
>
> But I need an offline-version (local on my laptop) for testing without an
> internet connection.
>
> Thanx in advance,
>
>
> mfg / kind regards,
> Christoph C. Cemper
>
> email:    mailto:[EMAIL PROTECTED]
>   www:    http://Christoph.Cemper.com
>
>
>


Reply via email to