简介:我正在尝试从原始 SCADA 应用程序创建一个实时 Web 应用程序(java - maven over NetBeans),并使用 NetBeans 罢工者 GlobalSMSPro 服务作为小工具来获取异步连接,同时通过内部 tcp 连接无限轮询现场 IED现场主机通过串口连接(现场主机作为网关运行)。-
感兴趣的话题:
在方法 callAsyncronousCallBack() 的 applet.class 中,我更改了:
com.strikeiron.GlobalSMSPro service = new com.strikeiron.GlobalSMSPro();
经过
com.strikeiron.GlobalSMSPro service = new com.strikeiron.GlobalSMSPro(new URL("http://ws.strikeiron.com/SMSAlerts4?WSDL"),javax.xml.namespace.QName.valueOf(“http://wsparam.strikeiron.com/SMSAlerts4?WSDL”));
在 appletviewer 的客户端 DOS 窗口中,我收到以下消息:
javax.xml.ws.WebServiceException: Failed to access the WSDL at: http://wsparam.strikeiron.com/SMSAlerts4?WSDL. It failed with: Got connection reset while opening stream from://wsparam.strikeiron.com/SMSAlerts4?WSDL
at com.sun.xml.internal.ws.wsdl.parser.Runtimewsdlparser.tryWithMax<RuntimeWSDLParser.java:173>
.... 英格。Raúl José Puccinelli Equipos Eléctricos – Empresa Provincial de la Energía – 圣达菲 - 阿根廷 - 12-09-2012