Prechádzať zdrojové kódy

支持myEclipse的tomcat调试

zhangguo 3 týždňov pred
rodič
commit
53a9190792

+ 29 - 22
.classpath

@@ -1,33 +1,40 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <classpath>
 	<classpathentry kind="src" path="src"/>
-	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
 	<classpathentry kind="con" path="com.genuitec.runtime.library/com.genuitec.jstl_1.2.2">
 		<attributes>
 			<attribute name="org.eclipse.jst.component.dependency" value="WEB-INF/lib"/>
 			<attribute name="owner.project.facets" value="jst.web.jstl"/>
 		</attributes>
 	</classpathentry>
-	<classpathentry kind="lib" path="F:/天淮/代码管理/ServiceMesToJh/WebRoot/WEB-INF/lib/axis-1.4.jar"/>
-	<classpathentry kind="lib" path="F:/天淮/代码管理/ServiceMesToJh/WebRoot/WEB-INF/lib/axis-jaxrpc-1.4.jar"/>
-	<classpathentry kind="lib" path="F:/天淮/代码管理/ServiceMesToJh/WebRoot/WEB-INF/lib/axis-wsdl4j-1.5.1.jar"/>
-	<classpathentry kind="lib" path="F:/天淮/代码管理/ServiceMesToJh/WebRoot/WEB-INF/lib/commons-beanutils-1.8.0.jar"/>
-	<classpathentry kind="lib" path="F:/天淮/代码管理/ServiceMesToJh/WebRoot/WEB-INF/lib/commons-collections-3.2.1.jar"/>
-	<classpathentry kind="lib" path="F:/天淮/代码管理/ServiceMesToJh/WebRoot/WEB-INF/lib/commons-discovery-0.5.jar"/>
-	<classpathentry kind="lib" path="F:/天淮/代码管理/ServiceMesToJh/WebRoot/WEB-INF/lib/commons-lang-2.5.jar"/>
-	<classpathentry kind="lib" path="F:/天淮/代码管理/ServiceMesToJh/WebRoot/WEB-INF/lib/commons-logging-1.1.1.jar"/>
-	<classpathentry kind="lib" path="F:/天淮/代码管理/ServiceMesToJh/WebRoot/WEB-INF/lib/commons-net-3.1.jar"/>
-	<classpathentry kind="lib" path="F:/天淮/代码管理/ServiceMesToJh/WebRoot/WEB-INF/lib/ezmorph-1.0.6.jar"/>
-	<classpathentry kind="lib" path="F:/天淮/代码管理/ServiceMesToJh/WebRoot/WEB-INF/lib/HikariCP-2.4.1.jar"/>
-	<classpathentry kind="lib" path="F:/天淮/代码管理/ServiceMesToJh/WebRoot/WEB-INF/lib/jackson-annotations-2.10.1.jar"/>
-	<classpathentry kind="lib" path="F:/天淮/代码管理/ServiceMesToJh/WebRoot/WEB-INF/lib/jackson-core-2.10.1.jar"/>
-	<classpathentry kind="lib" path="F:/天淮/代码管理/ServiceMesToJh/WebRoot/WEB-INF/lib/jackson-databind-2.10.1.jar"/>
-	<classpathentry kind="lib" path="F:/天淮/代码管理/ServiceMesToJh/WebRoot/WEB-INF/lib/jsch-0.1.54.jar"/>
-	<classpathentry kind="lib" path="F:/天淮/代码管理/ServiceMesToJh/WebRoot/WEB-INF/lib/json-lib-2.4-jdk15.jar"/>
-	<classpathentry kind="lib" path="F:/天淮/代码管理/ServiceMesToJh/WebRoot/WEB-INF/lib/log4j-1.2.17.jar"/>
-	<classpathentry kind="lib" path="F:/天淮/代码管理/ServiceMesToJh/WebRoot/WEB-INF/lib/ojdbc6.jar"/>
-	<classpathentry kind="lib" path="F:/天淮/代码管理/ServiceMesToJh/WebRoot/WEB-INF/lib/servlet-api.jar"/>
-	<classpathentry kind="lib" path="F:/天淮/代码管理/ServiceMesToJh/WebRoot/WEB-INF/lib/slf4j-api-1.7.25.jar"/>
-	<classpathentry kind="lib" path="F:/天淮/代码管理/ServiceMesToJh/WebRoot/WEB-INF/lib/slf4j-log4j12-1.7.25.jar"/>
+	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/1.8">
+		<attributes>
+			<attribute name="owner.project.facets" value="java"/>
+		</attributes>
+	</classpathentry>
+	<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>
+	<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
+	<classpathentry kind="con" path="org.eclipse.jst.server.core.container/com.genuitec.eclipse.server.tomcat.70"/>
+	<classpathentry kind="lib" path="D:/MES/GIT_MESCodes/ServiceMesToJh/WebRoot/WEB-INF/lib/axis-1.4.jar"/>
+	<classpathentry kind="lib" path="D:/MES/GIT_MESCodes/ServiceMesToJh/WebRoot/WEB-INF/lib/axis-jaxrpc-1.4.jar"/>
+	<classpathentry kind="lib" path="D:/MES/GIT_MESCodes/ServiceMesToJh/WebRoot/WEB-INF/lib/axis-wsdl4j-1.5.1.jar"/>
+	<classpathentry kind="lib" path="D:/MES/GIT_MESCodes/ServiceMesToJh/WebRoot/WEB-INF/lib/commons-beanutils-1.8.0.jar"/>
+	<classpathentry kind="lib" path="D:/MES/GIT_MESCodes/ServiceMesToJh/WebRoot/WEB-INF/lib/commons-collections-3.2.1.jar"/>
+	<classpathentry kind="lib" path="D:/MES/GIT_MESCodes/ServiceMesToJh/WebRoot/WEB-INF/lib/commons-discovery-0.5.jar"/>
+	<classpathentry kind="lib" path="D:/MES/GIT_MESCodes/ServiceMesToJh/WebRoot/WEB-INF/lib/commons-lang-2.5.jar"/>
+	<classpathentry kind="lib" path="D:/MES/GIT_MESCodes/ServiceMesToJh/WebRoot/WEB-INF/lib/commons-logging-1.1.1.jar"/>
+	<classpathentry kind="lib" path="D:/MES/GIT_MESCodes/ServiceMesToJh/WebRoot/WEB-INF/lib/commons-net-3.1.jar"/>
+	<classpathentry kind="lib" path="D:/MES/GIT_MESCodes/ServiceMesToJh/WebRoot/WEB-INF/lib/ezmorph-1.0.6.jar"/>
+	<classpathentry kind="lib" path="D:/MES/GIT_MESCodes/ServiceMesToJh/WebRoot/WEB-INF/lib/HikariCP-2.4.1.jar"/>
+	<classpathentry kind="lib" path="D:/MES/GIT_MESCodes/ServiceMesToJh/WebRoot/WEB-INF/lib/jackson-annotations-2.10.1.jar"/>
+	<classpathentry kind="lib" path="D:/MES/GIT_MESCodes/ServiceMesToJh/WebRoot/WEB-INF/lib/jackson-core-2.10.1.jar"/>
+	<classpathentry kind="lib" path="D:/MES/GIT_MESCodes/ServiceMesToJh/WebRoot/WEB-INF/lib/jackson-databind-2.10.1.jar"/>
+	<classpathentry kind="lib" path="D:/MES/GIT_MESCodes/ServiceMesToJh/WebRoot/WEB-INF/lib/jsch-0.1.54.jar"/>
+	<classpathentry kind="lib" path="D:/MES/GIT_MESCodes/ServiceMesToJh/WebRoot/WEB-INF/lib/json-lib-2.4-jdk15.jar"/>
+	<classpathentry kind="lib" path="D:/MES/GIT_MESCodes/ServiceMesToJh/WebRoot/WEB-INF/lib/log4j-1.2.17.jar"/>
+	<classpathentry kind="lib" path="D:/MES/GIT_MESCodes/ServiceMesToJh/WebRoot/WEB-INF/lib/ojdbc6.jar"/>
+	<classpathentry kind="lib" path="D:/MES/GIT_MESCodes/ServiceMesToJh/WebRoot/WEB-INF/lib/servlet-api.jar"/>
+	<classpathentry kind="lib" path="D:/MES/GIT_MESCodes/ServiceMesToJh/WebRoot/WEB-INF/lib/slf4j-api-1.7.25.jar"/>
+	<classpathentry kind="lib" path="D:/MES/GIT_MESCodes/ServiceMesToJh/WebRoot/WEB-INF/lib/slf4j-log4j12-1.7.25.jar"/>
 	<classpathentry kind="output" path="WebRoot/WEB-INF/classes"/>
 </classpath>

