08 2016 档案
摘要:1、eclipse中add dynamic web project 2、选中项目右键new——> webservice ——> webservice client 在service definition中(wsdl地址):http://eistest.donghuicredit.com/BizInv
阅读全文
摘要:tomcat Server Location 选择 User Tomcat installation 设置CATALINA_HOME环境变量(tomcat start.bat启动不了)1、CATALINA_HOME是TOMCAT安装路径的别名,目的是为了方便使用TOMCAT2、计算机>属性>环境变量
阅读全文
摘要:修改项目.project文件,确保有maven2Builder和maven2Nature2个标签: <?xml version="1.0" encoding="UTF-8"?> <projectDescription> <name>projectName</name> <comment></comm
阅读全文
摘要:1、私服下载地址:http://www.sonatype.org/nexus/ 2、在win10中安装nexus时提示:wrapper | OpenSCManager failed - 拒绝访问。 (0x5) 主要是没有权限。需要以管理员的身份运行 2、wrapper | The nexus-web
阅读全文