Using RMI in SOAtest
How to use a RMI URL in SOATest
I am wanting to use a the RMI URL(t3//, rmi//) to call a remote method that will start our workflow.I can create a test using method(a test option), and put in the class that will make the remote method call, but I cannot
figure out a way to get SOATest to recognize: t3://dddddd.xxx1.3331.level31.com:8009 which is setup
on the server.
So I do not want to test a WebService but I want to test a remote method call using RMI and then do some load testing with that call. Is there a way that I can do that in SOATest?
Thanks,
Karen
Tagged:
0
Comments
The topic title in the 9.9.x SOAtest User's Guide has changed a little. It is now "Testing Through Different Protocols" and there is a section on RMI.