+ 11 - 0
.project

@@ -38,4 +38,15 @@
 		<nature>org.eclipse.jdt.core.javanature</nature>
 		<nature>org.eclipse.wst.jsdt.core.jsNature</nature>
 	</natures>
+	<filteredResources>
+		<filter>
+			<id>1773040949904</id>
+			<name></name>
+			<type>30</type>
+			<matcher>
+				<id>org.eclipse.core.resources.regexFilterMatcher</id>
+				<arguments>node_modules|\.git|__CREATED_BY_JAVA_LANGUAGE_SERVER__</arguments>
+			</matcher>
+		</filter>
+	</filteredResources>
 </projectDescription>

+ 0 - 1
WebRoot/WEB-INF/classes/.gitignore

@@ -1 +0,0 @@
-/com

+ 1 - 1
src/com/hnshituo/web/jhyweb/JhyDataServlet.java

@@ -13,7 +13,7 @@ import com.hnshituo.dao.cgdao.ServerTheadXs;
 public class JhyDataServlet extends HttpServlet{
 	private static final long serialVersionUID = 1L;
 	public void init() throws ServletException {
-		String address = "http://172.54.10.36:9006/JhyDataServlet";//本地调试地址
+		String address = "http://0.0.0.0:9006/JhyDataServlet";//本地调试地址
 		//发布WebService,WebServiceImpl类是WebServie接口的具体实现类
 		Endpoint.publish(address , new JYResultService());
 		System.out.println(address+"?wsdl 发布JhyToCxDataService成功!");