If you're using jwsdp or axis, the wsdl should work with jmeter. If you're using an older release of jmeter, try the one in my directory with patches for glue wsdl and axis.
http://cvs.apache.org/~woolfel/jakarta-jmeter.zip you can always put the soapAction in manually. for the message, you'll need to copy and paste in the appropriate message. peter On Mon, 27 Dec 2004 11:45:30 -0500, Li, Charles <[EMAIL PROTECTED]> wrote: > I am setting up to test a Java Web Service with JMeter. After putting in the > WSDL and press configure, only the URL is populated, the SOAPAction is still > blank. Can I manually put in the SOAPAction? Where in the WSDL is the > SOAPAction? I have posted the WSDL below. > > Thanks, > Charles Li > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

