deployer造句
例句与造句
- This will allow the deployer whoever is in that role to allocate database connections to her application , without dolly having to be involved
这允许部署人员(任何处在这个角色的人)把数据库连接分配给dolly的应用程序。 dolly没有必要参与其中。 - We will not change anything here , but this shows how the application deployer can adjust settings that were made in the ear file and deployment descriptors
我们在此不必修改任何东西,但这里展示了在ear文件和部署描述符中应用程序开发者如何调整其设置值。 - As the references are in separate local namespaces , there is no mechanism for the application assembler to indicate to the deployer that these
因为引用在不同的本地命名空间中,所以没有一种机制让应用程序汇编器( application assembler )向部署人员表明这些 - Let s walk through how to deploy a derby database connection pool in community edition server using the deployer tool from the bin directory listing 5
我们来看看如何使用bin目录中的部署者工具在community edition服务器上部署derby数据库连接池(清单5 ) 。 - The deployer is responsible for ensuring that resources required by the components exist in the deployment environment and binding them to the platform s available resources
部署人员负责确保部署环境中存在组件所需的资源,并将组件绑定到平台的可用资源上。 - It's difficult to find deployer in a sentence. 用deployer造句挺难的
- Unfortunately , it means that to even test a component , the developer has to wade into the deployer s realm , and be prepared to configure the application server
不幸的是,这意味着即使是为了测试组件,开发人员也必须涉足部署人员的领地,并且还要准备配置应用服务器。 - The policy files themselves are managed by the deployer and the sysadmin for the container , but the permissions listed below are those that affect the functioning of the jdbc driver
策略文件本身由部署者和容器的系统管理员管理,但下列权限会影响jdbc驱动程序的正常运行。 - J2ee also provides for role references , which let the deployer use different names for roles than those the developer of a specific module used inside the module
J2ee也提供角色参考,这使得部署人员可以为角色使用不同的名称,而不是特定模块的开发人员在模块内部所使用的那些名称。 - In fact , an application deployer can change the jndi name mapping and client server communications details at deployment time , all without the need to modify the application
事实上,应用程序部署人员可以在部署时更改jndi名称映射和客户机/服务器通信的详细信息,而无需修改应用程序。 - Geronimo has various methods of deploying an application - through the use of the deployer tool or directly from a maven build script using the geronimo deployment maven plug - in
Geronimo有多种部署应用程序的方法使用部署工具或者是使用geronimo部署maven插件直接从maven构建脚本进行部署。 - One of the best features of ejb 2 . x entity components is that the deployer could modify the details of how a given business object was made persistent completely independently of the bean provider
Ejb 2 . x实体组件的最佳特性之一是部署器可以修改使给定的业务对象的持久性完全独立于bean提供者的细节的方式。 - This command executes the deployer . jar file by passing in the default user and password combination and by executing the deploy command , passing in your my - realm . xml file as the file to deploy
通过接受默认用户名和密码组合、执行部署命令并且把my - realm . xml作为要部署的文件,这个命令将执行deployer . jar文件。 - The component developer needs to provide sufficient documentation as to what the component does , so that the application deployer can make intelligent decisions on how to structure the application s transactions
组件开发者需要提供足够的文档说明组件是做什么的,这样应用程序部署者就能够明智地决定如何构建应用程序的事务。 - Because the deployer configurations and the tomcat - server configuration are part of this assembly , it s not possible to change them for example , replace jetty with tomcat without recreating the assembly
由于部署程序配置和tomcat服务器配置是该程序集的一部分,因此不重新创建程序集是不可能对它们进行更改的(例如用tomcat取代jetty ) 。 - J2ee 1 . 2 uses security roles , whereby the application developer specifies which roles have the authority to access specific methods , and the deployer maps these roles to specific users or user groups
J2ee 1 . 2使用安全性角色,凭借这个应用程序开发人员就能指定哪些角色有访问特定方法的权限,并且部署人员将这些角色映射到特定的用户或用户组上。