简体   繁体   English

已安装的tomcat 7版本和myeclipse的tomcat 7有什么区别?

[英]what's the difference between the installed version of tomcat 7 and the myeclipse's tomcat 7?

too much similar versions they looks like each other. 相似的版本太多了,它们看起来彼此相似。 Sometimes i dont know to choose a suitable version for my project. 有时我不知道为我的项目选择合适的版本。

just like myeclipse tomcat and the installed version of tomcat 7 or some version just like 就像myeclipse tomcat和tomcat 7的已安装版本或某些版本

core version , extra, or.... 核心版本,额外版本或...

There is a slightly different configuration, otherwise they are the same. 配置略有不同,否则它们是相同的。 The different configuration in MyEclipse defines a shared.loader which points to the JAX-WS libraries in MyEclipse, so they may need to be added to an application for an externally installed Tomcat 7. MyEclipse中的不同配置定义了一个指向MyEclipse中的JAX-WS库的shared.loader,因此可能需要将它们添加到外部安装的Tomcat 7的应用程序中。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 Tomcat日志:%D和%F之间的区别是什么 - Tomcat log: what's the difference between %D and %F Tomcat的BIO连接器和NIO连接器有什么区别? - What is the difference between Tomcat's BIO Connector and NIO Connector? MimeHeader和tomcat请求中的Header有什么区别? - What's the difference between MimeHeader and Header in tomcat request? 什么是Eclipse的Tomcat插件的最新版本? - What's the latest version of Tomcat plugin for Eclipse? 托管tomcat和嵌入式tomcat有什么区别? - What is the difference between managed tomcat and embedded tomcat? Tomcat的ResourceCache有什么作用? hitsCount和accessCount有什么区别? - What does tomcat's ResourceCache Do? What is the difference between hitsCount and accessCount? apache tomcat deployer和核心版本有什么区别? - What is the difference between apache tomcat deployer and core version? 基于Tomcat JNDI和基于Spring / Hibernate DS的连接池之间有什么区别 - What's the difference between Tomcat JNDI based and Spring/Hibernate DS based connection pooling Tomcat的“URIEncoding”、Encoding Filter和request.setCharacterEncoding有什么区别 - What's the difference between “URIEncoding” of Tomcat, Encoding Filter and request.setCharacterEncoding 在Eclipse中,“ mvn spring-boot:run”和“添加到Tomcat服务器”之间有什么区别? - What's the difference between “mvn spring-boot:run” and “Add to Tomcat server” in Eclipse?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM