单词 | tomcat |
释义 |
复数:tomcats 例句释义: 公猫,雄猫,服务器,应用服务器,配置 1. The Tomcat server will now start up in Debug mode and bring up the Welcome. jsp page prompting for a user ID and password. TomcatServer现在将以Debug模式启动,并进入Welcome.jsp页面,该页面提示输入用户ID和密码。 www.ibm.com 2. The Tomcat implementation seems easy to use if you want to set up your own framework; therefore, it's used in this article. 如果想建立自己的框架,Tomcat实现是很好用的;因此本文使用它。 www.ibm.com 3. I used Tomcat as the baseline for this example project, but I encourage you to modify the project files for your specific container. 我将Tomcat作为了该示例项目的基准使用,但我支持您为特定的容器修改项目文件。 www-128.ibm.com 4. Now the next day, Lazy Jack again went out, and hired himself to a baker, who would give him nothing for his work but a large tomcat. 第二天,懒汉杰克又出门去了,他在一家面包房找了个活,说好了干完活就给他一只小公猫。 www.dreamkidland.cn 5. Apache have decided not to add support for the full Java EE 6 web profile to Tomcat, at least for the moment. Apache决定不在Tomcat中添加对JavaEE6WebProfile的完整支持,至少在眼下是这样的。 www.infoq.com 6. By now, you should be able to see a "Tomcat" menu and 3 Tomcat toolbar buttons (as shown in Figure 1) in the Java perspective. 到现在为止,我们应该在Java视图中可以看到一个“Tomcat”菜单和3个Tomcat工具栏按钮(如图1所示)。 www.ibm.com 7. The official Pluto distribution comes with Tomcat, but with a bit of tweaking, you can deploy the Pluto portal driver on Geronimo. Pluto的官方发行版附带了Tomcat,但是需要经过一些调整才可以将Pluto门户驱动程序部署到Geronimo上。 www.ibm.com 8. In all fairness, a similar implementation is possible with Jetty, if we had not tried to adhere to the event model of Tomcat. 平心而论,如果不遵从Tomcat的事件模型,在Jetty中可以有类似的实现。 www.ibm.com 9. TO SAY that Joe Frazier had a left hook was like saying the Tomcat jet fighter is an aeroplane. 说乔弗雷泽拥有左勾拳就像是在说“雄猫”截击机(美国F—14战斗机)是飞机一样。 www.ecocn.org 10. It was easy for him to get access to source code and fixes from fellow developers, and before long he had Tomcat commit access as well. 他很容易访问源代码和其他开发人员的修订程序,并且不久就得到了Tomcat提交访问权。 www-128.ibm.com 1. Now let's examine the configuration of Tomcat, as you might need to update parts of the configuration to suit your environment. 现在,让我们来检查一下Tomcat的配置,因为您可能需要更新其中的部分配置,以适应您的环境。 www.ibm.com 2. Alternatively, you can use the Web console instead to add a Tomcat connector, or to edit the port number used with the connector. 另外,您也可以使用Web控制台添加Tomcat连接器,或者编辑连接器使用的端口号。 www.ibm.com 3. Finally Tomcat 7 provides a lightweight API allowing a developer to embed the container with just a few lines of code. 最终Tomcat7会提供一个轻量级API,允许开发者通过简单的几行代码嵌入容器。 www.infoq.com 4. To start up the sample application, run Ant [REF] and build the WAR target, then copy it to your Tomcat webapps directory and start Tomcat. 启动示例应用程序的方法是,运行Ant[REF]并构建WAR目标,然后把它复制到Tomcatwebapps目录并启动Tomcat。 www.ibm.com 5. The fact that Tomcat is open source makes it nice for debugging as well as understanding how the servlet container engine works. Tomcat的开放源代码特点使得它便于调试,且有助于人们了解servlet容器引擎的工作原理。 www-128.ibm.com 6. Generally speaking, it is desirable for a production environment to run this application within its own Tomcat or WAS instance. 总而言之,在产品环境中,最好是在其自己的Tomcat或WAS实例中运行这个应用程序。 www.ibm.com 7. As the number of users exceeded 600, however, Tomcat's performance began to deteriorate drastically. 但当用户数量超过600时,Tomcat的性能开始急剧下降。 www.ibm.com 8. And the IT operator to managed the . war files on a Tomcat installation and set of deployed processes in an Activiti DB. 而IT操作人员管理在Tomcat安装之上的.war文件和在Activiti数据库里的一系列已部署流程。 www.360doc.com 9. Now, you're ready to deploy the service to Tomcat. This is done by executing the redeploy goal of the Tomcat plug-in. 现在可以将这个服务部署到Tomcat了,方法是执行Tomcat插件的redeploy目标。 www.ibm.com 10. As a war file RPC would have to install Tomcat at each client site and configure the WAR for deployment. 对于WAR文件,RPC必须在每个客户站点上安装Tomcat,并且为WAR部署。 www.infoq.com 1. For the monitored transparent decision service, the only supported application servers are JBoss and Tomcat. 对于监视的透明决策服务,支持的应用服务器只有JBoss和Tomcat。 www.ibm.com 2. Tomcat was configured with a maximum thread count of 2000 while the example server was only allowed to run with four worker threads. Tomcat是用最大的线程数量2000来配置的,而示例服务器只允许用4个工作线程运行。 www.ibm.com 3. On the next panel, specify TOMCAT_HOME as the directory where Tomcat is installed, and the appropriate JDK location settings. 在下一个面板中,指定TOMCAT_HOME作为安装Tomcat的目录,并且指定适当的JDK位置设置。 www.ibm.com 4. Apache Tomcat is the reference implementation servlet container that you'll be using to run the examples presented in this article. 运行本文给出的示例所使用的参考实现servlet容器是ApacheTomcat。 www.ibm.com 5. JK is a component used for communication between Web servers and Apache Tomcat connectors. JK是一个用于在Web服务器和ApacheTomcat连接器之间通信的组件。 www.ibm.com 6. Presto is basically a set of WAR files that run on Tomcat container with a high availability (HA) database ( MySQL) with failover. Presto基本上是由一套运行在Tomcat容器上的WAR文件构成的,它使用了一个高可用的数据库(MySQL)处理失败。 www.infoq.com 7. I always answer yes because that perspective includes views like the Servers view, which help to start and stop Tomcat later. 我总是选择是,因为这个透视图包含了一些很有用的视图,比如Servers视图,可以帮助您日后启动和停止Tomcat。 www.cnblogs.com 8. JOnAS supports Tomcat and Jetty for the Web container tier used to run Web applications. JOnAS支持用于运行Web应用程序的Web容器层的Tomcat和Jetty。 www.ibm.com 9. Those frameworks can be started or bootstrapped from a Tomcat WAR file, offering you a wide variety of choices of frameworks and libraries. 这些框架可从TomcatWAR文件启动或引导,并为您提供广泛的框架和库选择。 www.ibm.com 10. Integrated Tomcat enables you to develop, debug, test, and deploy the complete Facebook application code. Tomcat的集成则让您得以开发、调试、测试和部署全部Facebook应用程序代码。 www.ibm.com 1. Lifecycle Manager is a standalone application, that once installed and configured, runs it's own instance of a Tomcat application server. LifecycleManager是一个独立应用程序,在安装和配置后,就会运行自己的Tomcat应用程序服务器实例。 www.ibm.com 2. Download Tomcat from the Apache site and install it on a folder (referred to as [tomcatdir] from now on). 从Apache站点下载Tomcat并安装在一个文件夹中(下面将这个位置称为[tomcatdir])。 www.ibm.com 3. The moment the JSP is saved, the entire project gets redeployed to the Tomcat server automatically. 此JSP一旦保存,整个项目就会自动重新部署到Tomcat服务器。 www.ibm.com 4. The goal of this article is to save JSP developers time setting up Eclipse to work with Tomcat. 本文的目的是节省JSP开发人员设置Eclipse与Tomcat一起工作环境的时间。 www.ibm.com 5. For the latest up-to-date information on Tomcat integration and deployment instructions. 获得关于Tomcat集成和部署说明的最新信息。 www-128.ibm.com 6. If you wish to select another configuration file for Tomcat instead of this one, you can browse to that file now. 如果要想为Tomcat选择一个与此不同的配置文件,现在就可以浏览这些文件。 www.ibm.com 7. Move the extracted directory to the location where you want to install Tomcat, but do not rename the directory that was created. 将解压缩得到的目录移动到您希望安装Tomcat的位置,但请不要对所创建的目录进行重命名。 www.ibm.com 8. Apache Tomcat: Download and try the application server on which these code samples were tested. ApacheTomcat:下载并试用用于测试本文样例代码的应用服务器。 www.ibm.com 9. Soon, his work had him submitting patches to Apache's Tomcat project, and again, Ruby was blown away by his reception. 很快,他的工作使他能够向Apache的Tomcat项目提交补丁,同样,Ruby获得的认可再一次鼓舞了他。 www.ibm.com 10. The sample application in this article provides examples of configuration and deployment plans for a typical Tomcat migration. 本文中的示例应用程序提供了用于典型Tomcat迁移的配置和部署计划示例。 www.ibm.com 1. Since we're doing a Tomcat 6 and WASCE deployment, we'll need to split at this point to account for the different servers. 由于进行的是Tomcat6和WASCE部署,因此我们将需要在此处分别处理不同的服务器。 www.ibm.com 2. You can switch to the Console tab to see the messages generated by the Tomcat server. 您可以切换到Console选项卡,查看由Tomcat服务器生成的消息。 www.ibm.com 3. Fixes and upgrades can be applied to the Cloudscape installation and the Tomcat site will automatically use them. 可以将补丁和更新应用于Cloudscape安装,而且Tomcat站点将自动使用它们。 www.ibm.com 4. Apache Wink applications are typically deployed in a servlet container like Apache Tomcat and packaged as a WAR file. ApacheWink应用程序通常打包为WAR文件,部署在ApacheTomcat等servlet容器中。 www.ibm.com 5. Since Eclipse and Tomcat are running in two different JVMs, we have tested the service bundle with a distributed client. 由于Eclipse和Tomcat在两个不同的JVM中运行,我们已经用一个分布式客户机测试了服务包。 www.ibm.com 6. Every application running within the Tomcat servlet container gets its own directory there. 在Tomcatservlet容器内运行的每个应用程序都将从那里获得应用程序本身的目录。 www.ibm.com 7. A hole where Tomcat the Jedi was supposed to be, a hole that needed to be filled. A balance to be restored. 那是一个应该由绝地和猫仔来填补的窟窿。一个该被重建的平衡。 starwars.vicp.net 8. The server configuration file in classic Tomcat is called server. xml. 传统Tomcat中的服务器配置文件叫做server.xml。 www.ibm.com 9. Apache Tomcat is an open source servlet container which can be installed on desktop class machines. ApacheTomcat是一个开放源代码的Servlet容器,可以将其安装在桌面级计算机上。 www.ibm.com 10. The begin, read, end, and error methods match up to the same events in Tomcat. end和error方法都与Tomcat中相同的事件匹配。 www.ibm.com 1. You now need to configure Tomcat for an ActiveMQ connection factory and destination queue, also in a container-specific manner. 您现在需要为ActiveMQ连接工厂和目标队列配置Tomcat,也是以特定于容器的方式进行配置。 www.ibm.com 2. Jakarta-Tomcat is an open source servlet container with a JSP environment available under the Apache license. Jakarta-Tomcat是一个开放源代码的servlet容器,带有经Apache许可的JSP环境。 www-128.ibm.com 3. Tomcat then automatically expands and deploys the WAR file as a Web application. 这样Tomcat就会自动展开WAR文件并把它部署成Web应用程序。 www-128.ibm.com 4. To be compatible with the Tomcat demonstration programs, the script contains definitions for three users, named tomcat, both, and role1. 为了与Tomcat演示程序兼容,该脚本包含了3个用户的定义,用户名分别是tomcat、both和role1。 www.ibm.com 5. The reason given was that the grails lead developers feel they can get better "service" on issues from internal tomcat developers. 原因在于Grails的主力开发者认为一旦遇到问题,他们能从内部的Tomcat开发者那里获得更好的“服务”。 www.infoq.com 6. See Resources for a link to content that will help you configure Tomcat for failover and session replication. 参见参考资料以取得到该内容的链接,这些内容将有助于为故障转移和会话复制配置Tomcat。 www.ibm.com 7. To start the Tomcat server, simply press on the Start Tomcat button that was added to your toolbar, as shown in Figure 11. 要启动Tomcat服务器,只需简单的点击工具条中的StartTomcat按钮即可,如图11所示。 www.ibm.com 8. Tomcat must be configured with a server certificate. 配置Tomcat必须有一个服务器证书。 www.ibm.com 9. You used a simple real-world example running on Apache Tomcat and connecting to a MySQL database. 本文使用了一个运行在ApacheTomcat上并连接到MySQL数据库的真实的简单例子。 www.ibm.com 10. As an example of a class loader hierarchy in action, Figure 1 shows the class loader hierarchy defined by the Tomcat servlet engine. 作为类装入器层次结构的实际示例,图1显示了Tomcatservlet引擎定义的类装入器层次结构。 www-128.ibm.com 1. valves Valve chains can be associated with a Tomcat component. ValveValve链可以与Tomcat组件相关联。 www.ibm.com 2. In the next window, click Browse. . . and select the location of Tomcat installation. 在下一个窗口中,单击Browse…并选择Tomcat安装的位置。 www.ibm.com 3. From here, it's a matter of using Tomcat's management interface to load this application on your newly fired-up AMI. 现在,需要使用Tomcat的管理接口在新触发的AMI上加载应用程序。 www.ibm.com 4. It should look similar to what is shown in Figure 2 (based on your setup and Tomcat in this instance). 它应类似图2所示(基于这种情况下的设置和Tomcat)。 www.ibm.com 5. And if you need an application server, use Tomcat until somebody says you're not allowed to. 如果您需要一个应用程序服务器,使用Tomcat直到有人告诉您不允许这样做。 www.ibm.com 6. Unzip or install Jakarta Tomcat to a different directory than your Eclipse installation directory. 将JakartaTomcat解压或安装到与Eclipse安装目录不同的一个目录。 www-128.ibm.com 7. In the next wizard window, enter the Tomcat installation directory, select the required JRE, then click Finish (see Figure 6). 在下一个向导窗口中,键入Tomcat安装目录,选择所需的JRE,然后单击Finish(参见图6)。 www.ibm.com 8. This opens the Servers tab and shows that the sample application is deployed to Tomcat and that the server is running. 这将打开Servers选项卡并显示示例应用程序已被部署到Tomcat,且该服务器正在运行中。 www.ibm.com 9. Resin has historically chosen the lightweight implementation route along the same lines as Tomcat and Jetty. 而Resin过去选择的是和Tomcat及Jetty一样的路线,即轻量级实现。 www.infoq.com 10. The Tomcat engine is a very good servlet engine that is free and easy to install. Tomcat引擎是非常好的一个servlet引擎,可以自由下载,而且非常容易安装。 www.ibm.com 1. This article describes the features of Quercus running on top of Apache Tomcat and connecting to a MySQL database. 本文介绍了运行在ApacheTomcat之上并连接到一个MySQL数据库的Quercus的特性。 www.ibm.com 2. Optionally, you can also set the path to the Tomcat installation in an environment variable to make it easier to locate (see Listing 6). 另外,您还可以在一个环境变量中设置Tomcat安装位置的路径,以便更容易定位(请参见清单6)。 www.ibm.com 3. In particular, the directory contains two subdirectories: tomcat and was. 尤其是,该目录包含两个子目录tomcat和was。 www.ibm.com 4. There were two very Tomcat-centric things we had to do: configure its connector and implement a Tomcat specific interface in the servlet. 有两件与Tomcat密切相关的事情要做:一是配置它的连接器,二是在servlet中实现一个特定于Tomcat的接口。 www.ibm.com 5. Apache Jakarta Tomcat has long been the reference container implementation for the latest servlets and JSP specifications. ApacheJakartaTomcat一直是最新的servlets和FSP规范的参考容器实现。 www.ibm.com 6. In particular, the directory war contains two subdirectories: tomcat and was. 特别地,目录war包含两个子目录:tomcat和was。 www.ibm.com 7. Since database nodes can be added very dynamically, it is hard for Java EE applications in Tomcat to use the database connection pools. 由于数据库节点可以动态的增加,这对于在Tomcat中的JavaEE应用而言要使用数据库连接池就比较难了; blog.163.com 8. Tomcat is probably the easiest component of the system to install and deploy. Tomcat可能是最容易安装和部署的系统组件。 www.ibm.com 9. This tells tomcat where to look for the filter class and which files to send through the filter. 这样tomcat就知道在哪里找到此过滤器、知道哪些文件可以通过该过滤器。 www.infoq.com 10. With the Preferences dialog still open, select Tomcat from the left tree menu, as shown in Figure 5. 现在Preferences对话框仍然打开着,在左边的菜单中选择“Tomcat”,如图5所示。 www.ibm.com 1. Tcat Server provides indepth diagnostics and debugging capabilities for web applications running on Tomcat instances. Tcat服务器为运行在Tomcat实例上的web应用程序提供了深层次的诊断和调试能力。 www.infoq.com 2. Tomcat is used in the examples throughout this article, but you can easily use Tapestry with the servlet engine of your choice. 这篇文章的所有示例都使用Tomcat,但是可以很容易地把Tapestry用于您选择的其他servlet引擎。 www.ibm.com 3. The work directory contains working components of a running application, and it is automatically created by Tomcat while it is running. work目录包含正在运行的应用程序的工作组件,该目录是Tomcat在运行时自动创建的。 www.ibm.com 4. The console simplifies the configuration management versus the manual configuration done using server. xml and context. xml in Tomcat. 该控制台简化了配置管理,而在Tomcat中则是使用server.xml和context.xml进行手动配置。 www.ibm.com 5. Inside Geronimo, Tomcat can take advantage of Geronimo's container-based JAAS support to implement a security realm. 在Geronimo内部,Tomcat可以利用Geronimo的基于容器的JAAS支持来实现安全领域。 www.ibm.com 6. If you want to set up Tomcat to handle port 80 requests on your system, you ll need to add a xinetd configuration file for this purpose. 如果您想要在系统上设置Tomcat以处理端口80请求,就需要添加xinetd配置文件来实现这一目的。 www-128.ibm.com 7. It assumes prior experience with Apache Tomcat, Apache Axis, and the Eclipse development environment (including basic plug-in development). 本教程假设读者以前有过使用ApacheTomcat、ApacheAxis和Eclipse开发环境(包括基础插件开发)的经验。 www.ibm.com 8. tomcat-cluster: Web-tier clustering, load balancer, and failover sample for the embedded Apache Tomcat Web container. tomcat-cluster:嵌入式ApacheTomcatWeb容器的Web层集群、负载平衡和故障转移示例。 www.ibm.com 9. This in turn results in one thread per user on Tomcat, while the NIO server handles the same load with a constant number of threads. 然后它导致了在Tomcat上为每个用户分配一个线程,而NIO服务器用固定数量的线程来处理相同的负载。 www.ibm.com 10. After setting up the deployment descriptor, you can deploy the Books service to Tomcat. 部署描述符设置好后,就可以将这个Books服务部署到Tomcat了。 www.ibm.com 1. The site comes packaged with Apache Tomcat, as well, so you can run it locally if you wish. 该站点随同ApacheTomcat打包在一起,如果您愿意,也可以在本地运行它。 www.ibm.com 2. Unlike the classic version of Tomcat, there is no default webapps directory to hold all the applications. 与Tomcat的传统版本不同,不存在默认的webapps目录来保存所有应用程序。 www.ibm.com 3. The default Jetty container processed and executed the JSP (in Release 1. 0, you will be able to run Tomcat as default). 默认的Jetty容器处理并执行这个JSP(在1.0版中,将能够默认运行Tomcat)。 www.ibm.com 4. geronimo-servlet-examples: Apache Tomcat provided servlet example applications. geronimo-Servlet-examples:ApacheTomcat提供的Servlet示例应用程序。 www.ibm.com 5. The old lady lives alone, only one Tomcat with her life. 老太太一生孤独,只有一只雄猫与她相依为命。 www.yinghanhuyi.com 6. Two of the most popular open source servers, Apache Tomcat and Jetty, have both leveraged NIO to add non-blocking IO and thus enable Comet. 两种最流行的开源服务器ApacheTomcat和Jetty都利用NIO增加非阻塞IO,从而支持Comet。 www.ibm.com 7. The next section will start the Tomcat server in debug mode, so go ahead and stop it now. 下一节将以debug模式启动Tomcat服务器,所以这里先停止Tomcat服务器。 www.ibm.com 8. This package also includes a copy of the Tomcat Web server (so you can host your own service) and sample applications. 这个软件包还包含了TomcatWeb服务器(因此您就可以建立自己的服务)和例子应用程序。 www.ibm.com 9. Like Beanstalk, RUN@Cloud also offers a dedicated Tomcat instance running on an EC2 virtual server for each web application. 与Beanstalk一样,RUN@Cloud也为每一个web应用程序提供在EC2虚拟服务器上运行的专用Tomcat实例。 www.ibm.com 10. This tutorial includes detailed download, installation, and setup instructions for Tomcat. 本教程包含详细的Tomcat下载、安装和设置说明。 www.ibm.com 1. The Tomcat servers in this test use less than half of the available cache. 在这个测试中,Tomcat服务器只使用了缓存中不到一半的可用空间。 www.ibm.com 2. Some commercial servlet containers actually use the Tomcat code base as part of their implementation. 某些商业servlet容器事实上将Tomcat代码库作为了其实现的一部分。 www-128.ibm.com 3. The bin directory contains the main scripts and applications that control and run the Tomcat application. bin目录包含主要的脚本以及控制和运行Tomcat应用程序的应用程序。 www.ibm.com 4. This code assigns the tomcat user (with password 'tomcat') roles as part of the manager and admin groups. 此代码将tomcat用户(密码为“tomcat”角色分配为manager和admin组的成员。 www.ibm.com 5. Select your Apache Tomcat runtime, and click Edit to change the name, location of the directory, or JRE version. 选择您的ApacheTomcat运行库,然后单击Edit来更改名称、目录位置或JRE版本。 www.cnblogs.com 6. Select the version of Tomcat that you installed from the top radio buttons. 在上面的单选按钮中选择Tomcat的版本。 www-128.ibm.com 7. Apache Tomcat is the most used application server by the Java community, according to a recent study conducted by BZ Research. BZ最新的调查研究显示,ApacheTomcat是Java社区最常用的应用服务器。 www.bing.com 8. Scalability: Being a Java-based implementation, Quercus runs on top of application servers like Resin and Apache Tomcat. 可伸缩性:作为一个基于Java的实现,Quercus在Resin和ApacheTomcat等应用服务器之上运行。 www.ibm.com 9. Please refer to the documentation of Tomcat, WAS or other application server for details on how to deploy a web application. 请参考Tomcat、WAS或其他的应用服务器文档以获得有关如何部署Web应用程序的细节。 www.ibm.com 10. A good architecture makes it unnecessary to decide on Rails, or Spring, or Hibernate, or Tomcat or MySql, until much later in the project. 好的架构让我们直到项目的后期才需要决定使用Rails,或是Spring,或是Hibernate,或是Tomcat,或是MySql等等。 www.infoq.com 1. Finally, once Tomcat is restarted, the custom action node can be used in workflows. 最后,Tomcat启动之后,我们就可以在工作流中使用自定义的动作节点了。 www.infoq.com 2. To support automatic failover for servlet and JSP HTTP session states, Tomcat server replicates the session state in memory. 为了支持JSPHTTPsession状态的自动失效无缝转移,TOMCAT服务器复制了在内存中的SESSION状态。 blog.163.com 3. In essence, the last cargo task in Listing 11 wraps the _start-selenium target and ensures that Tomcat is stopped after a test run. 实际上,清单11中最后的cargo任务封装了_start-seleniumtarget,并且确保运行测试后停止Tomcat。 www.ibm.com 4. Give the project a name and set the target runtime to be the Tomcat Server name. 为这个项目起个名字,并将目标运行时设为这个TomcatServer名称。 www.ibm.com 5. For my application, I didn't have to start any databases, start any instances of Tomcat, or even ensure that any ports were open. 对于我的应用程序,我不必启动任何数据库,启动任何Tomcat实例,甚至确保某些端口是打开的。 www.ibm.com 6. I'll begin with a "hello world" application that can be integrated into Tomcat. 我将从可以集成到Tomcat的“helloworld”应用程序开始。 www.ibm.com 7. Little-G doesn't come with all the components necessary for a full J2EE stack and has minimal Tomcat support. Little-G并不含有完整J2EE栈所必须的全部组件且具有极小的Tomcat支持。 www.ibm.com 8. When you click Save button, the new HTTPS listener for Tomcat is created and starts with the above mentioned configuration. 在单击Save按钮时,将创建新的用于Tomcat的HTTPS侦听器,并开始使用上面提到的配置。 www.ibm.com 9. Issues may occur if the Tomcat application uses older components (ex. an older version of Axis) and the API structure has changed. 如果Tomcat应用程序使用较旧的组件(例如较旧版本的Axis),而API结构已更改,可能就会出现问题。 www.ibm.com 10. This will start the external Tomcat server and launch a browser window to run the JSP on. 这将启动外部的Tomcat服务器,并打开一个浏览器窗口,以便在这个窗口运行JSP。 www-128.ibm.com 1. Tomcat is integrated into Geronimo as an alternate Web-tier container. Tomcat作为备用的Web层容器集成在Geronimo中。 www-128.ibm.com 2. Once all of the files are unzipped, copy the Tomcat plugin directory into the plugins directory in your Eclipse directory. 在所有的文件全部被解开压缩之后,将Tomcat插件目录拷贝到Eclipse目录中的plugins子目录中。 www-128.ibm.com 3. To run the application, type mvn tomcat: run which will start the jetty server. 要运行该应用程序,输入mvntomcat:run,这将启动jetty服务器。 www.ibm.com 4. Specify a project name, and configure a new target runtime for the WebSphere, Tomcat, or WebLogic server. 指定一个项目名称,并为WebSphere、Tomcat或WebLogic服务器配置一个新的目标运行时。 www.ibm.com 5. You can now automatically publish your Web project to a local instance of Tomcat. 现在可以自动地把Web项目发布到Tomcat的本地实例。 www.ibm.com 6. No, my lord. When I first heard of Tomcat's. Of what he'd done, I wanted to beat him and kick him and. 不,大人。当我刚听说猫仔。他所做的一切时,我真想揍他一顿,踢上他几脚,并且。 starwars.vicp.net 7. A more secure configuration would use the Apache httpd to process requests and hand them to Tomcat. 更安全的配置可以使用Apache的httpd处理请求并把它们交给Tomcat。 www.ibm.com 8. In this case, we were focused on Apache Tomcat, our favorite Web Application Server. 这次,我们专注于ApacheTomcat,那是我们最喜欢的Web应用程序服务器。 www.infoq.com 9. geronimo-jsp-examples: Apache Tomcat provided JSP example applications. geronimo-jsp-examples:ApacheTomcat提供的JSP示例应用程序。 www.ibm.com 10. The temp directory is also automatically created by the Tomcat server when it is installed and contains any temporary files. temp目录也是在安装Tomcat服务器时自动创建的,其中包含各种临时文件。 www.ibm.com 1. If Tomcat is shut down while a Cloudscape database is active, it is equivalent to a system failure. 如果Tomcat关闭,而Cloudscape数据库处于活动状态,这等同于发生了系统故障。 www.ibm.com 2. They also modified the existing Tomcat plugin to use the Eclipse JDT compiler instead of the standard Java compiler. 已有的Tomcat插件在修改后使用EclipseJDT编译器,并非标准的Java编译器。 www.infoq.com 3. This release is tightly coupled to Eclipse and Ant, and supports Tomcat and Jetty as its servlet container options. 该版本与Eclipse和Ant结合非常紧密,并支持Tomcat和Jetty作为其servlet容器。 www.infoq.com 4. It's deployed without a custom geronimo-tomcat. xml deployment plan. 它不是使用自定义的geronimo-tomcat.xml部署计划进行部署的。 www.ibm.com 5. Tomcat provides a number of other features beyond just these two technologies. 在这两种技术之外,Tomcat还提供了其它许多特性。 www-128.ibm.com 6. The Beanstalk environment supports a full Tomcat server running on an EC2 virtual server. Beanstalk环境支持运行在EC2虚拟服务器上的完全Tomcat服务器。 www.ibm.com 7. One of the most popular solutions is Apache Tomcat, which is both free and well-documented. 最流行的解决方案之一是ApacheTomcat,这种产品是免费的,而且有良好的文档。 www.ibm.com 8. You can now use WADI to support clustering of Web applications for configurations that use Tomcat Web containers. 对于使用TomcatWeb容器的配置,您现在可以使用WADI来支持Web应用程序的集群。 www.ibm.com 9. Moreover, Siwpas Enterprise Edition includes clustering and failover of stateful EJB and CDI beans with Tomcat native clustering. 此外,Siwpas企业版还包含了带有状态的EJB的集群和灾难恢复,以及带有Tomcat本地集群的CDIbeans。 www.infoq.com 10. Jakarta-Tomcat has a built-in Web server and can also be used with other Web servers in a production environment. Jakarta-Tomcat有一个内置的Web服务器,也可以在产品环境中与其他Web服务器一起使用。 www-128.ibm.com 1. The Tomcat server configuration (server. xml) is modified to register the ServerLifecycleListener class. 修改Tomcat服务器配置(server.xml),以注册ServerLifecycleListener类。 www.ibm.com 2. Using an Eclipse Tomcat plug-in can help to better organize and integrate your Java and Web development projects. EclipseTomcat插件可以帮助程序员更好地组织并集成Java与Web开发项目。 www-128.ibm.com 3. Remember the authentication mechanism we're using is Tomcat's default form authentication. 记住,我们正在使用的身份验证机制是Tomcat的默认表单身份验证。 www.ibm.com 4. This configuration file describes a nesting of components that comprise the Tomcat server. 此配置文件描述了构成Tomcat服务器的嵌套组件。 www-128.ibm.com 5. Developers typically deploy Pluto in the Apache Tomcat Web container, but that approach isn't your only choice. 开发人员通常把Pluto部署到ApacheTomcatWeb容器中,但这并不是您的惟一选择。 www.ibm.com 6. Unzip sj_Tomcat. zip to the root of your Tomcat installation's webapps directory. 把sj_Tomcat.zip解压并保存到Tomcat安装的根目录的webapps目录中。 www.ibm.com 7. Decompress Tomcat to your tools or application directory. 将Tomcat解压到您的工具或应用程序目录。 www-128.ibm.com 8. First, you need to make a small change in Tomcat's configuration file, server. xml. 首先,需要对Tomcat的配置文件server.xml稍作修改。 www.ibm.com 9. The conf directory contains the files that hold the configuration information for Tomcat. conf目录包含一些保存了Tomcat配置信息的文件。 www.ibm.com 10. I deploy the example application in a Tomcat servlet container. 我把示例应用程序部署在Tomcatservlet容器中。 www.ibm.com 1. As you may have guessed by now, this is the default Tomcat home page. 正如你现在可能已经猜到,这是默认的Tomcat的主页。 zhidao.baidu.com 2. The Tomcat Comet API is specifically designed to support the Comet interaction pattern. TomcatCometAPI专门为支持Comet交互模式而设计。 www.ibm.com 3. F- 14A "the tomcat" the fighter aircraft has exported an overseas customer is only Iran, total 80. “雄猫”战斗机只出口过一个国外客户即伊朗,共计80架。 www.qdcs5.com 4. A Purchasing Web service is deployed on the Tomcat server and then the Client sends an Invoice object by value. 在Tomcat服务器上部署一个购买的Web服务,然后客户端以值的形式发送一个发货单对象。 www.ibm.com 5. For the potential of having a preconfigured Tomcat assembly, delivered with a Geronimo release, in the future. 了解将来的Geronimo版本可能提供的预配置的Tomcat程序集。 www-128.ibm.com 6. Example, which can help you configure Tomcat for failover and session replication. 示例,该示例能够帮助您为进行故障转移和会话复制配置Tomcat。 www-128.ibm.com 7. Instead, Jetty is the default JSP and servlet engine, and you need to make configuration changes to activate Tomcat in place of Jetty. 相反,Jetty是默认的JSP和servlet引擎,而且您应该进行一些配置更改以激活Tomcat来代替Jetty。 www.ibm.com 8. An easier way to test your Tomcat installation is to visit the Tomcat server page once it has been started. 要对Tomcat安装进行测试,一种比较简单的方法是在其启动之后访问Tomcat服务器页面。 www.ibm.com 9. Apache offers much superior performance to Tomcat for serving static content. Apache向Tomcat提供了许多高级性能以适合静态内容。 www-128.ibm.com 10. To overcome most migration issues, you need to figure out how each service maps within Tomcat and applies to Community Edition. 为了克服大多数迁移问题,您需要弄清Tomcat中的每个服务如何映射并应用到CommunityEdition。 www.ibm.com 1. Specifically, we've shown you how to quantify the footprint and startup benefits of the shared classes support using Tomcat and Eclipse. 我们以Tomcat和Eclipse为例,演示了如何量化共享类特性对内存使用量和启动提供的好处。 www.ibm.com 2. Download apache-tomcat-5. 5. 17. zip and install into a directory with no spaces in the directory name. 下载apache-tomcat-5.5.17.zip并安装到一个目录中,目录名不要有空格。 www.ibm.com 3. It's useful if you're using a stand-alone Tomcat or Jetty container or a stand-alone application requiring transaction support. 当您使用独立Tomcat或Jetty容器,或者使用需要事务支持的独立应用程序时,它非常有用。 www.ibm.com 4. This article describes the features Quercus provides by running it on top of Apache Tomcat. 本文介绍了在ApacheTomcat之上运行Quercus所提供的特性。 www.ibm.com 5. See Resources to download Acegi, Tomcat, and ApacheDS, which you need to run the sample code and the example application. 参见参考资料下载Acegi、Tomcat和ApacheDS,您需要使用它们运行样例代码和示例应用程序。 www.ibm.com 6. To conclude the article, I showed you how to deploy the application in a Tomcat servlet container and test it in your browser. 总结这篇文章时,我示范了如何在Tomcatservlet容器中部署应用程式以及如何在浏览器中测试它。 www-128.ibm.com 7. Tomcat: The Definitive Guide offers something for everyone who uses Tomcat. Tomcat:权威指南,提供每个人使用Tomcat的东西。 www.pudn.com 8. Tomcat uses NIO (Non-blocking IO) to keep the connection alive without wasting the waiting threads. Tomcat使用NIO(无阻塞IO)来保持连接活动,无需浪费等待中的线程。 www.ibm.com 9. This will most often be running on Apache Tomcat or some other open-source application server. 这一层通常运行于ApacheTomcat或其他开源应用服务器之上。 www.ibm.com 10. In the Servers console, select the local Tomcat instance, right-click, choose Start. 在Servers控制台上,选择本地Tomcat实例,右键单击并选择Start。 www.ibm.com 1. The core runtime is our tc Server product, built on and wholly compatible with Apache Tomcat. 运行内核我们TC服务器产品,它是建立在apachetomcat之上,并完全与之兼容。 www.bing.com 2. To try out this JMX-based admin utility, you must first edit the tomcat-users. xml file under the conf directory of the Tomcat distribution. 要尝试这个基于JMX的admin实用程序,首先您必须编辑Tomcat分发版的conf目录下的tomcat-users.xml文件。 www.ibm.com 3. Check out the Tomcat documentation for more information on installation. 请查看Tomcat文档,获得更多关于安装的信息。 www-128.ibm.com 4. eWeek notes that 80% of Tomcat project commits the last 2 years are from SpringSource employees. eWeek注意到过去两年内Tomcat项目中80%的提交来自于SpringSource员工。 www.infoq.com 5. Everyone in the apartment I lived in knew who Ugly was. Ugly was a tomcat and loved three things in this world: fighting, eating, and love. 在我住的那所公寓里,每个人都知道“丑丑”是谁,它是一只公猫,活在世上只喜欢干三件事:打架、进食与爱恋。 iask.sina.com.cn 6. The great news is that the latest version of the Tomcat 5 engine is bundled standard with Geronimo, ready for activation. 令人振奋的消息是,最新版本的Tomcat5引擎已经标准地与Geronimo捆绑在一起,随时可以激活。 www.ibm.com 7. realms Realms in Tomcat are databases with user ID and password information. 领域Tomcat中的领域是具有用户ID和密码信息的数据库。 www.ibm.com 8. See the Tomcat configuration documentation for more information. 有关的更多信息,请参阅Tomcat的配置文档。 www.ibm.com 9. Is set to the location of Tomcat that you downloaded. 设置为下载Tomcat的位置。 www-128.ibm.com 10. It waits for information from Apache and gives it to Tomcat to execute. 它等待Apache发送的信息并将该信息提供给Tomcat来执行。 www.ibm.com 1. Minor changes are required to the Tomcat configuration. 只需要对Tomcat的配置进行细微修改。 www.ibm.com 2. Enabling shared classes also provides a decrease in the Tomcat startup time. 启用共享类还会减少Tomcat的启动时间。 www.ibm.com 3. Grails will continue to support both jetty and tomcat integrations, but will move to tomcat hosting mode by default. Grails还会继续支持Jetty和Tomcat的集成,但默认是处于Tomcat托管模式下。 www.infoq.com 4. Tomcat is supported out of the box for development, and you can use versions 1. 4 or 5 of the Java platform to compile and build. Tomcat可以支持最新的开发,我们可以使用1.4或5版本的Java平台来编译或构建程序。 blog.163.com 5. Create a Tomcat server project, called "TestServerTomcat" . 创建一个名为“TestServerTomcat”的Tomcat服务器项目。 www.ibm.com 6. It is the final point above that makes the integration of Tomcat into Geronimo straightforward. 它是一个重要的位置,在其之上,使得将Tomcat集成到Geronimo很直观。 www-128.ibm.com 7. A realm maintains user, group, and password information in Tomcat. 在Tomcat中,领域维护用户、组和密码信息。 www.ibm.com 8. We have now completed the minimal requirements to start and run Tomcat using Eclipse and the Sysdeo Tomcat Launcher plugin. 现在我们已经实现了使用Eclipse和SysdeoTomcatLauncher插件来启动和运行Tomcat的最低要求。 www-128.ibm.com 9. Download Tomcat to a local folder and extract it. 将Tomcat下载到一个本地文件夹并将它解压缩。 www.ibm.com 10. After running the above command, your orderapp code is deployed in the Tomcat server environment as the orderapp. war file. 在运行上述命令之后,您的orderapp代码将作为orderapp.war文件部署在Tomcat服务器环境中。 www.ibm.com 1. Set up a Tomcat run time by clicking New next to the Target runtime box. 单击Targetruntime方框旁边的New创建一个Tomcat运行时。 www.ibm.com 2. The Web site (fishinhole. com) is already deployed to an Apache Tomcat application server. 该Web站点(fishinhole.com)已经部署在ApacheTomcat应用服务器上。 www.ibm.com 3. Because Tomcat is a Java application, there are no special install or build processes to follow. 因为Tomcat是一个Java应用程序,所以无需遵循特殊的安装或者构建方法。 www.ibm.com 4. My last step is to create a war file to deploy to Beanstalk, which is basically a glorified Tomcat container. 我的最后一步是创建一个WAR文件来部署到Beanstalk,这基本上是一个提升了的Tomcat容器。 www.ibm.com 5. Once Tomcat is properly configured, the server appears in the server view. 在正确配置Tomcat后,此服务器就会出现在服务器视图中。 www.ibm.com 6. Then shutdown and restart Tomcat so that it uses the new version of the Web service. 然后停掉并重启Tomcat,这样它就使用新版本的Web服务。 www.ibm.com 7. If you are deploying this to a server other than Tomcat, you need to create an EAR project. 如果您要把此工程部署到Tomcat以外的服务器上,那么您需要创建EAR工程。 www.ibm.com 8. We will look at the Comet-enabling features of both Tomcat and Jetty, so you will want the latest versions of each. 我们将考察Tomcat和Jetty中一些支持Comet的特性,因此需要使用这两个产品的最新版本。 www.ibm.com 9. Deploy the project to Apache Tomcat using Eclipse WTP, and start the server. 使用EclipseWTP将项目部署到ApacheTomcat,并启动服务器。 www.ibm.com 10. Not all the improvements in Tomcat 7 are down to the Servlet 3. 0 API. Tomcat also sees a number of important security improvements. Tomcat7中的改进也不是全都针对Servlet3.0API的,其中还有不少重要的安全性改进。 www.infoq.com 1. The application server is a highly tuned version of Apache Tomcat. 应用服务器是ApacheTomcat的一个高度定制过的版本。 www.infoq.com 2. The JMX agent is created, in Tomcat's case, by the org. apache. catalina. mbeans. ServerLifeCycleListener class. 在Tomcat环境中,JMX代理是由org.apache.catalina.mbeans.ServerLifeCycleListener类创建的。 www.ibm.com 3. F3 has a small-footprint standalone server can be hosted in a variety of application servers such as Tomcat. Fabric3有一个很小独立服务器,它可以寄宿在很多应用服务器(如Tomcat)之中。 www.infoq.com 4. Tomcat should start up and deploy the Spring MVC example application. Tomcat应当启动并部署SpringMVC范例应用程式。 www-128.ibm.com 5. The basic architectural of Tomcat is the same, but in Community Edition it is defined as a gbean. Tomcat的基本体系结构是相同的,但是在CommunityEdition中将其定义为一个gbean。 www.ibm.com 6. This is done as part of the j2ee-server-tomcat. xml server deployment plan, shown in Listing 2. 这是作为j2ee-server-tomcat.xml服务器部署计划的一部分执行的,如清单2所示。 www.ibm.com 7. By default the Tomcat server listens for a request on port 8080. 缺省情况下,Tomcat服务器在端口8080上侦听请求。 www.ibm.com 8. There are several components involved when setting up Eclipse to work with Tomcat. 在设置Eclipse与Tomcat一起工作的环境时,需要使用几个组件。 www.ibm.com 9. When we looked on the various public Cloud's for clean, current, and supported images for Tomcat, there weren't any. 当我们想在各种公有云中找到干净的、即时的对Tomcat的支持镜像时,发现根本没有。 www.infoq.com 10. Use the Servers view to start and stop the external Tomcat servlet engine. 使用Servers视图启动和停止外部的JakartaTomcatservlet引擎。 www.ibm.com 1. Client service running on Apaches Tomcat server. 程序服务端运行在Apache公司的Tomcat服务器上。 www.pudn.com 2. You are free to choose any table name and any column name because Tomcat can be configured to use the names you have chosen. 因为可以将Tomcat配置为使用您所选择的名称,所以您可以自由选择表名和列名。 www.ibm.com 3. Maven uses the manager application to instruct Tomcat to deploy or undeploy a Web application. Maven使用manager应用程序来指导Tomcat部署或取消部署一个Web应用程序。 www.ibm.com 4. Instructions are included for installing Tomcat and the plug-in. 说明书中包括安装Tomcat及其插件的说明。 www-128.ibm.com 5. Tomcat loads classes from the application first. Tomcat首先从应用程序加载类。 www.ibm.com 6. If you are using Tomcat, you can view your pre-processed . java files in the work directory. 如果您使用的是Tomcat,则可以在work目录下查看预处理后的.java文件。 www.ibm.com 7. Gather all the files you'll need and put them where Tomcat can see them. 收集所有必需的文件并将其置于Tomcat可以查看的位置。 www.ibm.com 8. Restart the Tomcat server to make sure that security is turned on. 重启Tomcat服务器,以确保开启了安全性。 www.ibm.com 9. Keep in mind that Tomcat must allocate one thread per user, while the NIO server was configured with only four worker threads. 记住,Tomcat必须为每个用户分配一个线程,而NIO服务器只配置有4个工作线程。 www.ibm.com 10. Breed a tomcat and a female dog. 养一只公猫一只母狗。 www.fqart.com 1. This is supported by the out-of-box tomcat server instance. 这由开箱即用的tomcat服务器实例提供支持。 www.ibm.com 2. Then create a dynamic Web application named "Jersey, " and specify the target run time to be Tomcat 6. 0. 然后创建一个名为“Jersey”应用程序,并将目标运行时指定为Tomcat6. www.ibm.com 3. There is no need to copy the JAR files into the Tomcat directory tree. 无需将jar文件复制到Tomcat目录树中。 www.ibm.com 4. Using Eclipse to program Java code and having it integrated with Jakarta Tomcat will make JSP development fun and easy. 使用Eclipse来编写Java代码并将其与JakartaTomcat进行集成,这样可以使JSP的开发变得更有趣,也更容易。 www-128.ibm.com 5. Apache Tribes, a Tomcat 6 module, supports group communication in the server cluster. ApacheTribes是Tomcat的一个模块,支持服务器集群中的组通信。 www.infoq.com 6. Once Tomcat has been installed and configured, you can start the Tomcat server. 在安装和配置了Tomcat之后,您可以启动Tomcat服务器。 www.ibm.com 7. However, some integration initiatives, such as Jetty, Tomcat, or OpenEJB, can require significantly more modification in the coding. 但是,一些集成计划(比如Jetty、Tomcat或OpenEJB)可能需要在编码中进行更多显著的修改。 www.ibm.com 8. An example Tomcat configuration file taken from the site where these materials were tested. 从测试这些材料的站点中获取的Tomcat配置文件实例。 www.ibm.com 9. Hence, you are required to add Tomcat's catalina. jar into the build path. 因此,您必须将Tomcat的catalina.jar添加到构建路径。 www.ibm.com 10. As noted earlier, we use Tomcat as our example application. 正如前面提到的,我们使用Tomcat作为服务器端应用程序。 www.ibm.com 1. Then you can test the application running on the Tomcat Web server. 再之后,您可以测试一下应用程序在TomcatWeb服务器上的运行情况。 www.ibm.com 2. Open tomcat-users. xml in Notepad and look at the first line of the file. 在记事本中打开tomcat-users.xml,查看该文件的第一行。 www.ibm.com 3. You can use Apache Tomcat as the web container. 您可以使用ApacheTomcat作为Web容器。 www.ibm.com 4. WSAS is a relatively new product, but it is built on proven open source technologies, including Axis2 and Apache Tomcat. WSAS是一个相对新的产品,但是它构建在经过检验的开源技术(包括Axis2和ApacheTomcat)之上。 www.ibm.com 5. There are several Tomcat packages that can be installed on a Windows platform. Windows平台上可以安装多个Tomcat包。 www.ibm.com 6. Again, Tomcat's performance deteriorated drastically at about 600 users, while the NIO-based server's error rate remained relatively low. 同样,在大约600个用户时,Tomcat的性能急剧下降,而基于NIO的服务器的错误率保持相对较低。 www.ibm.com 7. We will also write a servlet that uses the Comet support in Tomcat to print the stock information. 我们还将编写一个Servlet来使用Tomcat中的Comet支持打印股票信息。 www.ibm.com 8. No, Tomcat. You are far from ready. 不行,猫仔。你远未准备好。 starwars.vicp.net 9. Let's now see server-side Velocity in action by integrating the templating engine to the latest Tomcat 5 release. 现在让我们把这种模板引擎与Tomcat5的最新版本集成在一起,看一看Velocity在服务器端的应用。 www.ibm.com 10. How do Tomcat, GlassFish (incl v3), and other servers reload Java classes and applications? GlassFish(含v3)和其他的服务器如何重载Java类和应用? www.bing.com 1. For more information on what these events mean, see the Apache Tomcat documentation . 有关这些事件的含义的更多信息,请参见ApacheTomcat文档。 www.ibm.com 2. In the Destination field, browse to the Tomcat webapps folder. 在Destination字段中,浏览到Tomcatwebapps文件夹。 www.ibm.com 3. In this article, you'll use Apache Tomcat as your example servlet container, because it's both widely used and available at no cost. 本文将使用ApacheTomcat作为示例servlet容器,因为它应用广泛,而且又可免费获得。 www.ibm.com 4. Now run the application using mvn tomcat: run and you will see JAMon logs in your the maven console. 现在使用mvntomcat:run运行该应用程序,您将在您的maven控制台看到JAMon日志。 www.ibm.com 5. Make Tomcat aware of all the server-side actions you call from your GWT page. 使Tomcat了解从GWT页面调用的所有服务器端操作。 www.ibm.com 6. You can examine the j2ee-server-tomcat. xml file and see the default Tomcat server configuration. 您可以检查j2ee-server-tomcat.xml文件并查看默认的Tomcat服务器配置。 www.ibm.com 7. Many extremely popular Java language libraries and tools (such as Struts, Ant, and Tomcat) began as Apache projects. 许多极其流行的Java语言库和工具(如Struts、Ant和Tomcat)都始于Apache项目。 www.ibm.com 8. The only possible problem I can see is if you are currently using port 8081 for something else (such as Tomcat). 我看到的惟一可能出现问题的情况是,您当前正将端口8081用于其他地方(比如Tomcat)。 www.ibm.com 9. Tomcat is needed to drive your JSP pages. 驱动JSP页面需要使用Tomcat。 www-128.ibm.com 10. Note: Tomcat V5 prefers JRE V5, so you may want to download it, too, to avoid special Tomcat installation instructions. 注:TomcatV5更倾向于使用JREV5,因此还可能需要下载它,以避免特殊的Tomcat安装指导。 www.ibm.com |
随便看 |
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。