Hi,
I have developed a SoapAdmin Swing Client which can access to different soap
servers.
It's a GPL licenced software and I would like to reference it in your project.
Could you help me to do that.
Thanks in advance.
Thomas Trolez.
[EMAIL PROTECTED]
http://ttrolez.tpfchris.net
Hello,
You may have noticed that my patch has been applied to the current Apache SOAP
source and that the interop tests with HP now have many fewer failures.
I have also contacted Sam Ruby regarding the Struct Array test. The current
Apache SOAP source has a test client that differs from the SO
Hi Thomas,
Very tricky.
I would like to help you with that. I also can benefit from that like, i
believe, anybody else.
You now have my emailaddress, so you can contact me.
Did you test it with microsoft soap as well as apache soap?
regards,
Henk Schipper.
-Original Message-
From: [E
Hi,
Can any one send me an example of MS SOAP CLIENT USING VB. AND CAN YOU ALSO
LET ME KNOW HOW ShOULD I GO ABOUT IT.
V
Vaibhav Joshi
Multicity
tel: 703-790-0063, ext. 238 | fax: 703-790-3379
e-mail: [EMAIL P
Hi Check the attachment...and see if it helps u..
thanks kaushik
- Original Message -
From: "Vaibhav Joshi" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, April 15, 2002 7:38 PM
Subject: MS Soap Client
> Hi,
> Can any one send me an example of MS SOAP CLIENT USING VB. AND C
check this also...
regards..
kaushik
- Original Message -
From: "Vaibhav Joshi" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, April 15, 2002 7:38 PM
Subject: MS Soap Client
> Hi,
> Can any one send me an example of MS SOAP CLIENT USING VB. AND CAN YOU
ALSO
> LET ME KNOW HOW
Here is a page I produced on the subject of a VB6 client to communicate to an
Apache SOAP server.
http://mywebpages.comcast.net/scottnichol/vbclientapachesoap.htm
Scott Nichol
- Original Message -
From: "Kaushik Patra" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, April 15,
Hi everybody , I have
just begun work with SOAP technology, and I've got a simple example as you'll
see in the attachment files.
However, my example works,
I don't understand when/how should I use SOAP envelope (request ,
response).
I also want to pass
parameters to my "scriey" method
Where should I put my SOAP
envelope file(if it is a file)
Üdv. Pop Marius
L.
Your sample is typical usage of the Apache SOAP code. Most of the applications
you would write would be very similar.
For passing parameters, check GetAddress.java in the samples/addressbook
directory. You will see it is simple, such as
Vector params = new Vector();
params.addElement(
There is no SOAP envelope file. Code within the Apache SOAP library creates the
envelope for you based on what you tell it about parameters, target URI, method
name, etc.
Scott
- Original Message -
From: "pop m" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, April 15, 2002 12
Thanks a Lot Kaushik...I really appriciate that.
V
-Original Message-
From: Kaushik Patra [mailto:[EMAIL PROTECTED]]
Sent: Monday, April 15, 2002 10:34 AM
To: [EMAIL PROTECTED]
Subject: Re: MS Soap Client
check this also...
regards..
kaushik
- Original Message -
From: "Vaibhav J
thank you for all !
Üdv. Pop Marius L.
- Original Message -
From: "Scott Nichol" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, April 15, 2002 4:16 PM
Subject: Re: SOAP envelope
> There is no SOAP envelope file. Code within the Apache SOAP library
creates the
> envelope for
Based on your questions, I am wondering whether you are confused by some other
postings to this list. There was at least one inquiry from someone whose SOAP
knowledge appeared to be the JAXM samples from Sun. There was a response that
recommended using functions within Apache SOAP that are not c
I am using Orion 1.5.4 and
SOAP 2.2 . I have written a simple stateless EJB and I want to call a
method
via SOAP but always I am
getting the next error from client:
Fault
Code = SOAP-ENV:Server Fault String = Error in connecting
to EJB
and my Orion app. server
writes this:
Exc
15 matches
Mail list logo