Re: Need Help
Dave Seidel <[email protected]> Mon, 10 Feb 2003 08:12:09 -0500
| Newsgroups | gmane.comp.windows.devel.soap.general |
|---|---|
| Organization | Mindreef, LLC |
| Message-ID | <000001c2d106$16e48840$022aa8c0@hiero> |
Hi Bill, Our SOAPscope tool might be helpful to you -- it's entire focus is on capturing, storing and displaying SOAP traffic. One feature that can be useful in testing is Resend, which allows you to take any previously captured message in our database and resend it, with the option of editing it first (as pseudocode or XML). You can use this to experiment with different values in the body and/or the HTTP headers. You can download SOAPscope at http://www.mindreef.com/. - Dave --- Dave Seidel, Founder Mindreef :: Web Service Diagnostics http://www.mindreef.com -----Original Message----- From: Discussion of implementing SOAP applications today [mailto:[email protected]] On Behalf Of Bill Prothman Sent: Sunday, February 09, 2003 9:35 PM To: [email protected] Subject: [SOAP] Need Help Hello, I am currently starting my project for my Master's degree in C.S. Since I have not done much with web software, I thought this would be a good way to start learning some new skills. So I decided to implement a "virtual test set" where I work at Lucent Technologies. I plan on writing browser pages as the test set GUI. This will be running on a Windows 2000 PC platform. I will be installing an Apache server on a linux PC with SOAP functionality. This server will be relaying unix commands to the UNIX lab support processor to perform the various tests. I would like to start this by taking some baby steps at first. I have been reading many articles and some of the formal SOAP/XML standards. I'd like to install the Apache SOAP server and practice sending simple messages back and forth to it. It would be nice if there were a tool that could test the server once I've installed it. To see that SOAP /XML is working correctly on the server before I try writing my web service. I've never installed a server before either, so this might prove to be interesting. But this is why I chose this as my project. Time to learn more skills. I tried a tool at Aaron Skonnard's home page, but I am not having much luck. (http://staff.develop.com/aarons/) I tried the "Generic SOAP Client" It says "Builds SOAP 0.9 payloads and submits them to specified endpoint displaying request/response" T ried writing Aaron but received no response. So that is why I am writing all of you. Any help would be greatly appreciated! P.S. I chose the client to run on Windows 2000, the server to run on linux, and the application to run on a unix platform to show the "seamless" property of web service capability. Thanks! Bill Prothman You can read messages from the SOAP archive, unsubscribe from SOAP, or subscribe to other DevelopMentor lists at http://discuss.develop.com. You can read messages from the SOAP archive, unsubscribe from SOAP, or subscribe to other DevelopMentor lists at http://discuss.develop.com.