endpoints-local

来自「Java有关XML编程需要用到axis 的源代码 把里面bin下的包导入相应」· 代码 · 共 33 行

TXT
33
字号
## Local Axis endpoints## Where <endpointfile> has the syntax#   TESTNAME="<endpoint>"## You will need to build the 'interop3' target from the top level ant# file, then deploy the services from the build/work/test/wsdl/interop3/*# directories.# Group D#EmptySA=http://localhost:8080/axis/services/SoapInteropEmptySAPortImport1=http://localhost:8080/axis/services/SoapInteropImport1PortImport2=http://localhost:8080/axis/services/SoapInteropImport2PortImport3=http://localhost:8080/axis/services/SoapInteropImport3PortCompound1=http://localhost:8080/axis/services/SoapInteropCompound1PortCompound2=http://localhost:8080/axis/services/SoapInteropCompound2PortDocLit=http://localhost:8080/axis/services/WSDLInteropTestDocLitPortDocLitParam=http://localhost:8080/axis/services/WSDLInteropTestDocLitParamPortRpcEnc=http://localhost:8080/axis/services/WSDLInteropTestRpcEncPort# Group E## NOTE: this test takes the WSDL URL# Running the functional tests will deploy this serviceTestList=http://localhost:8080/axis/services/InteropTestList?WSDL# we don't have this one yetTestHeaders=

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?