http://download.eclipse.org/technology/bpel/update-site/找不到的解决

本文介绍在Eclipse中安装BPEL插件的步骤。针对原教程提供的安装地址无法访问的问题,提供了一个可用的镜像网站地址,帮助用户顺利完成BPEL插件的在线安装。

在eclipse里面安装BPEL的相关插件时,很多教程上都给出了Help->Install New Software中添加http://download.eclipse.org/technology/bpel/update-site/地址的方法

但是打开这个网址会发现里面的内容是找不到的,不过找到了另一个镜像网站http://www.mirrorservice.org/sites/download.eclipse.org/eclipseMirror/bpel/site/1.0.4/

可以把这个网址添加进去,就可以在线安装了

[hologram@localhost ~]$ curl http://10.25.142.5/OAWebSrv/services/OA_CreateAuthenticatorSrv?wsdl <?xml version="1.0" encoding="UTF-8"?> <definitions name="OA_CreateAuthenticatorSrv" targetNamespace="http://mss.cmcc.com/OA_CreateAuthenticatorSrv" xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:tns="http://mss.cmcc.com/OA_CreateAuthenticatorSrv" xmlns:ns1="http://schemas.oracle.com/bpel/extension" xmlns:plnk="http://schemas.xmlsoap.org/ws/2003/05/partner-link/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:client="http://mss.cmcc.com/OA_CreateAuthenticatorSrv" > <types> <xs:schema targetNamespace="http://mss.cmcc.com/MsgHeader" xmlns:tns="http://mss.cmcc.com/MsgHeader" elementFormDefault="qualified" attributeFormDefault="qualified" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:complexType name="MsgHeader"> <xs:sequence> <xs:element name="SOURCESYSTEMID" type="xs:string" nillable="true"/> <xs:element name="SOURCESYSTEMNAME" type="xs:string" nillable="true"/> <xs:element name="USERID" type="xs:string" nillable="true"/> <xs:element name="USERNAME" type="xs:string" nillable="true"/> <xs:element name="SUBMITDATE" type="xs:dateTime" nillable="true"/> <xs:element name="PAGE_SIZE" type="xs:decimal" nillable="true"/> <xs:element name="CURRENT_PAGE" type="xs:decimal" nillable="true"/> <xs:element name="TOTAL_RECORD" type="xs:decimal" nillable="true"/> <xs:element name="PROVINCE_CODE" nillable="true" type="xs:string"/> <xs:element name="ENVIRONMENT_NAME" nillable="true" type="xs:string"/> </xs:sequence> </xs:complexType> </xs:schema> <schema attributeFormDefault="unqualified" elementFormDefault="qualified" targetNamespace="http://mss.cmcc.com/OA_CreateAuthenticatorSrv" xmlns:po="http://mss.cmcc.com/OA_CreateAuthenticatorSrv" xmlns:msg="http://mss.cmcc.com/MsgHeader" xmlns="http://www.w3.org/2001/XMLSchema"> <element name="OA_CreateAuthenticatorSrvRequest" type="po:OA_CreateAuthenticatorSrvRequest"/> <element name="OA_CreateAuthenticatorSrvResponse" type="po:OA_CreateAuthenticatorSrvResponse"/> <complexType name="OA_CreateAuthenticatorSrvRequest"> <sequence> <element name="MsgHeader" type="msg:MsgHeader"/> <element name="USERID" type="string" nillable="true"/> <element name="STR_TYPE" type="string" nillable="true"/> <element name="REFERENCE1" type="string" nillable="true"/> <element name="REFERENCE2" type="string" nillable="true"/> <element name="REFERENCE3" type="string" nillable="true"/> <element name="REFERENCE4" type="string" nillable="true"/> <element name="REFERENCE5" type="string" nillable="true"/> </sequence> </complexType> <complexType name="OA_CreateAuthenticatorSrvResponse"> <sequence> <element name="ErrorFlag" type="string" nillable="true"/> <element name="ErrorMessage" type="string" nillable="true"/> <element name="Authenticator" type="string" nillable="true"/> <element name="TOTAL_RECORD" type="decimal" nillable="true"/> <element name="TOTAL_PAGE" type="decimal" nillable="true"/> <element name="PAGE_SIZE" type="decimal" nillable="true"/> <element name="CURRENT_PAGE" type="decimal" nillable="true"/> <element name="INSTANCE_ID" type="string" nillable="true"/> </sequence> </complexType> </schema> </types> <message name="OA_CreateAuthenticatorSrvRequestMessage"> <part name="payload" element="tns:OA_CreateAuthenticatorSrvRequest"/> </message> <message name="OA_CreateAuthenticatorSrvResponseMessage"> <part name="payload" element="tns:OA_CreateAuthenticatorSrvResponse"/> </message> <portType name="OA_CreateAuthenticatorSrv"> <operation name="process"> <input message="tns:OA_CreateAuthenticatorSrvRequestMessage"/> <output message="tns:OA_CreateAuthenticatorSrvResponseMessage"/> </operation> </portType> <binding name="OA_CreateAuthenticatorSrvBinding" type="tns:OA_CreateAuthenticatorSrv"> <soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> <operation name="process"> <soap:operation style="document" soapAction="process"/> <input> <soap:body use="literal"/> </input> <output> <soap:body use="literal"/> </output> </operation> </binding> <service name="OA_CreateAuthenticatorSrv"> <port name="OA_CreateAuthenticatorSrvPort" binding="tns:OA_CreateAuthenticatorSrvBinding"> <soap:address location="http://10.25.142.5/OAWebSrv/services/OA_CreateAuthenticatorSrv"/> </port> </service> <plnk:partnerLinkType name="OA_CreateAuthenticatorSrv"> <plnk:role name="OA_CreateAuthenticatorSrvProvider"> <plnk:portType name="tns:OA_CreateAuthenticatorSrv"/> </plnk:role> </plnk:partnerLinkType> </definitions> 我的一个webservice接口调用如上,能不能帮我生成一个curl调用的结果?
最新发布
11-01
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值