public class JMSURLStubTest extends TestCase (Code)
Demonstrates use of wsdl2java-generated static stubs to invoke JMS endpoints.
The JMS listener is an intermediary that receives the JMS service request and
invokes the actual stock quote service over HTTP.
author: Ray Chun (rchun@sonicsoftware.com)