Re: Can Only Access Local Web Services?

2004-12-08 Thread Dana Kaufman
Peter, As I mentioned, the problem is with the Web Service Sampler not the XML/RPC Sampler. I have both the mail.jar and activation.jar file. When I originally download JMeter and tested on my local machine, these jars where missing and I was seeing java Exceptions. I have both of the jars and

Re: Can Only Access Local Web Services?

2004-12-08 Thread Peter Lin
I should have asked this earlier, are you using the XML/RPC or webservice sampler? if you're using the webservice sampler, you need to grab activation.jar and mail.jar, since Apache soap requires it. if that is ok, the next thing I would check is the soapAction. .NET webservices require the soapa

Re: Can Only Access Local Web Services?

2004-12-08 Thread Dana Kaufman
It still does not work. We see the problem on multiple machines. I did get some additional info. I am using a simple Web service built in .Net. It is just a simple Echo operation where it takes a string and then returns it. I set up a JMeter Web service sampler and the web service all on a sin

Re: Can Only Access Local Web Services?

2004-12-08 Thread Peter Lin
it should work. can you provide some more details, so I can help? peter On Tue, 7 Dec 2004 13:58:37 -0500, Dana Kaufman <[EMAIL PROTECTED]> wrote: > I downloaded and configured JMeter 2.0.2 to call a simple Web service. > It works and I get test results if my Web service is on a local > machi

Re: Can Only Access Local Web Services?

2004-12-08 Thread sebb
On Tue, 7 Dec 2004 13:58:37 -0500, Dana Kaufman <[EMAIL PROTECTED]> wrote: > I downloaded and configured JMeter 2.0.2 to call a simple Web service. > It works and I get test results if my Web service is on a local > machine. If I try to test a Web service running on another computer > it fails.

Can Only Access Local Web Services?

2004-12-07 Thread Dana Kaufman
I downloaded and configured JMeter 2.0.2 to call a simple Web service. It works and I get test results if my Web service is on a local machine. If I try to test a Web service running on another computer it fails. I have tried this on two computers with the same results. How can I test against r