首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 软件管理 > 软件架构设计 >

axis2 批改服务发布的IP

2012-11-17 
axis2 修改服务发布的IP修改axis2.xml找到 105!--parameter namehostname lockedtruemyhost.com

axis2 修改服务发布的IP
修改axis2.xml找到

 105  <!--<parameter name="hostname" locked="true">myhost.com</parameter>-->
,大概在105行,或者直接搜索
<!--<parameter name="hostname" locked="true">myhost.com</parameter>-->,
打开注释,将myhost.com设置为要使用的IP

热点排行