|
|
| davidhbigelow@simplifiedlogic.com 2006-01-30, 7:04 pm |
| Good People.
I was experimenting with combining Rivet and SOAP and am bumping into
some issues.
Has anyone sucessfully implmented them together?
Dave
| |
| Arnulf Wiedemann 2006-01-30, 7:04 pm |
| davidhbigelow@simplifiedlogic.com wrote:
> Good People.
>
> I was experimenting with combining Rivet and SOAP and am bumping into
> some issues.
>
> Has anyone sucessfully implmented them together?
>
> Dave
Hi Dave,
what exactly do you want to do with the both?
I have an apache1.3x server running using rivet and I am sending Tclsoap
messages to a windows soap server in a production environment.
If it is something in that direction what you want, please let me know.
Arnulf
| |
| davidhbigelow@simplifiedlogic.com 2006-01-30, 9:57 pm |
| Close - more like the other direction. We want to serve SOAP via
Rivet.
Rivet is very powerful, adn especially fast! The current CGI approach
to SOAP (TclSOAP) is pretty slow by comparison.
I am looking to get the performace of Rivet via TclSOAP.
Dave
| |
| Arnulf Wiedemann 2006-01-31, 7:03 pm |
| davidhbigelow@simplifiedlogic.com wrote:
> Close - more like the other direction. We want to serve SOAP via
> Rivet.
>
> Rivet is very powerful, adn especially fast! The current CGI approach
> to SOAP (TclSOAP) is pretty slow by comparison.
>
> I am looking to get the performace of Rivet via TclSOAP.
>
> Dave
Hello Dave,
for testing puposes I have written a small example to accept soap request
within a rivet script and to send back a soap (formatted) answer using
tclsoap.
You will need a relatively new verson of rivet because David Walton has
added a mimetype to make my example working.
If you are interested I can try to find it on my machine.
Arnulf
| |
| davidhbigelow@simplifiedlogic.com 2006-01-31, 7:03 pm |
| Sure!
Send it over...
I am using Windows 2000-Pro, XP-Pro and Server-2003 running Rivet
0.5.0.
Dave
|
|
|
|