SOAP/JMS バインディングと WebSphere MQ をトランスポートとして使用して開発されたサービスをテストするよう依頼されました。WebSphere MQ キューを管理するために hermesJMS をセットアップしました。キューを確認できます。
SOAPUI で [実行] をクリックすると、次のエラーが表示されます。
com.eviware.soapui.model.iface.Request$SubmitException:
com.eviware.soapui.impl.wsdl.submit.RequestTransportRegistry$MissingTransportException: Missing
protocol in endpoint [jms:jndi:JMSREQUESTQ?jndiConnectionFactoryName=JMSQCF&jndiInitialContextFactory=com.sun.jndi.fscontext.RefFSContextFactory&jndiURL=file:/C:/SOAPJNDIBindings&replyToName=JMSREPLYQ&targetService=SOAPNodesSample_JMS_Service]
ここで欠落しているedpoint のプロトコルを教えてください。