# axis1webservice **Repository Path**: hxw_x/axis1webservice ## Basic Information - **Project Name**: axis1webservice - **Description**: axis1方式发布webservice - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 1 - **Created**: 2018-05-07 - **Last Updated**: 2025-05-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # axis1webservice #### 项目介绍 axis1方式发布webservice ### 发布方式 war包 ### 通过tomcat启动 访问:http://localhost:8080/services/axis1webservice?wsdl > deploy.wsdd ws配置服务信息 访问描述 ``` WSDL URL is http://localhost:8080/services/axis1webservice?wsdl Interface name is axis1webserviceSoapBinding Interface address is http://localhost:8080/services/axis1webservice operation name is sayGood operation request is operation response is ? operation name is sayHello operation request is ? ? operation response is ? operation name is welcome operation request is ? operation response is ? ```